Bump zwave-js-server-python to 0.17.2 (#46010)
This commit is contained in:
parent
7b280bdbe7
commit
912b816117
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.17.1"],
|
||||
"requirements": ["zwave-js-server-python==0.17.2"],
|
||||
"codeowners": ["@home-assistant/z-wave"],
|
||||
"dependencies": ["http", "websocket_api"]
|
||||
}
|
||||
|
|
|
@ -2387,4 +2387,4 @@ zigpy==0.32.0
|
|||
zm-py==0.5.2
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.17.1
|
||||
zwave-js-server-python==0.17.2
|
||||
|
|
|
@ -1206,4 +1206,4 @@ zigpy-znp==0.3.0
|
|||
zigpy==0.32.0
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.17.1
|
||||
zwave-js-server-python==0.17.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue