ESPHome  2024.6.6
Data Structures | Namespaces | Enumerations
update_entity.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::update::UpdateInfo
 
class  esphome::update::UpdateEntity
 

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

Enumerations

enum  esphome::update::UpdateState : uint8_t { esphome::update::UPDATE_STATE_UNKNOWN, esphome::update::UPDATE_STATE_NO_UPDATE, esphome::update::UPDATE_STATE_AVAILABLE, esphome::update::UPDATE_STATE_INSTALLING }