Send a request message using Mysensors bindings
-
Hi guys!
I’m happily using the openHAB connectors to control my sensors through both openhab1 and openhab2.
Today, while I was developing a new sketch, I realized that I needed to periodically send a request message to my sensor to receive back in updated value.
I didn’t find a way to sort this out!
Is there anything I can do to have either openhab1 or 2 managing this?
Thanks in advance!
-
Hi @andreground !
Have a look at expert mode in the OH2 binding:
https://github.com/tobof/openhab2-addons/wiki/Expert-mode-(rule-based)This way you may send what you want.
-
-
I can't help you there, sorry.