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