Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021.6.1 #51449

Merged
merged 9 commits into from
Jun 4, 2021
Prev Previous commit
Next Next commit
Bump zwave-js-server-python to 0.26.1 (#51425)
  • Loading branch information
raman325 authored and balloob committed Jun 3, 2021
commit e8aa578acc6a175b0ca81aaf01851b0a81e07209
2 changes: 1 addition & 1 deletion homeassistant/components/zwave_js/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.26.0"],
"requirements": ["zwave-js-server-python==0.26.1"],
"codeowners": ["@home-assistant/z-wave"],
"dependencies": ["http", "websocket_api"],
"iot_class": "local_push"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2442,4 +2442,4 @@ zigpy==0.33.0
zm-py==0.5.2

# homeassistant.components.zwave_js
zwave-js-server-python==0.26.0
zwave-js-server-python==0.26.1
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1324,4 +1324,4 @@ zigpy-znp==0.5.1
zigpy==0.33.0

# homeassistant.components.zwave_js
zwave-js-server-python==0.26.0
zwave-js-server-python==0.26.1