ESPHome 2026.5.3
Loading...
Searching...
No Matches
esphome::light::AddressableColorWipeEffectColor Struct Reference

#include <addressable_light_effect.h>

Data Fields

uint8_t r
 
uint8_t g
 
uint8_t b
 
uint8_t w
 
bool random
 
size_t num_leds
 
bool gradient
 

Detailed Description

Definition at line 104 of file addressable_light_effect.h.

Field Documentation

◆ b

uint8_t esphome::light::AddressableColorWipeEffectColor::b

Definition at line 105 of file addressable_light_effect.h.

◆ g

uint8_t esphome::light::AddressableColorWipeEffectColor::g

Definition at line 105 of file addressable_light_effect.h.

◆ gradient

bool esphome::light::AddressableColorWipeEffectColor::gradient

Definition at line 108 of file addressable_light_effect.h.

◆ num_leds

size_t esphome::light::AddressableColorWipeEffectColor::num_leds

Definition at line 107 of file addressable_light_effect.h.

◆ r

uint8_t esphome::light::AddressableColorWipeEffectColor::r

Definition at line 105 of file addressable_light_effect.h.

◆ random

bool esphome::light::AddressableColorWipeEffectColor::random

Definition at line 106 of file addressable_light_effect.h.

◆ w

uint8_t esphome::light::AddressableColorWipeEffectColor::w

Definition at line 105 of file addressable_light_effect.h.


The documentation for this struct was generated from the following file: