mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Update pytradfri to 7.0.5 (#44347)
This commit is contained in:
parent
8c8e607548
commit
5c843a1597
@ -3,7 +3,7 @@
|
||||
"name": "IKEA TRÅDFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==7.0.4"],
|
||||
"requirements": ["pytradfri[async]==7.0.5"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
@ -1858,7 +1858,7 @@ pytraccar==0.9.0
|
||||
pytrackr==0.0.5
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.4
|
||||
pytradfri[async]==7.0.5
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
@ -915,7 +915,7 @@ pytile==4.0.0
|
||||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.4
|
||||
pytradfri[async]==7.0.5
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.3.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user