Bump zwave-js-server-python to 0.25.0 (#51053)

This commit is contained in:
Raman Gupta 2021-05-25 07:10:42 -04:00 committed by GitHub
parent ef33bbe9bc
commit 3573249720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Z-Wave JS",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
"requirements": ["zwave-js-server-python==0.24.0"],
"requirements": ["zwave-js-server-python==0.25.0"],
"codeowners": ["@home-assistant/z-wave"],
"dependencies": ["http", "websocket_api"],
"iot_class": "local_push"

View File

@ -2442,4 +2442,4 @@ zigpy==0.33.0
zm-py==0.5.2
# homeassistant.components.zwave_js
zwave-js-server-python==0.24.0
zwave-js-server-python==0.25.0

View File

@ -1324,4 +1324,4 @@ zigpy-znp==0.5.1
zigpy==0.33.0
# homeassistant.components.zwave_js
zwave-js-server-python==0.24.0
zwave-js-server-python==0.25.0