From 24652d82ab96c5083ec2694f211b1409c511a218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Arnauts?= Date: Tue, 25 Feb 2020 21:29:45 +0100 Subject: [PATCH] Bump python-tado to 0.3.0 (#32186) --- homeassistant/components/tado/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/tado/manifest.json b/homeassistant/components/tado/manifest.json index 4728f1622ed..e51cc53caa5 100644 --- a/homeassistant/components/tado/manifest.json +++ b/homeassistant/components/tado/manifest.json @@ -3,7 +3,7 @@ "name": "Tado", "documentation": "https://www.home-assistant.io/integrations/tado", "requirements": [ - "python-tado==0.2.9" + "python-tado==0.3.0" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index edb4564aa72..0ec56c9c08f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1632,7 +1632,7 @@ python-songpal==0.11.2 python-synology==0.4.0 # homeassistant.components.tado -python-tado==0.2.9 +python-tado==0.3.0 # homeassistant.components.telegram_bot python-telegram-bot==11.1.0