ESPHome 2025.5.0
Loading...
Searching...
No Matches
light_state.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::light::LightStateRTCState
 
class  esphome::light::LightState
 This class represents the communication layer between the front-end MQTT layer and the hardware output layer. More...
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::light
 

Enumerations

enum  esphome::light::LightRestoreMode {
  esphome::light::LIGHT_RESTORE_DEFAULT_OFF , esphome::light::LIGHT_RESTORE_DEFAULT_ON , esphome::light::LIGHT_ALWAYS_OFF , esphome::light::LIGHT_ALWAYS_ON ,
  esphome::light::LIGHT_RESTORE_INVERTED_DEFAULT_OFF , esphome::light::LIGHT_RESTORE_INVERTED_DEFAULT_ON , esphome::light::LIGHT_RESTORE_AND_OFF , esphome::light::LIGHT_RESTORE_AND_ON
}