mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Bump total_connect_client to 2023.1 (#85882)
bump total_connect_client to 2023.1
This commit is contained in:
parent
6938f791f9
commit
c478e503e5
@ -2,7 +2,7 @@
|
||||
"domain": "totalconnect",
|
||||
"name": "Total Connect",
|
||||
"documentation": "https://www.home-assistant.io/integrations/totalconnect",
|
||||
"requirements": ["total_connect_client==2022.10"],
|
||||
"requirements": ["total_connect_client==2023.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@austinmroczek"],
|
||||
"config_flow": true,
|
||||
|
@ -2493,7 +2493,7 @@ tololib==0.1.0b3
|
||||
toonapi==0.2.1
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==2022.10
|
||||
total_connect_client==2023.1
|
||||
|
||||
# homeassistant.components.tplink_lte
|
||||
tp-connected==0.0.4
|
||||
|
@ -1745,7 +1745,7 @@ tololib==0.1.0b3
|
||||
toonapi==0.2.1
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==2022.10
|
||||
total_connect_client==2023.1
|
||||
|
||||
# homeassistant.components.transmission
|
||||
transmission-rpc==3.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user