From 97956702c9f8c3c364cdfeca0cfea3836b06053f Mon Sep 17 00:00:00 2001 From: Erwin Douna Date: Wed, 17 Jan 2024 20:54:13 +0100 Subject: [PATCH] Bump PyTado to 0.17.4 (#108255) Bump to 17.4 --- homeassistant/components/tado/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tado/manifest.json b/homeassistant/components/tado/manifest.json index a4ef561b6ea734..0f3288ba904bd4 100644 --- a/homeassistant/components/tado/manifest.json +++ b/homeassistant/components/tado/manifest.json @@ -14,5 +14,5 @@ }, "iot_class": "cloud_polling", "loggers": ["PyTado"], - "requirements": ["python-tado==0.17.3"] + "requirements": ["python-tado==0.17.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index fdf023a09ed6aa..7f94b1d29766ef 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2259,7 +2259,7 @@ python-smarttub==0.0.36 python-songpal==0.16 # homeassistant.components.tado -python-tado==0.17.3 +python-tado==0.17.4 # homeassistant.components.technove python-technove==1.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ad6601904df16b..4ccb62c97d6200 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1720,7 +1720,7 @@ python-smarttub==0.0.36 python-songpal==0.16 # homeassistant.components.tado -python-tado==0.17.3 +python-tado==0.17.4 # homeassistant.components.technove python-technove==1.1.1