mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Bump pytradfri to 7.0.2 (#39707)
This commit is contained in:
parent
36632f64f1
commit
405311e89f
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
||||
"requirements": [
|
||||
"pytradfri[async]==7.0.1"
|
||||
"pytradfri[async]==7.0.2"
|
||||
],
|
||||
"homekit": {
|
||||
"models": [
|
||||
|
@ -1805,7 +1805,7 @@ pytraccar==0.9.0
|
||||
pytrackr==0.0.5
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.1
|
||||
pytradfri[async]==7.0.2
|
||||
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
|
@ -851,7 +851,7 @@ pytile==4.0.0
|
||||
pytraccar==0.9.0
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
pytradfri[async]==7.0.1
|
||||
pytradfri[async]==7.0.2
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.3.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user