Upgrade toonapi to v0.2.0 (#38543)

This commit is contained in:
Franck Nijhof 2020-08-04 23:42:53 +02:00 committed by GitHub
parent ab512a1273
commit 1e32d0e2b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Toon",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/toon",
"requirements": ["toonapi==0.1.0"],
"requirements": ["toonapi==0.2.0"],
"dependencies": ["http"],
"after_dependencies": ["cloud"],
"codeowners": ["@frenck"]

View File

@ -2122,7 +2122,7 @@ tmb==0.0.4
todoist-python==8.0.0
# homeassistant.components.toon
toonapi==0.1.0
toonapi==0.2.0
# homeassistant.components.totalconnect
total_connect_client==0.55

View File

@ -939,7 +939,7 @@ tesla-powerwall==0.2.12
teslajsonpy==0.10.1
# homeassistant.components.toon
toonapi==0.1.0
toonapi==0.2.0
# homeassistant.components.totalconnect
total_connect_client==0.55