mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
bump total_connect_client to 2021.11.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "totalconnect",
|
||||
"name": "Total Connect",
|
||||
"documentation": "https://www.home-assistant.io/integrations/totalconnect",
|
||||
"requirements": ["total_connect_client==2021.10"],
|
||||
"requirements": ["total_connect_client==2021.11.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@austinmroczek"],
|
||||
"config_flow": true,
|
||||
|
@@ -2320,7 +2320,7 @@ todoist-python==8.0.0
|
||||
toonapi==0.2.1
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==2021.10
|
||||
total_connect_client==2021.11.1
|
||||
|
||||
# homeassistant.components.tplink_lte
|
||||
tp-connected==0.0.4
|
||||
|
@@ -1339,7 +1339,7 @@ tesla-powerwall==0.3.12
|
||||
toonapi==0.2.1
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==2021.10
|
||||
total_connect_client==2021.11.1
|
||||
|
||||
# homeassistant.components.transmission
|
||||
transmissionrpc==0.11
|
||||
|
Reference in New Issue
Block a user