ESPHome  2024.8.3
steri_cleaning.cpp
Go to the documentation of this file.
1 #include "steri_cleaning.h"
2 
3 namespace esphome {
4 namespace haier {
5 
6 void SteriCleaningButton::press_action() { this->parent_->start_steri_cleaning(); }
7 
8 } // namespace haier
9 } // namespace esphome
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7