Update total-connect-client to 0.18 for Honeywell Lynx Touch-Wifi support (#14778)
This commit is contained in:
parent
1ac3f0da63
commit
7f59a8ea0c
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||
STATE_ALARM_ARMED_CUSTOM_BYPASS)
|
||||
|
||||
|
||||
REQUIREMENTS = ['total_connect_client==0.17']
|
||||
REQUIREMENTS = ['total_connect_client==0.18']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1299,7 +1299,7 @@ todoist-python==7.0.17
|
|||
toonlib==1.0.2
|
||||
|
||||
# homeassistant.components.alarm_control_panel.totalconnect
|
||||
total_connect_client==0.17
|
||||
total_connect_client==0.18
|
||||
|
||||
# homeassistant.components.sensor.transmission
|
||||
# homeassistant.components.switch.transmission
|
||||
|
|
Loading…
Add table
Reference in a new issue