Commands are shared between the self hosted website and over MQTT. These are in a JSON form i.e.
{"command":"setRGB","r":'255', "g":'255', "b":'255'}{"command":"setKelvin","kelvin":'1400'}{"command":"setBrightness","brightness":'0.5'}
esp/rgblight/%d/statusesp/rgblight/%d/command<---%dshould be replaced by the unique ID of the deviceesp/rgblight/%d/debug
Subscribe and save to the debug console:
esp/rgblight/+/status