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