ESPHome
2024.10.2
esphome
esphome
components
haier
button
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
esphome::haier::SelfCleaningButton::press_action
void press_action() override
Definition:
self_cleaning.cpp:6
esphome::Parented< HonClimate >::parent_
HonClimate * parent_
Definition:
helpers.h:532
self_cleaning.h
esphome
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
Generated by
1.8.13