Bump python-tado to 0.3.0 (#32186)

This commit is contained in:
Michaël Arnauts 2020-02-25 21:29:45 +01:00 committed by GitHub
parent 1ddc1ebc6b
commit 24652d82ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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": [

View File

@ -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