ESPHome  2024.4.1
Data Structures | Enumerations
esphome::speaker Namespace Reference

Data Structures

class  IsPlayingCondition
 
class  PlayAction
 
class  Speaker
 
class  StopAction
 

Enumerations

enum  State : uint8_t { STATE_STOPPED = 0, STATE_STARTING, STATE_RUNNING, STATE_STOPPING }
 

Enumeration Type Documentation

◆ State

enum esphome::speaker::State : uint8_t
Enumerator
STATE_STOPPED 
STATE_STARTING 
STATE_RUNNING 
STATE_STOPPING 

Definition at line 6 of file speaker.h.