Bump pytedee_async to 0.2.13 (#109307)

bump
This commit is contained in:
Josef Zweck 2024-02-01 17:05:02 +01:00 committed by GitHub
parent 61c82718f2
commit fa17693e3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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