mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
61c82718f2
commit
fa17693e3c
@ -6,5 +6,5 @@
|
|||||||
"dependencies": ["http", "webhook"],
|
"dependencies": ["http", "webhook"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["pytedee-async==0.2.12"]
|
"requirements": ["pytedee-async==0.2.13"]
|
||||||
}
|
}
|
||||||
|
@ -2163,7 +2163,7 @@ pyswitchbee==1.8.0
|
|||||||
pytautulli==23.1.1
|
pytautulli==23.1.1
|
||||||
|
|
||||||
# homeassistant.components.tedee
|
# homeassistant.components.tedee
|
||||||
pytedee-async==0.2.12
|
pytedee-async==0.2.13
|
||||||
|
|
||||||
# homeassistant.components.tfiac
|
# homeassistant.components.tfiac
|
||||||
pytfiac==0.4
|
pytfiac==0.4
|
||||||
|
@ -1675,7 +1675,7 @@ pyswitchbee==1.8.0
|
|||||||
pytautulli==23.1.1
|
pytautulli==23.1.1
|
||||||
|
|
||||||
# homeassistant.components.tedee
|
# homeassistant.components.tedee
|
||||||
pytedee-async==0.2.12
|
pytedee-async==0.2.13
|
||||||
|
|
||||||
# homeassistant.components.motionmount
|
# homeassistant.components.motionmount
|
||||||
python-MotionMount==0.3.1
|
python-MotionMount==0.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user