Bump pytedee_async to 0.2.15 (#112495)
parent
080fe4cf5f
commit
5294b492fc
|
@ -6,5 +6,5 @@
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"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.13"]
|
"requirements": ["pytedee-async==0.2.15"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2182,7 +2182,7 @@ pyswitchbee==1.8.0
|
||||||
pytautulli==23.1.1
|
pytautulli==23.1.1
|
||||||
|
|
||||||
# homeassistant.components.tedee
|
# homeassistant.components.tedee
|
||||||
pytedee-async==0.2.13
|
pytedee-async==0.2.15
|
||||||
|
|
||||||
# homeassistant.components.tfiac
|
# homeassistant.components.tfiac
|
||||||
pytfiac==0.4
|
pytfiac==0.4
|
||||||
|
|
|
@ -1697,7 +1697,7 @@ pyswitchbee==1.8.0
|
||||||
pytautulli==23.1.1
|
pytautulli==23.1.1
|
||||||
|
|
||||||
# homeassistant.components.tedee
|
# homeassistant.components.tedee
|
||||||
pytedee-async==0.2.13
|
pytedee-async==0.2.15
|
||||||
|
|
||||||
# homeassistant.components.motionmount
|
# homeassistant.components.motionmount
|
||||||
python-MotionMount==0.3.1
|
python-MotionMount==0.3.1
|
||||||
|
|
Loading…
Reference in New Issue