This class represents the communication layer between the front-end MQTT layer and the hardware outpu...
static void parse_json(LightState &state, LightCall &call, JsonObject root)
Parse the JSON state of a light to a LightCall.
This class represents a requested change in a light state.
static void dump_json(LightState &state, JsonObject root)
Dump the state of a light as JSON.
static void parse_color_json(LightState &state, LightCall &call, JsonObject root)
Implementation of SPI Controller mode.