bump total_connect_client to 2022.2 (#66408)

This commit is contained in:
Austin Mroczek 2022-02-13 00:05:20 -08:00 committed by GitHub
parent b8a8485e91
commit b4c487376f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "totalconnect",
"name": "Total Connect",
"documentation": "https://www.home-assistant.io/integrations/totalconnect",
"requirements": ["total_connect_client==2022.1"],
"requirements": ["total_connect_client==2022.2"],
"dependencies": [],
"codeowners": ["@austinmroczek"],
"config_flow": true,

View File

@ -2377,7 +2377,7 @@ tololib==0.1.0b3
toonapi==0.2.1
# homeassistant.components.totalconnect
total_connect_client==2022.1
total_connect_client==2022.2
# homeassistant.components.tplink_lte
tp-connected==0.0.4

View File

@ -1453,7 +1453,7 @@ tololib==0.1.0b3
toonapi==0.2.1
# homeassistant.components.totalconnect
total_connect_client==2022.1
total_connect_client==2022.2
# homeassistant.components.transmission
transmissionrpc==0.11