mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump pytradfri to 7.1.1 (#58379)
This commit is contained in:
parent
9885b3de47
commit
79f68b050a
@ -3,7 +3,7 @@
|
||||
"name": "IKEA TR\u00c5DFRI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": ["pytradfri[async]==7.1.0"],
|
||||
"requirements": ["pytradfri[async]==7.1.1"],
|
||||
"homekit": {
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
|
@ -1964,7 +1964,7 @@ pytouchline==0.7
|
||||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.1.0
|
||||
pytradfri[async]==7.1.1
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
@ -1148,7 +1148,7 @@ pytile==5.2.4
|
||||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.1.0
|
||||
pytradfri[async]==7.1.1
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.22.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user