ESPHome
2026.1.0-dev
Loading...
Searching...
No Matches
esphome
components
ld2410
button
factory_reset_button.cpp
Go to the documentation of this file.
1
#include "
factory_reset_button.h
"
2
3
namespace
esphome::ld2410
{
4
5
void
FactoryResetButton::press_action
() { this->
parent_
->factory_reset(); }
6
7
}
// namespace esphome::ld2410
esphome::Parented< LD2410Component >::parent_
LD2410Component * parent_
Definition
helpers.h:1113
esphome::ld2410::FactoryResetButton::press_action
void press_action() override
Definition
factory_reset_button.cpp:5
factory_reset_button.h
esphome::ld2410
Definition
automation.h:7
Generated by
1.12.0