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