mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
bump client version (#10610)
This commit is contained in:
parent
48181a9388
commit
17cd64966d
@ -16,7 +16,7 @@ from homeassistant.const import (
|
||||
STATE_ALARM_ARMED_HOME, STATE_ALARM_ARMED_NIGHT, STATE_ALARM_DISARMED,
|
||||
STATE_ALARM_ARMING, STATE_ALARM_DISARMING, STATE_UNKNOWN, CONF_NAME)
|
||||
|
||||
REQUIREMENTS = ['total_connect_client==0.12']
|
||||
REQUIREMENTS = ['total_connect_client==0.13']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1078,7 +1078,7 @@ todoist-python==7.0.17
|
||||
toonlib==1.0.2
|
||||
|
||||
# homeassistant.components.alarm_control_panel.totalconnect
|
||||
total_connect_client==0.12
|
||||
total_connect_client==0.13
|
||||
|
||||
# homeassistant.components.sensor.transmission
|
||||
# homeassistant.components.switch.transmission
|
||||
|
Loading…
x
Reference in New Issue
Block a user