Create a connect/disconnect event so Zwave-JS-UI can log the connect/disconnect to consol on and show on consol #6681
Closed
goldriver2
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I am converting some old Z-Net devices into Zwave-JS-UI embeded devices and I need a way to know if HomeAssistant is connected to the Z-WAVE-SERVER so I can change the status of the LED light on the Z-Net device depending on this connection.
I actually have two state, red ==> Controler not ready, yellow ==> Driver ready and would like to have a green ligth when HA is connected to the Z-WAVE-SERVER.
That could be used for any other zwave board with an RGB LED
Do you have a solution in mind?
Create a connect/disconnect event so Zwave-JS-UI so ZWAVE-JS-UI is aware of the connect/disconnetc state
Describe alternatives you've considered
the possible alternative involves MQTT, Node-RED and a python script to grab the zwave device stats in HA, Quite a burden for just knowing a state of connection
Additional context
No response
Requested in the wrong repo
Beta Was this translation helpful? Give feedback.
All reactions