Skip to content

Commit

Permalink
Bump zwave-js-server-python to 0.26.1 (#51425)
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 committed Jun 3, 2021
1 parent c1111af commit b3327e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/zwave_js/manifest.json
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
Expand Up @@ -2441,4 +2441,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
Expand Up @@ -1323,4 +1323,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

0 comments on commit b3327e1

Please sign in to comment.