ESPHome  2024.5.0
Public Member Functions
esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts > Class Template Reference

#include <automation.h>

Inheritance diagram for esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >:
esphome::Action< Ts... > esphome::Parented< DfrobotSen0395Component >

Public Member Functions

 TEMPLATABLE_VALUE (int8_t, factory_reset) TEMPLATABLE_VALUE(int8_t
 
start_after_power_on TEMPLATABLE_VALUE (int8_t, turn_on_led) TEMPLATABLE_VALUE(int8_t
 
start_after_power_on presence_via_uart TEMPLATABLE_VALUE (int8_t, sensitivity) TEMPLATABLE_VALUE(float
 
start_after_power_on presence_via_uart delay_after_detect TEMPLATABLE_VALUE (float, delay_after_disappear) TEMPLATABLE_VALUE(float
 
start_after_power_on presence_via_uart delay_after_detect det_min1 TEMPLATABLE_VALUE (float, det_max1) TEMPLATABLE_VALUE(float
 
start_after_power_on presence_via_uart delay_after_detect det_min1 det_min2 TEMPLATABLE_VALUE (float, det_max2) TEMPLATABLE_VALUE(float
 
start_after_power_on presence_via_uart delay_after_detect det_min1 det_min2 det_min3 TEMPLATABLE_VALUE (float, det_max3) TEMPLATABLE_VALUE(float
 
start_after_power_on presence_via_uart delay_after_detect det_min1 det_min2 det_min3 det_min4 TEMPLATABLE_VALUE (float, det_max4) void play(Ts... x)
 
- Public Member Functions inherited from esphome::Action< Ts... >
virtual void play_complex (Ts... x)
 
virtual void stop_complex ()
 
virtual bool is_running ()
 Check if this or any of the following actions are currently running. More...
 
int num_running_total ()
 The total number of actions that are currently running in this plus any of the following actions in the chain. More...
 
- Public Member Functions inherited from esphome::Parented< DfrobotSen0395Component >
 Parented ()
 
 Parented (DfrobotSen0395Component *parent)
 
DfrobotSen0395Component * get_parent () const
 Get the parent of this object. More...
 
void set_parent (DfrobotSen0395Component *parent)
 Set the parent of this object. More...
 

Additional Inherited Members

- Protected Member Functions inherited from esphome::Action< Ts... >
virtual void play (Ts... x)=0
 
void play_next_ (Ts... x)
 
void play_next_tuple_ (const std::tuple< Ts... > &tuple, seq< S... >)
 
void play_next_tuple_ (const std::tuple< Ts... > &tuple)
 
virtual void stop ()
 
void stop_next_ ()
 
bool is_running_next_ ()
 
- Protected Attributes inherited from esphome::Action< Ts... >
friend ActionList< Ts... >
 
Action< Ts... > * next_
 
int num_running_
 The number of instances of this sequence in the list of actions that is currently being executed. More...
 
- Protected Attributes inherited from esphome::Parented< DfrobotSen0395Component >
DfrobotSen0395Component * parent_
 

Detailed Description

template<typename... Ts>
class esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >

Definition at line 18 of file automation.h.

Member Function Documentation

◆ TEMPLATABLE_VALUE() [1/8]

template<typename... Ts>
esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( int8_t  ,
factory_reset   
)

◆ TEMPLATABLE_VALUE() [2/8]

template<typename... Ts>
start_after_power_on esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( int8_t  ,
turn_on_led   
)

◆ TEMPLATABLE_VALUE() [3/8]

template<typename... Ts>
start_after_power_on presence_via_uart esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( int8_t  ,
sensitivity   
)

◆ TEMPLATABLE_VALUE() [4/8]

template<typename... Ts>
start_after_power_on presence_via_uart delay_after_detect esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( float  ,
delay_after_disappear   
)

◆ TEMPLATABLE_VALUE() [5/8]

template<typename... Ts>
start_after_power_on presence_via_uart delay_after_detect det_min1 esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( float  ,
det_max1   
)

◆ TEMPLATABLE_VALUE() [6/8]

template<typename... Ts>
start_after_power_on presence_via_uart delay_after_detect det_min1 det_min2 esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( float  ,
det_max2   
)

◆ TEMPLATABLE_VALUE() [7/8]

template<typename... Ts>
start_after_power_on presence_via_uart delay_after_detect det_min1 det_min2 det_min3 esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( float  ,
det_max3   
)

◆ TEMPLATABLE_VALUE() [8/8]

template<typename... Ts>
start_after_power_on presence_via_uart delay_after_detect det_min1 det_min2 det_min3 det_min4 esphome::dfrobot_sen0395::DfrobotSen0395SettingsAction< Ts >::TEMPLATABLE_VALUE ( float  ,
det_max4   
)
inline

Definition at line 34 of file automation.h.


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