Bump zwave_js_server to 0.27.0 (#52267)
This commit is contained in:
parent
dc94a45832
commit
d6fd7dde7f
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Z-Wave JS",
|
"name": "Z-Wave JS",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
|
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
|
||||||
"requirements": ["zwave-js-server-python==0.26.1"],
|
"requirements": ["zwave-js-server-python==0.27.0"],
|
||||||
"codeowners": ["@home-assistant/z-wave"],
|
"codeowners": ["@home-assistant/z-wave"],
|
||||||
"dependencies": ["http", "websocket_api"],
|
"dependencies": ["http", "websocket_api"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
|
|
|
@ -2454,4 +2454,4 @@ zigpy==0.34.0
|
||||||
zm-py==0.5.2
|
zm-py==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.zwave_js
|
# homeassistant.components.zwave_js
|
||||||
zwave-js-server-python==0.26.1
|
zwave-js-server-python==0.27.0
|
||||||
|
|
|
@ -1348,4 +1348,4 @@ zigpy-znp==0.5.1
|
||||||
zigpy==0.34.0
|
zigpy==0.34.0
|
||||||
|
|
||||||
# homeassistant.components.zwave_js
|
# homeassistant.components.zwave_js
|
||||||
zwave-js-server-python==0.26.1
|
zwave-js-server-python==0.27.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue