Bump zwave-js-server-python to 0.12.0 (#45438)
This commit is contained in:
parent
86cd7911de
commit
6813454821
3 changed files with 4 additions and 4 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "Z-Wave JS",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
|
||||
"requirements": ["zwave-js-server-python==0.11.0"],
|
||||
"requirements": ["zwave-js-server-python==0.12.0"],
|
||||
"codeowners": ["@home-assistant/z-wave"]
|
||||
}
|
||||
}
|
|
@ -2375,4 +2375,4 @@ zigpy==0.30.1
|
|||
zm-py==0.5.2
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.11.0
|
||||
zwave-js-server-python==0.12.0
|
||||
|
|
|
@ -1177,4 +1177,4 @@ zigpy-znp==0.3.0
|
|||
zigpy==0.30.1
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.11.0
|
||||
zwave-js-server-python==0.12.0
|
||||
|
|
Loading…
Add table
Reference in a new issue