bump pytedee_async to 0.2.16 (#113135)

This commit is contained in:
Josef Zweck 2024-03-12 08:55:21 +01:00 committed by Franck Nijhof
parent a63bf74886
commit d010df7116
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/tedee",
"iot_class": "local_push",
"loggers": ["pytedee_async"],
"requirements": ["pytedee-async==0.2.15"]
"requirements": ["pytedee-async==0.2.16"]
}

View File

@ -2182,7 +2182,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

View File

@ -1697,7 +1697,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