Hello All, I am new here and would like to know how I can convert some of the examples in the Mysensors library to work with the easyiot driver. I am looking to start with converting the lightsensor example first. Any suggestions are appreciated.
tonyn79 wrote: Hello All, I am new here and would like to know how I can convert some of the examples in the Mysensors library to work with the easyiot driver. I am looking to start with converting the lightsensor example first. Any suggestions are appreciated.
API function in booth libraries MySensors and ESP8266 EasyIoT are very simple so converting from MySensors to ESP8266 would be easy.
Ok, I have taken a look at both an easyiot example as well as a mysensor example. From what I can tell I need to change the "include" from the mysensor files to the easyiot files. Are there any examples of a conversion that you could point me towards? Sorry I am new to this, but so far it is great. I have been able to add relay control to the dimmer example and I am very excited to get this setup in my home. Thanks again.