mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Bump zm-py to 0.0.3 (#16835)
This commit is contained in:
committed by
Fabian Affolter
parent
579b77ba4c
commit
354c8f3409
@@ -15,7 +15,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['zm-py==0.0.2']
|
REQUIREMENTS = ['zm-py==0.0.3']
|
||||||
|
|
||||||
CONF_PATH_ZMS = 'path_zms'
|
CONF_PATH_ZMS = 'path_zms'
|
||||||
|
|
||||||
|
@@ -1567,4 +1567,4 @@ zigpy-xbee==0.1.1
|
|||||||
zigpy==0.2.0
|
zigpy==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.zoneminder
|
# homeassistant.components.zoneminder
|
||||||
zm-py==0.0.2
|
zm-py==0.0.3
|
||||||
|
Reference in New Issue
Block a user