How to let OpenHab know that mysensors actuator became unresponsive?
-
Hi,
I developed mysensors actuator for controlling ventilation device (power on/off and speed). I use openhab as controller.
I would like to be sure that I notice if mysensors actuator become unresponsive. Please suggest how controller should recognize if actuator is unresponsive.
regards,
Rimantas
-
Hi,
I developed mysensors actuator for controlling ventilation device (power on/off and speed). I use openhab as controller.
I would like to be sure that I notice if mysensors actuator become unresponsive. Please suggest how controller should recognize if actuator is unresponsive.
regards,
Rimantas
Hi @rzylius !
There are two possible solutions:
-
Use ACK to track if a command is received by the node.
-
Send a heartbeat (it's a library function) to the controller / gateway and use a rule on the last update channel. If no update is received within a given time, send a push notification to your smartphone (or something like that).
-
-
I agree with TimO
We are discussing the solution of same problem on https://forum.mysensors.org/topic/3346/discussion-reliable-delivery/48
Feel free to watch that. i am also using OpenHAB.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login