From 59e12ad0c16c3e29378b6a812dd0a9df616bb860 Mon Sep 17 00:00:00 2001 From: Erwin Douna <e.douna@gmail.com> 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 bae637f3180..79fe565261b 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 80db9c8f26e..c1240cd9148 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2241,7 +2241,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.telegram_bot python-telegram-bot==13.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f7579e24a8a..55016596bfb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1696,7 +1696,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.telegram_bot python-telegram-bot==13.1