|
ESPHome 2026.5.0-dev
|
#include <template_alarm_control_panel.h>
Data Fields | |
| uint8_t | flags |
| AlarmSensorType | type |
| bool | chime_active |
| bool | auto_bypassed |
Definition at line 44 of file template_alarm_control_panel.h.
| bool esphome::template_::SensorInfo::auto_bypassed |
Definition at line 48 of file template_alarm_control_panel.h.
| bool esphome::template_::SensorInfo::chime_active |
Definition at line 47 of file template_alarm_control_panel.h.
| uint8_t esphome::template_::SensorInfo::flags |
Definition at line 45 of file template_alarm_control_panel.h.
| AlarmSensorType esphome::template_::SensorInfo::type |
Definition at line 46 of file template_alarm_control_panel.h.