Upgrade zm-py to 0.3.3 (#20886)

Fixes #20833
This commit is contained in:
Matt N 2019-02-08 21:44:33 -08:00 committed by Martin Hjelmare
parent a014c2be59
commit 33d607bb22
2 changed files with 2 additions and 2 deletions

View file

@ -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'

View file

@ -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