Bump pytedee_async to 0.2.15 (#112495)

This commit is contained in:
Josef Zweck
2024-03-06 14:24:53 +01:00
committed by Franck Nijhof
parent 080fe4cf5f
commit 5294b492fc
3 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/tedee",
"iot_class": "local_push",
"requirements": ["pytedee-async==0.2.13"]
"requirements": ["pytedee-async==0.2.15"]
}

View File

@@ -2182,7 +2182,7 @@ pyswitchbee==1.8.0
pytautulli==23.1.1
# homeassistant.components.tedee
pytedee-async==0.2.13
pytedee-async==0.2.15
# homeassistant.components.tfiac
pytfiac==0.4

View File

@@ -1697,7 +1697,7 @@ pyswitchbee==1.8.0
pytautulli==23.1.1
# homeassistant.components.tedee
pytedee-async==0.2.13
pytedee-async==0.2.15
# homeassistant.components.motionmount
python-MotionMount==0.3.1