mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump Totalconnect (#17418)
* Update totalconnect.py * Update requirements_all.txt
This commit is contained in:
parent
6a8eb8d0a1
commit
a302112879
@ -18,7 +18,7 @@ from homeassistant.const import (
|
||||
STATE_ALARM_ARMED_CUSTOM_BYPASS)
|
||||
|
||||
|
||||
REQUIREMENTS = ['total_connect_client==0.18']
|
||||
REQUIREMENTS = ['total_connect_client==0.20']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1462,7 +1462,7 @@ todoist-python==7.0.17
|
||||
toonlib==1.0.2
|
||||
|
||||
# homeassistant.components.alarm_control_panel.totalconnect
|
||||
total_connect_client==0.18
|
||||
total_connect_client==0.20
|
||||
|
||||
# homeassistant.components.device_tracker.tplink
|
||||
tplink==0.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user