Relay doesn't show up in devices
-
Hello,
I'm quite new to MySensors, but not to domoticz, I already deployed mysensors based sensors (temperature, etc...) but I'm having a problem my the relay sketch: the relay shows up in domoticz in mysensors gateway setup page, but not in "Devices". I've read that a node should send data in order to show up un devices, but I don't know how to do that. I'm running last version of mysensors library. Please help!
Thanks in advance, Thierry -
Hello,
I'm quite new to MySensors, but not to domoticz, I already deployed mysensors based sensors (temperature, etc...) but I'm having a problem my the relay sketch: the relay shows up in domoticz in mysensors gateway setup page, but not in "Devices". I've read that a node should send data in order to show up un devices, but I don't know how to do that. I'm running last version of mysensors library. Please help!
Thanks in advance, Thierry@thierryd Yes Domoticz may need you to send a message from the node before you will see it. the format will just be the usual, something like
send(msg.set(false));
You would only need to send this once to see the node. perhaps you could post your sketch and i can be a bit more specific
-
Ah I see you have cross posted to another thread and found a solution.
-
Apologies, I posted in troubleshooting as I didn't get hits on domoticz section. I will pay attention not to cross post again.
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