ESPHome 2026.5.0b1
Loading...
Searching...
No Matches
steri_cleaning.cpp
Go to the documentation of this file.
1#include "steri_cleaning.h"
2
3namespace esphome::haier {
4
5void SteriCleaningButton::press_action() { this->parent_->start_steri_cleaning(); }
6
7} // namespace esphome::haier