Page 1 of 1

LCD Support with ESPEasy

Posted: Monday 26 November 2018 0:49
by DarkG
Could it be possible to create a Pluginin for LCD Support on ESPEasy Hardware.
You can send Text via Http to the LCD on ESPEasy.

http://192.168.178.52/control?cmd=lcd,2,1,Text

Re: LCD Support with ESPEasy

Posted: Monday 26 November 2018 8:23
by jvdz
Why not simply simply use a script (DzVents/LUA/Bash) in stead wanting to do this with a plugin?

Jos