ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
alarm_control_panel_state.h
Go to the documentation of this file.
1#pragma once
2
3#include <cstdint>
4#include "esphome/core/log.h"
5
7
20
26
27} // namespace esphome::alarm_control_panel
bool state
Definition fan.h:0
const LogString * alarm_control_panel_state_to_string(AlarmControlPanelState state)
Returns a string representation of the state.