ESPHome  2024.4.0
Data Structures | Namespaces | Typedefs | Functions
addressable_light.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::light::AddressableLightState
 Use a custom state class for addressable lights, to allow type system to discriminate between addressable and non-addressable lights. More...
 
class  esphome::light::AddressableLight
 
class  esphome::light::AddressableLightTransformer
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::light
 

Typedefs

using esphome::light::v1 = Color
 

Functions

Color esphome::light::color_from_light_color_values (LightColorValues val)
 Convert the color information from a LightColorValues object to a Color object (does not apply brightness). More...