Bump pytradfri to 7.0.7 (#57543)
parent
f82af47f6a
commit
4afb4d9076
|
@ -3,7 +3,7 @@
|
|||
"name": "IKEA TR\u00c5DFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==7.0.6"],
|
||||
"requirements": ["pytradfri[async]==7.0.7"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
|
|
@ -1970,7 +1970,7 @@ pytouchline==0.7
|
|||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.6
|
||||
pytradfri[async]==7.0.7
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
|
|
@ -1139,7 +1139,7 @@ pytile==5.2.3
|
|||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.6
|
||||
pytradfri[async]==7.0.7
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.22.0
|
||||
|
|
Loading…
Reference in New Issue