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 Paulus Schoutsen
parent 61e2ce5faf
commit d3629d9f32
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

@ -1628,7 +1628,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