ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
underlyFuc_switch.cpp
Go to the documentation of this file.
1#include "underlyFuc_switch.h"
2
4
6 this->publish_state(state);
7 this->parent_->set_underlying_open_function(state);
8}
9
10} // namespace esphome::seeed_mr24hpc1
void publish_state(bool state)
Publish a state to the front-end from the back-end.
Definition switch.cpp:56
bool state
Definition fan.h:2