ESPHome 2025.5.0
Loading...
Searching...
No Matches
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

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

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).