mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump Z-Wave JS to 0.7.1 (#45080)
This commit is contained in:
parent
be2aba6c52
commit
4e71be852a
@ -3,10 +3,6 @@
|
||||
"name": "Z-Wave JS",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zwave_js",
|
||||
"requirements": [
|
||||
"zwave-js-server-python==0.7.0"
|
||||
],
|
||||
"codeowners": [
|
||||
"@home-assistant/z-wave"
|
||||
]
|
||||
"requirements": ["zwave-js-server-python==0.7.1"],
|
||||
"codeowners": ["@home-assistant/z-wave"]
|
||||
}
|
@ -2372,4 +2372,4 @@ zigpy==0.29.0
|
||||
zm-py==0.5.2
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.7.0
|
||||
zwave-js-server-python==0.7.1
|
||||
|
@ -1171,4 +1171,4 @@ zigpy-znp==0.3.0
|
||||
zigpy==0.29.0
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.7.0
|
||||
zwave-js-server-python==0.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user