mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump zwave-js-server-python to 0.14.2 (#45800)
This commit is contained in:
parent
385b7e17ef
commit
3e080f88c6
@ -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.14.1"],
|
||||
"requirements": ["zwave-js-server-python==0.14.2"],
|
||||
"codeowners": ["@home-assistant/z-wave"],
|
||||
"dependencies": ["http", "websocket_api"]
|
||||
}
|
||||
|
@ -2381,4 +2381,4 @@ zigpy==0.32.0
|
||||
zm-py==0.5.2
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.14.1
|
||||
zwave-js-server-python==0.14.2
|
||||
|
@ -1200,4 +1200,4 @@ zigpy-znp==0.3.0
|
||||
zigpy==0.32.0
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.14.1
|
||||
zwave-js-server-python==0.14.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user