parent
a014c2be59
commit
33d607bb22
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.helpers.discovery import async_load_platform
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['zm-py==0.3.1']
|
||||
REQUIREMENTS = ['zm-py==0.3.3']
|
||||
|
||||
CONF_PATH_ZMS = 'path_zms'
|
||||
|
||||
|
|
|
@ -1798,4 +1798,4 @@ zigpy-xbee==0.1.1
|
|||
zigpy==0.2.0
|
||||
|
||||
# homeassistant.components.zoneminder
|
||||
zm-py==0.3.1
|
||||
zm-py==0.3.3
|
||||
|
|
Loading…
Add table
Reference in a new issue