![]() |
FauxmoESP v2.0.0
|
This is the complete list of members for LightState, including all inherited members.
alertEffect | LightState | |
brightness | LightState | |
colorMode | LightState | |
colorTemperature | LightState | |
dynamicLightEffect | LightState | |
getAlertEffectString() const | LightState | |
getColorModeString() const | LightState | |
getDynamicLightEffectString() const | LightState | |
hue | LightState | |
isLightReachable | LightState | |
isOn | LightState | |
LightState() | LightState | |
LightState(bool state, uint8_t brightness=254, uint16_t hue=41462, uint8_t saturation=77, const XYPoint &xy=XYPoint(), uint16_t colorTemperature=155, AlertEffect alertEffect=ALERT_EFFECT_NONE, LightEffect dynamicLightEffect=LIGHT_EFFECT_NONE, ColorMode colorMode=COLOR_MODE_CT, bool isLightReachable=true) | LightState | explicit |
mode (defined in LightState) | LightState | |
operator!=(const LightState &other) const (defined in LightState) | LightState | |
operator==(const LightState &other) const (defined in LightState) | LightState | |
saturation | LightState | |
toJson() const | LightState | |
xy | LightState |