mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump zwave-js-server-python to 0.26.1 (#51425)
This commit is contained in:
parent
c1111afef8
commit
b3327e1656
@ -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.0"],
|
"requirements": ["zwave-js-server-python==0.26.1"],
|
||||||
"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"
|
||||||
|
@ -2441,4 +2441,4 @@ zigpy==0.33.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.0
|
zwave-js-server-python==0.26.1
|
||||||
|
@ -1323,4 +1323,4 @@ zigpy-znp==0.5.1
|
|||||||
zigpy==0.33.0
|
zigpy==0.33.0
|
||||||
|
|
||||||
# homeassistant.components.zwave_js
|
# homeassistant.components.zwave_js
|
||||||
zwave-js-server-python==0.26.0
|
zwave-js-server-python==0.26.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user