mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
ab8a13ae6b
commit
6df030a455
@ -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.4.2", "url-normalize==1.4.3"],
|
"requirements": ["zwave_me_ws==0.4.3", "url-normalize==1.4.3"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_hap._tcp.local.",
|
"type": "_hap._tcp.local.",
|
||||||
|
@ -2757,4 +2757,4 @@ zm-py==0.5.2
|
|||||||
zwave-js-server-python==0.48.1
|
zwave-js-server-python==0.48.1
|
||||||
|
|
||||||
# homeassistant.components.zwave_me
|
# homeassistant.components.zwave_me
|
||||||
zwave_me_ws==0.4.2
|
zwave_me_ws==0.4.3
|
||||||
|
@ -2006,4 +2006,4 @@ zigpy==0.55.0
|
|||||||
zwave-js-server-python==0.48.1
|
zwave-js-server-python==0.48.1
|
||||||
|
|
||||||
# homeassistant.components.zwave_me
|
# homeassistant.components.zwave_me
|
||||||
zwave_me_ws==0.4.2
|
zwave_me_ws==0.4.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user