ESPHome 2025.12.3
Loading...
Searching...
No Matches
light_out_control_select.cpp
Go to the documentation of this file.
2
3namespace esphome::ld2410 {
4
6 this->publish_state(index);
7 this->parent_->set_light_out_control();
8}
9
10} // namespace esphome::ld2410
void publish_state(const std::string &state)
Definition select.cpp:11