NextionComponent()
Constructor initializes component state with visible=true (default state)
void update_component_settings() override
void set_font_id(uint8_t font_id)
struct esphome::nextion::NextionComponent::ComponentState component_flags_
void set_background_color(Color bco)
void set_visible(bool visible)
void set_background_pressed_color(Color bco2)
void set_foreground_color(Color pco)
void set_foreground_pressed_color(Color pco2)
Providing packet encoding functions for exchanging data with a remote host.
Component state management using compact bitfield structure.
uint16_t bco_needs_update
uint16_t pco2_needs_update
uint16_t pco_needs_update
uint16_t visible_needs_update
uint16_t font_id_needs_update
uint16_t bco2_needs_update