mirror of
https://github.com/home-assistant/core.git
synced 2025-06-19 04:27:07 +00:00
Bump zm-py up to 0.0.2 (#16800)
This commit is contained in:
parent
94d38a1c6b
commit
0d681b0ba6
@ -15,7 +15,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['zm-py==0.0.1']
|
REQUIREMENTS = ['zm-py==0.0.2']
|
||||||
|
|
||||||
CONF_PATH_ZMS = 'path_zms'
|
CONF_PATH_ZMS = 'path_zms'
|
||||||
|
|
||||||
|
@ -1561,4 +1561,4 @@ zigpy-xbee==0.1.1
|
|||||||
zigpy==0.2.0
|
zigpy==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.zoneminder
|
# homeassistant.components.zoneminder
|
||||||
zm-py==0.0.1
|
zm-py==0.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user