ESPEasy-Plugin-Lights
ESPEasy-Plugin-Lights copied to clipboard
ESPEasy Plugins
A fix would be nice got the following compile error in vscode. Using mega-20211224 `Compiling .pio/build/custom_ESP8266_4M1M/src/src/DataStructs/LogStruct.cpp.o /media/share/GitHub/Forked/ESPEasy/src/_P123_LIGHTS.ino: In function 'boolean Plugin_123(byte, EventStruct*, String&)': /media/share/GitHub/Forked/ESPEasy/src/_P123_LIGHTS.ino:88:37: error: 'SENSOR_TYPE_QUAD' was not declared in...
When you navigate to the Device, the web interface throws an error: Bug in PLUGIN_WEBFORM_LOAD, should not append to string, use addHtml() instead I Believe this is because the custom...
Quick and dirty fix for compile bug. Needs better solution Varable have been changed.
Implemented add methods instead of appending strings.
Hallo, bekomme folgenden Fehler: invalid conversion from 'boolean* {aka unsigned char*}' to 'boolean {aka unsigned char}' [-fpermissive] in Zeile 243: Plugin_123_options.sendData_enabled = Settings.TaskDeviceSendData[event->TaskIndex]; Arduino 1.8.2 letscontrolit/ESPEasy, aktuell gezogen Grüße Jörg...
Hallo, der Modulname kollidiert leider mit einem Modul aus dem offiziellen letscontrolit/ESPEasyPluginPlayground. Ich fände es schön, wenn das Modul dort mit einem freien Namen eingecheckt werden könnte. Danke Jörg