ESPHome 2025.5.0
Loading...
Searching...
No Matches
steri_cleaning.cpp
Go to the documentation of this file.
1#include "steri_cleaning.h"
2
3namespace esphome {
4namespace haier {
5
6void SteriCleaningButton::press_action() { this->parent_->start_steri_cleaning(); }
7
8} // namespace haier
9} // namespace esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7