ESPHome 2026.5.0-dev
Loading...
Searching...
No Matches
esphome::template_::SensorInfo Struct Reference

#include <template_alarm_control_panel.h>

Data Fields

uint8_t flags
 
AlarmSensorType type
 
bool chime_active
 
bool auto_bypassed
 

Detailed Description

Definition at line 44 of file template_alarm_control_panel.h.

Field Documentation

◆ auto_bypassed

bool esphome::template_::SensorInfo::auto_bypassed

Definition at line 48 of file template_alarm_control_panel.h.

◆ chime_active

bool esphome::template_::SensorInfo::chime_active

Definition at line 47 of file template_alarm_control_panel.h.

◆ flags

uint8_t esphome::template_::SensorInfo::flags

Definition at line 45 of file template_alarm_control_panel.h.

◆ type

AlarmSensorType esphome::template_::SensorInfo::type

Definition at line 46 of file template_alarm_control_panel.h.


The documentation for this struct was generated from the following file: