ESPHome  2024.4.1
Data Structures | Namespaces | Enumerations
nextion_component_base.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::nextion::NextionQueue
 
class  esphome::nextion::NextionComponentBase
 

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::nextion
 

Enumerations

enum  esphome::nextion::NextionQueueType {
  esphome::nextion::NO_RESULT = 0, esphome::nextion::SENSOR = 1, esphome::nextion::BINARY_SENSOR = 2, esphome::nextion::SWITCH = 3,
  esphome::nextion::TEXT_SENSOR = 4, esphome::nextion::WAVEFORM_SENSOR = 5
}