bump total_connect_client to 2022.1 (#64797)

pull/64815/head
Austin Mroczek 2022-01-23 15:24:36 -08:00 committed by GitHub
parent 88b2baa880
commit 68a4bf118c
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==2021.12"],
"requirements": ["total_connect_client==2022.1"],
"dependencies": [],
"codeowners": ["@austinmroczek"],
"config_flow": true,

View File

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

View File

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