Bump zm-py up to 0.0.2 (#16800)
This commit is contained in:
parent
94d38a1c6b
commit
0d681b0ba6
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ import homeassistant.helpers.config_validation as cv
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['zm-py==0.0.1']
|
||||
REQUIREMENTS = ['zm-py==0.0.2']
|
||||
|
||||
CONF_PATH_ZMS = 'path_zms'
|
||||
|
||||
|
|
|
@ -1561,4 +1561,4 @@ zigpy-xbee==0.1.1
|
|||
zigpy==0.2.0
|
||||
|
||||
# homeassistant.components.zoneminder
|
||||
zm-py==0.0.1
|
||||
zm-py==0.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue