Update zwave-me-ws version to 0.4.2 (#91068)

This commit is contained in:
Dmitry Vlasov 2023-04-12 11:18:01 +03:00 committed by GitHub
parent 0ba339e56c
commit a409da947f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave_me",
"iot_class": "local_push",
"requirements": ["zwave_me_ws==0.3.6", "url-normalize==1.4.3"],
"requirements": ["zwave_me_ws==0.4.2", "url-normalize==1.4.3"],
"zeroconf": [
{
"type": "_hap._tcp.local.",

View file

@ -2731,4 +2731,4 @@ zm-py==0.5.2
zwave-js-server-python==0.47.3
# homeassistant.components.zwave_me
zwave_me_ws==0.3.6
zwave_me_ws==0.4.2

View file

@ -1965,4 +1965,4 @@ zigpy==0.54.0
zwave-js-server-python==0.47.3
# homeassistant.components.zwave_me
zwave_me_ws==0.3.6
zwave_me_ws==0.4.2