Page 1 of 1

ESP Easy plugin update for SmartNodeRules

Posted: 03 Nov 2019, 21:45
by FanOfHue
Just in case anyone uses this plugin, the update compiles without errors again on recent builds. Final work for this evening :geek:

https://github.com/SmartNodeRules/ESPEasyRules

However to make it really work, you should uncomment this line in ESPEasy.ino

Code: Select all

  // PluginCall(PLUGIN_UNCONDITIONAL_POLL, 0, dummyString);
Developers likely had good reasons to disable it, but it seems to work. Maybe long term stability :?: :?: