|
ESPHome 2026.2.3
|
Data Structures | |
| class | FinishedPlaybackTrigger |
| class | IsPlayingCondition |
| class | PlayAction |
| class | Rtttl |
| class | StopAction |
Enumerations | |
| enum class | State : uint8_t { STOPPED = 0 , INIT , STARTING , RUNNING , STOPPING } |
Functions | |
| double | deg2rad (double degrees) |
| PROGMEM_STRING_TABLE (RtttlStateStrings, "State::STOPPED", "State::INIT", "State::STARTING", "State::RUNNING", "State::STOPPING", "UNKNOWN") | |
|
strong |
| esphome::rtttl::PROGMEM_STRING_TABLE | ( | RtttlStateStrings | , |
| "State::STOPPED" | , | ||
| "State::INIT" | , | ||
| "State::STARTING" | , | ||
| "State::RUNNING" | , | ||
| "State::STOPPING" | , | ||
| "UNKNOWN" | ) |