mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Update pytradfri to 7.0.3 (#43289)
This commit is contained in:
parent
479de9433c
commit
f19f743bed
@ -3,15 +3,9 @@
|
|||||||
"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": [
|
"requirements": ["pytradfri[async]==7.0.3"],
|
||||||
"pytradfri[async]==7.0.2"
|
|
||||||
],
|
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": [
|
"models": ["TRADFRI"]
|
||||||
"TRADFRI"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"codeowners": [
|
"codeowners": ["@ggravlingen"]
|
||||||
"@ggravlingen"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
@ -1851,7 +1851,7 @@ pytraccar==0.9.0
|
|||||||
pytrackr==0.0.5
|
pytrackr==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==7.0.2
|
pytradfri[async]==7.0.3
|
||||||
|
|
||||||
# homeassistant.components.trafikverket_train
|
# homeassistant.components.trafikverket_train
|
||||||
# homeassistant.components.trafikverket_weatherstation
|
# homeassistant.components.trafikverket_weatherstation
|
||||||
|
@ -902,7 +902,7 @@ pytile==4.0.0
|
|||||||
pytraccar==0.9.0
|
pytraccar==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
pytradfri[async]==7.0.2
|
pytradfri[async]==7.0.3
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.3.11
|
pyvera==0.3.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user