mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
Bump pytradfri to 7.0.6 (#44661)
This commit is contained in:
parent
c258c2653f
commit
88eac0be85
@ -3,7 +3,7 @@
|
||||
"name": "IKEA TRÅDFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==7.0.5"],
|
||||
"requirements": ["pytradfri[async]==7.0.6"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
@ -1852,7 +1852,7 @@ pytraccar==0.9.0
|
||||
pytrackr==0.0.5
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.5
|
||||
pytradfri[async]==7.0.6
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
@ -912,7 +912,7 @@ pytile==4.0.0
|
||||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.5
|
||||
pytradfri[async]==7.0.6
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.3.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user