ESPHome 2025.5.0
Loading...
Searching...
No Matches
alarm_control_panel_call.h
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
6
8
9namespace esphome {
10namespace alarm_control_panel {
11
12class AlarmControlPanel;
13
38
39} // namespace alarm_control_panel
40} // namespace esphome
const optional< AlarmControlPanelState > & get_state() const
AlarmControlPanelCall & set_code(const std::string &code)
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7