ESPHome  2024.8.3
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
 Implementation of SPI Controller mode.
 
 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 }