bump pytedee_async to 0.2.16 (#113135)
parent
d039bd654b
commit
433d3a5106
|
@ -6,5 +6,5 @@
|
|||
"dependencies": ["http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/tedee",
|
||||
"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
|
||||
|
||||
# homeassistant.components.tedee
|
||||
pytedee-async==0.2.15
|
||||
pytedee-async==0.2.16
|
||||
|
||||
# homeassistant.components.tfiac
|
||||
pytfiac==0.4
|
||||
|
|
|
@ -1694,7 +1694,7 @@ pyswitchbee==1.8.0
|
|||
pytautulli==23.1.1
|
||||
|
||||
# homeassistant.components.tedee
|
||||
pytedee-async==0.2.15
|
||||
pytedee-async==0.2.16
|
||||
|
||||
# homeassistant.components.motionmount
|
||||
python-MotionMount==0.3.1
|
||||
|
|
Loading…
Reference in New Issue