mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
bump pytedee_async to 0.2.16 (#113135)
This commit is contained in:
parent
d039bd654b
commit
433d3a5106
@ -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.15"]
|
"requirements": ["pytedee-async==0.2.16"]
|
||||||
}
|
}
|
||||||
|
@ -2176,7 +2176,7 @@ pyswitchbee==1.8.0
|
|||||||
pytautulli==23.1.1
|
pytautulli==23.1.1
|
||||||
|
|
||||||
# homeassistant.components.tedee
|
# homeassistant.components.tedee
|
||||||
pytedee-async==0.2.15
|
pytedee-async==0.2.16
|
||||||
|
|
||||||
# homeassistant.components.tfiac
|
# homeassistant.components.tfiac
|
||||||
pytfiac==0.4
|
pytfiac==0.4
|
||||||
|
@ -1694,7 +1694,7 @@ pyswitchbee==1.8.0
|
|||||||
pytautulli==23.1.1
|
pytautulli==23.1.1
|
||||||
|
|
||||||
# homeassistant.components.tedee
|
# homeassistant.components.tedee
|
||||||
pytedee-async==0.2.15
|
pytedee-async==0.2.16
|
||||||
|
|
||||||
# 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