#include <light_json_schema.h>
Definition at line 14 of file light_json_schema.h.
◆ dump_json()
void esphome::light::LightJSONSchema::dump_json |
( |
LightState & |
state, |
|
|
JsonObject |
root |
|
) |
| |
|
static |
◆ parse_color_json()
void esphome::light::LightJSONSchema::parse_color_json |
( |
LightState & |
state, |
|
|
LightCall & |
call, |
|
|
JsonObject |
root |
|
) |
| |
|
staticprotected |
◆ parse_json()
void esphome::light::LightJSONSchema::parse_json |
( |
LightState & |
state, |
|
|
LightCall & |
call, |
|
|
JsonObject |
root |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: