Bump pytradfri to v7.2.0. (#59342)
parent
80f1e8770a
commit
ac354ecff5
|
@ -3,7 +3,7 @@
|
|||
"name": "IKEA TR\u00c5DFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==7.1.1"],
|
||||
"requirements": ["pytradfri[async]==7.2.0"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
|
|
@ -1973,7 +1973,7 @@ pytouchline==0.7
|
|||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.1.1
|
||||
pytradfri[async]==7.2.0
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
|
|
@ -1163,7 +1163,7 @@ pytile==5.2.4
|
|||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.1.1
|
||||
pytradfri[async]==7.2.0
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.22.0
|
||||
|
|
Loading…
Reference in New Issue