Bump zwave-js-server-python to 0.10.0 (#45189)
This commit is contained in:
parent
2e42a862b0
commit
74c81b7c01
3 changed files with 3 additions and 3 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.9.0"],
|
||||
"requirements": ["zwave-js-server-python==0.10.0"],
|
||||
"codeowners": ["@home-assistant/z-wave"]
|
||||
}
|
||||
|
|
|
@ -2375,4 +2375,4 @@ zigpy==0.29.0
|
|||
zm-py==0.5.2
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.9.0
|
||||
zwave-js-server-python==0.10.0
|
||||
|
|
|
@ -1177,4 +1177,4 @@ zigpy-znp==0.3.0
|
|||
zigpy==0.29.0
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.9.0
|
||||
zwave-js-server-python==0.10.0
|
||||
|
|
Loading…
Add table
Reference in a new issue