Bump pyHik library to 0.1.9 to improve device support. (#19656)
This commit is contained in:
parent
faeee4f7ad
commit
cc8b811572
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||
CONF_SSL, EVENT_HOMEASSISTANT_STOP, EVENT_HOMEASSISTANT_START,
|
||||
ATTR_LAST_TRIP_TIME, CONF_CUSTOMIZE)
|
||||
|
||||
REQUIREMENTS = ['pyhik==0.1.8']
|
||||
REQUIREMENTS = ['pyhik==0.1.9']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
CONF_IGNORED = 'ignored'
|
||||
|
|
|
@ -1010,7 +1010,7 @@ pygtt==1.1.2
|
|||
pyhaversion==2.0.3
|
||||
|
||||
# homeassistant.components.binary_sensor.hikvision
|
||||
pyhik==0.1.8
|
||||
pyhik==0.1.9
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.2.14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue