mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 05:07:52 +00:00
Update zwave-me-ws version to 0.4.2 (#91068)
This commit is contained in:
parent
0ba339e56c
commit
a409da947f
@ -6,7 +6,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/zwave_me",
|
"documentation": "https://www.home-assistant.io/integrations/zwave_me",
|
||||||
"iot_class": "local_push",
|
"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": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_hap._tcp.local.",
|
"type": "_hap._tcp.local.",
|
||||||
|
@ -2731,4 +2731,4 @@ zm-py==0.5.2
|
|||||||
zwave-js-server-python==0.47.3
|
zwave-js-server-python==0.47.3
|
||||||
|
|
||||||
# homeassistant.components.zwave_me
|
# 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
|
zwave-js-server-python==0.47.3
|
||||||
|
|
||||||
# homeassistant.components.zwave_me
|
# homeassistant.components.zwave_me
|
||||||
zwave_me_ws==0.3.6
|
zwave_me_ws==0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user