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