mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 14:17:06 +00:00
Bump pytradfri to 9.0.1 (#85001)
This commit is contained in:
parent
987e77780a
commit
3b84dba72e
@ -3,7 +3,7 @@
|
||||
"name": "IKEA TR\u00c5DFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==9.0.0"],
|
||||
"requirements": ["pytradfri[async]==9.0.1"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
@ -2098,7 +2098,7 @@ pytouchline==0.7
|
||||
pytraccar==1.0.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==9.0.0
|
||||
pytradfri[async]==9.0.1
|
||||
|
||||
# homeassistant.components.trafikverket_ferry
|
||||
# homeassistant.components.trafikverket_train
|
||||
|
@ -1464,7 +1464,7 @@ pytomorrowio==0.3.5
|
||||
pytraccar==1.0.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==9.0.0
|
||||
pytradfri[async]==9.0.1
|
||||
|
||||
# homeassistant.components.trafikverket_ferry
|
||||
# homeassistant.components.trafikverket_train
|
||||
|
Loading…
x
Reference in New Issue
Block a user