ESPHome 2025.12.0-dev
Loading...
Searching...
No Matches
esphome::hlk_fm22x::FaceInfoTrigger Class Reference

#include <hlk_fm22x.h>

Inheritance diagram for esphome::hlk_fm22x::FaceInfoTrigger:
esphome::Trigger< int16_t, int16_t, int16_t, int16_t, int16_t, int16_t, int16_t, int16_t >

Public Member Functions

 FaceInfoTrigger (HlkFm22xComponent *parent)
 
- Public Member Functions inherited from esphome::Trigger< int16_t, int16_t, int16_t, int16_t, int16_t, int16_t, int16_t, int16_t >
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< int16_t, int16_t, int16_t, int16_t, int16_t, int16_t, int16_t, int16_t >
Automation< Ts... > * automation_parent_
 

Detailed Description

Definition at line 163 of file hlk_fm22x.h.

Constructor & Destructor Documentation

◆ FaceInfoTrigger()

esphome::hlk_fm22x::FaceInfoTrigger::FaceInfoTrigger ( HlkFm22xComponent * parent)
inlineexplicit

Definition at line 165 of file hlk_fm22x.h.


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