rudy wrote:Have you looked at https://github.com/philbowles/esparto and https://github.com/marvinroger/homie-esp8266?
Not heard about these. Thanks for the pointers. I checked them out.
Esparto seems to use "own language" to make the ESP functional. This looks kind of easyEsp.
Homie looks pretty versatile framework which implements all I wanted. I managed to install the lib, compile sample project, upload it and check it. Now I am carefully checking all the implemented features for stability and performance.
Thank you for the hint again.