ESPHome
2024.10.2
|
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 | |
Implementation of SPI Controller mode. | |
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... | |