Fix Toon push updates (#56583)

pull/56585/head
Franck Nijhof 2021-09-23 19:50:30 +02:00 committed by GitHub
parent 1cc850877f
commit 2fe8c78811
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.2.0"],
"requirements": ["toonapi==0.2.1"],
"dependencies": ["http"],
"after_dependencies": ["cloud"],
"codeowners": ["@frenck"],

View File

@ -2312,7 +2312,7 @@ tmb==0.0.4
todoist-python==8.0.0
# homeassistant.components.toon
toonapi==0.2.0
toonapi==0.2.1
# homeassistant.components.totalconnect
total_connect_client==0.57

View File

@ -1295,7 +1295,7 @@ tellduslive==0.10.11
tesla-powerwall==0.3.10
# homeassistant.components.toon
toonapi==0.2.0
toonapi==0.2.1
# homeassistant.components.totalconnect
total_connect_client==0.57