|
ESPHome 2026.3.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::alarm_control_panel |
Functions | |
| esphome::alarm_control_panel::PROGMEM_STRING_TABLE (AlarmControlPanelStateStrings, "DISARMED", "ARMED_HOME", "ARMED_AWAY", "ARMED_NIGHT", "ARMED_VACATION", "ARMED_CUSTOM_BYPASS", "PENDING", "ARMING", "DISARMING", "TRIGGERED", "UNKNOWN") | |
| const LogString * | esphome::alarm_control_panel::alarm_control_panel_state_to_string (AlarmControlPanelState state) |
| Returns a string representation of the state. | |