From 153278221d6f1544c04a9d2489caea2139b27aff Mon Sep 17 00:00:00 2001 From: Erwin Douna Date: Sun, 11 Jan 2026 13:24:22 +0100 Subject: [PATCH] Bump pytado 0.18.16 (#160724) --- 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 28184e459e9..ec8c53f3572 100644 --- a/homeassistant/components/tado/manifest.json +++ b/homeassistant/components/tado/manifest.json @@ -15,5 +15,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["PyTado"], - "requirements": ["python-tado==0.18.15"] + "requirements": ["python-tado==0.18.16"] } diff --git a/requirements_all.txt b/requirements_all.txt index 10ff356af8d..53ab8ff4f30 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2596,7 +2596,7 @@ python-snoo==0.8.3 python-songpal==0.16.2 # homeassistant.components.tado -python-tado==0.18.15 +python-tado==0.18.16 # homeassistant.components.technove python-technove==2.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 114c4024237..3696c8a348e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2183,7 +2183,7 @@ python-snoo==0.8.3 python-songpal==0.16.2 # homeassistant.components.tado -python-tado==0.18.15 +python-tado==0.18.16 # homeassistant.components.technove python-technove==2.0.0