diff --git a/homeassistant/components/tado/manifest.json b/homeassistant/components/tado/manifest.json index 467697fc810..bae637f3180 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.0"] + "requirements": ["python-tado==0.17.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 36944f26f18..b3ad3fac35c 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.0 +python-tado==0.17.3 # homeassistant.components.telegram_bot python-telegram-bot==13.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1fa9f2d122e..fea1828bd2d 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.0 +python-tado==0.17.3 # homeassistant.components.telegram_bot python-telegram-bot==13.1