mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
@@ -6,5 +6,5 @@
|
||||
"dependencies": ["http", "webhook"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
||||
"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
|
||||
|
||||
# homeassistant.components.tedee
|
||||
pytedee-async==0.2.12
|
||||
pytedee-async==0.2.13
|
||||
|
||||
# homeassistant.components.tfiac
|
||||
pytfiac==0.4
|
||||
|
||||
@@ -1675,7 +1675,7 @@ pyswitchbee==1.8.0
|
||||
pytautulli==23.1.1
|
||||
|
||||
# homeassistant.components.tedee
|
||||
pytedee-async==0.2.12
|
||||
pytedee-async==0.2.13
|
||||
|
||||
# homeassistant.components.motionmount
|
||||
python-MotionMount==0.3.1
|
||||
|
||||
Reference in New Issue
Block a user