mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Upgrade toonapi to v0.2.0 (#38543)
This commit is contained in:
parent
ab512a1273
commit
1e32d0e2b9
@ -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"]
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user