diff --git a/homeassistant/components/tedee/manifest.json b/homeassistant/components/tedee/manifest.json index 2a29b2610b3..09a46441e66 100644 --- a/homeassistant/components/tedee/manifest.json +++ b/homeassistant/components/tedee/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["http"], "documentation": "https://www.home-assistant.io/integrations/tedee", "iot_class": "local_push", - "requirements": ["pytedee-async==0.2.11"] + "requirements": ["pytedee-async==0.2.12"] } diff --git a/requirements_all.txt b/requirements_all.txt index 848c6948490..64f78e8c5a8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2157,7 +2157,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.tedee -pytedee-async==0.2.11 +pytedee-async==0.2.12 # homeassistant.components.tfiac pytfiac==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4c5cbe5cb8b..96dc2da315d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1663,7 +1663,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.tedee -pytedee-async==0.2.11 +pytedee-async==0.2.12 # homeassistant.components.motionmount python-MotionMount==0.3.1