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 @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.
Suggested Topics
-
Boxes and Enclosures
Enclosures / 3D Printing • 29 Mar 2014, 21:02 • PITP2 31 Aug 2014, 19:27 -
OH3, RPi3, GPIO-NRF24 gateway. MySensors binding (ETH or MQTT?)
OpenHAB • 30 Sept 2021, 10:24 • perIpI 1 Oct 2021, 09:19 -
openhab binding mysensors
OpenHAB • 14 Mar 2021, 18:44 • MDS 15 Mar 2021, 21:56 -
OH2.5.9 / ethernet gateway / autodiscovery?
OpenHAB • 20 Oct 2020, 15:31 • Stefferd 22 Oct 2020, 13:38 -
OH3 - MySensors Binding
OpenHAB • 17 Dec 2020, 16:35 • Peter Loeffler 3 Dec 2023, 09:37 -
MQTT losing messages...
OpenHAB • 8 Jul 2022, 11:27 • ben999 17 Jul 2022, 18:00