Control ESPurna RGB LED device wirelessly

OctoPrint plugin for controlling ESPurna RGB LED device via REST API over the network using M150 GCODE

    M150: Set Status LED Color - Use R-U-B for R-G-B
    M150 R255       ; Turn LED red
    M150 R255 U127  ; Turn LED orange
    M150            ; Turn LED off
    M150 R U B      ; Turn LED white

Pictures

ESPurna RGB Settings Page