ESPHome
2026.5.0b1
Loading...
Searching...
No Matches
esphome
components
seeed_mr24hpc1
select
unman_time_select.cpp
Go to the documentation of this file.
1
#include "
unman_time_select.h
"
2
3
namespace
esphome::seeed_mr24hpc1
{
4
5
void
UnmanTimeSelect::control
(
size_t
index) {
6
this->
publish_state
(index);
7
this->
parent_
->set_unman_time(index);
8
}
9
10
}
// namespace esphome::seeed_mr24hpc1
esphome::Parented< MR24HPC1Component >::parent_
MR24HPC1Component * parent_
Definition
helpers.h:1872
esphome::seeed_mr24hpc1::UnmanTimeSelect::control
void control(size_t index) override
Definition
unman_time_select.cpp:5
esphome::select::Select::publish_state
void publish_state(const std::string &state)
Definition
select.cpp:11
esphome::seeed_mr24hpc1
Definition
custom_mode_end_button.cpp:3
unman_time_select.h
Generated by
1.12.0