bump total_connect_client to 2022.5 (#71493)

This commit is contained in:
Austin Mroczek 2022-05-07 13:30:36 -07:00 committed by GitHub
parent b8c76a416b
commit a01444b6dd
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.3"],
"requirements": ["total_connect_client==2022.5"],
"dependencies": [],
"codeowners": ["@austinmroczek"],
"config_flow": true,

View File

@ -2319,7 +2319,7 @@ tololib==0.1.0b3
toonapi==0.2.1
# homeassistant.components.totalconnect
total_connect_client==2022.3
total_connect_client==2022.5
# homeassistant.components.tplink_lte
tp-connected==0.0.4

View File

@ -1504,7 +1504,7 @@ tololib==0.1.0b3
toonapi==0.2.1
# homeassistant.components.totalconnect
total_connect_client==2022.3
total_connect_client==2022.5
# homeassistant.components.transmission
transmissionrpc==0.11