mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump total_connect_client to v2023.2 (#88729)
* bump total_connect_client to v2023.2 * Trigger Build
This commit is contained in:
parent
4ef96c76e4
commit
0e3e954000
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/totalconnect",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["total_connect_client"],
|
||||
"requirements": ["total_connect_client==2023.1"]
|
||||
"requirements": ["total_connect_client==2023.2"]
|
||||
}
|
||||
|
@ -2518,7 +2518,7 @@ tololib==0.1.0b4
|
||||
toonapi==0.2.1
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==2023.1
|
||||
total_connect_client==2023.2
|
||||
|
||||
# homeassistant.components.tplink_lte
|
||||
tp-connected==0.0.4
|
||||
|
@ -1773,7 +1773,7 @@ tololib==0.1.0b4
|
||||
toonapi==0.2.1
|
||||
|
||||
# homeassistant.components.totalconnect
|
||||
total_connect_client==2023.1
|
||||
total_connect_client==2023.2
|
||||
|
||||
# homeassistant.components.tplink_omada
|
||||
tplink-omada-client==1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user