From 0d946c62dc50f9054fd8f15e04c7fe6cd1543e3a Mon Sep 17 00:00:00 2001 From: Josef Zweck <24647999+zweckj@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:17:20 +0100 Subject: [PATCH] Bump pytedee_async to 0.2.10 (#107540) * bump tedee * bump tedee --- homeassistant/components/tedee/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tedee/manifest.json b/homeassistant/components/tedee/manifest.json index f170d116ff7..558137672d6 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.6"] + "requirements": ["pytedee-async==0.2.10"] } diff --git a/requirements_all.txt b/requirements_all.txt index fd01db6e267..29700711dbe 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2141,7 +2141,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.tedee -pytedee-async==0.2.6 +pytedee-async==0.2.10 # homeassistant.components.tfiac pytfiac==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c1dabc71c83..fb9e6bd79a1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1644,7 +1644,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.tedee -pytedee-async==0.2.6 +pytedee-async==0.2.10 # homeassistant.components.motionmount python-MotionMount==0.3.1