Bump zwave-js-server-python to 0.33.0 (#60213)

This commit is contained in:
Raman Gupta 2021-11-23 10:53:46 -05:00 committed by GitHub
parent f6bbdec6cb
commit d249743ccf
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,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.32.0"],
"requirements": ["zwave-js-server-python==0.33.0"],
"codeowners": ["@home-assistant/z-wave"],
"dependencies": ["usb", "http", "websocket_api"],
"iot_class": "local_push",

View File

@ -2504,4 +2504,4 @@ zigpy==0.41.0
zm-py==0.5.2
# homeassistant.components.zwave_js
zwave-js-server-python==0.32.0
zwave-js-server-python==0.33.0

View File

@ -1478,4 +1478,4 @@ zigpy-znp==0.6.1
zigpy==0.41.0
# homeassistant.components.zwave_js
zwave-js-server-python==0.32.0
zwave-js-server-python==0.33.0