ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations
number_call.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::number::NumberCall
 

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

Enumerations

enum  esphome::number::NumberOperation {
  esphome::number::NUMBER_OP_NONE, esphome::number::NUMBER_OP_SET, esphome::number::NUMBER_OP_INCREMENT, esphome::number::NUMBER_OP_DECREMENT,
  esphome::number::NUMBER_OP_TO_MIN, esphome::number::NUMBER_OP_TO_MAX
}