mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Update zwave-me-ws version to 0.4.2 (#91068)
This commit is contained in:
@ -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.",
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user