Bump zwave-js-server-python to 0.10.0 (#45189)

This commit is contained in:
Martin Hjelmare 2021-01-15 19:32:10 +01:00 committed by GitHub
parent 2e42a862b0
commit 74c81b7c01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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