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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue