ESPHome 2025.5.0
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
6namespace esphome {
7namespace alarm_control_panel {
8
21
27
28} // namespace alarm_control_panel
29} // namespace esphome
bool state
Definition fan.h:0
const LogString * alarm_control_panel_state_to_string(AlarmControlPanelState state)
Returns a string representation of the state.
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7