ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
esphome::ld2450::LD2450DataTrigger Class Reference

#include <ld2450.h>

Inheritance diagram for esphome::ld2450::LD2450DataTrigger:
esphome::Trigger<>

Public Member Functions

 LD2450DataTrigger (LD2450Component *parent)
 
- Public Member Functions inherited from esphome::Trigger<>
void trigger (const Ts &...x)
 Inform the parent automation that the event has triggered.
 
void set_automation_parent (Automation< Ts... > *automation_parent)
 
void stop_action ()
 Stop any action connected to this trigger.
 
bool is_action_running ()
 Returns true if any action connected to this trigger is running.
 

Additional Inherited Members

- Protected Attributes inherited from esphome::Trigger<>
Automation< Ts... > * automation_parent_
 

Detailed Description

Definition at line 200 of file ld2450.h.

Constructor & Destructor Documentation

◆ LD2450DataTrigger()

esphome::ld2450::LD2450DataTrigger::LD2450DataTrigger ( LD2450Component * parent)
inlineexplicit

Definition at line 202 of file ld2450.h.


The documentation for this class was generated from the following file: