mirror of
https://github.com/home-assistant/core.git
synced 2025-05-31 19:27:06 +00:00
Bump zwave_js_server to 0.27.0 (#52267)
This commit is contained in:
parent
dc94a45832
commit
d6fd7dde7f
@ -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.26.1"],
|
||||
"requirements": ["zwave-js-server-python==0.27.0"],
|
||||
"codeowners": ["@home-assistant/z-wave"],
|
||||
"dependencies": ["http", "websocket_api"],
|
||||
"iot_class": "local_push"
|
||||
|
@ -2454,4 +2454,4 @@ zigpy==0.34.0
|
||||
zm-py==0.5.2
|
||||
|
||||
# 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
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.26.1
|
||||
zwave-js-server-python==0.27.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user