Bump pytradfri to 7.0.6 (#44661)
This commit is contained in:
parent
1428c403ba
commit
4bde0640d6
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "IKEA TRÅDFRI",
|
"name": "IKEA TRÅDFRI",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||||
"requirements": ["pytradfri[async]==7.0.5"],
|
"requirements": ["pytradfri[async]==7.0.6"],
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["TRADFRI"]
|
"models": ["TRADFRI"]
|
||||||
},
|
},
|
||||||
|
|
|
@ -1855,7 +1855,7 @@ pytraccar==0.9.0
|
||||||
pytrackr==0.0.5
|
pytrackr==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==7.0.5
|
pytradfri[async]==7.0.6
|
||||||
|
|
||||||
# homeassistant.components.trafikverket_train
|
# homeassistant.components.trafikverket_train
|
||||||
# homeassistant.components.trafikverket_weatherstation
|
# homeassistant.components.trafikverket_weatherstation
|
||||||
|
|
|
@ -915,7 +915,7 @@ pytile==4.0.0
|
||||||
pytraccar==0.9.0
|
pytraccar==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==7.0.5
|
pytradfri[async]==7.0.6
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.3.11
|
pyvera==0.3.11
|
||||||
|
|
Loading…
Add table
Reference in a new issue