Bump pytradfri to 7.0.6 (#44661)
This commit is contained in:
parent
c258c2653f
commit
88eac0be85
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue