mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +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",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": [
|
||||
"pytradfri[async]==7.0.2"
|
||||
],
|
||||
"requirements": ["pytradfri[async]==7.0.3"],
|
||||
"homekit": {
|
||||
"models": [
|
||||
"TRADFRI"
|
||||
]
|
||||
"models": ["TRADFRI"]
|
||||
},
|
||||
"codeowners": [
|
||||
"@ggravlingen"
|
||||
]
|
||||
"codeowners": ["@ggravlingen"]
|
||||
}
|
||||
|
@ -1851,7 +1851,7 @@ pytraccar==0.9.0
|
||||
pytrackr==0.0.5
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.2
|
||||
pytradfri[async]==7.0.3
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
@ -902,7 +902,7 @@ pytile==4.0.0
|
||||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.2
|
||||
pytradfri[async]==7.0.3
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.3.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user