I can't find on google or on the forum how to make an esp8266 based gateway with a local relay connected report the state of the relay back to my controller(which is a vera, but that should't matter). Thanks for the help.
@Dwalt oh wow.. thanks so much.. i was waiting for you to get back to me but never saw this post.. and i just happened to stumble on it when i was looking to see if you had been back on the forum or not.
I'm good with the hardware side of things and can shell script and do windows scripting. but still have not learned this coding yet.
i have all the hardware for the 433 stuff.
i even got the RF stuff to work (on my RPI2) and sniffed all my codes
i could just never get it to work with my arduino stuff.
likely the code, so i'm excited to give your code a go.
Thanks!
Yes i made several reset, exclusions, inclusions, vera reset and clear EPROM but nothing worked...
I made a new sensor and it works perfectly
Strange... I will try again when i will have more time.
Thanks for the help
The send-function is used to send updates to the controller, in your case the physical-button-switch-change. Doing the send, does not control anything on the node itself.