Bump zwave-js-server-python to 0.31.2 (#57007)
This commit is contained in:
parent
c46e8cfbc1
commit
2b464b00dd
3 changed files with 3 additions and 3 deletions
|
@ -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.31.1"],
|
||||
"requirements": ["zwave-js-server-python==0.31.2"],
|
||||
"codeowners": ["@home-assistant/z-wave"],
|
||||
"dependencies": ["usb", "http", "websocket_api"],
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -2504,4 +2504,4 @@ zigpy==0.38.0
|
|||
zm-py==0.5.2
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.31.1
|
||||
zwave-js-server-python==0.31.2
|
||||
|
|
|
@ -1433,4 +1433,4 @@ zigpy-znp==0.5.4
|
|||
zigpy==0.38.0
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.31.1
|
||||
zwave-js-server-python==0.31.2
|
||||
|
|
Loading…
Add table
Reference in a new issue