ESPHome 2026.5.0b1
Loading...
Searching...
No Matches
existence_boundary_select.cpp
Go to the documentation of this file.
2
4
6 this->publish_state(index);
7 this->parent_->set_existence_boundary(index);
8}
9
10} // namespace esphome::seeed_mr24hpc1
void publish_state(const std::string &state)
Definition select.cpp:11