ESPHome  2024.5.1
Public Member Functions
esphome::at581x::AT581XSettingsAction< Ts > Class Template Reference

#include <automation.h>

Inheritance diagram for esphome::at581x::AT581XSettingsAction< Ts >:
esphome::Action< Ts... > esphome::Parented< AT581XComponent >

Public Member Functions

 TEMPLATABLE_VALUE (int8_t, hw_frontend_reset) TEMPLATABLE_VALUE(int
 
frequency TEMPLATABLE_VALUE (int, sensing_distance) TEMPLATABLE_VALUE(int
 
frequency poweron_selfcheck_time TEMPLATABLE_VALUE (int, power_consumption) TEMPLATABLE_VALUE(int
 
frequency poweron_selfcheck_time protect_time TEMPLATABLE_VALUE (int, trigger_base) TEMPLATABLE_VALUE(int
 
frequency poweron_selfcheck_time protect_time trigger_keep TEMPLATABLE_VALUE (int, stage_gain) 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< AT581XComponent >
 Parented ()
 
 Parented (AT581XComponent *parent)
 
AT581XComponent * get_parent () const
 Get the parent of this object. More...
 
void set_parent (AT581XComponent *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< AT581XComponent >
AT581XComponent * parent_
 

Detailed Description

template<typename... Ts>
class esphome::at581x::AT581XSettingsAction< Ts >

Definition at line 16 of file automation.h.

Member Function Documentation

◆ TEMPLATABLE_VALUE() [1/5]

template<typename... Ts>
esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE ( int8_t  ,
hw_frontend_reset   
)

◆ TEMPLATABLE_VALUE() [2/5]

template<typename... Ts>
frequency esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE ( int  ,
sensing_distance   
)

◆ TEMPLATABLE_VALUE() [3/5]

template<typename... Ts>
frequency poweron_selfcheck_time esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE ( int  ,
power_consumption   
)

◆ TEMPLATABLE_VALUE() [4/5]

template<typename... Ts>
frequency poweron_selfcheck_time protect_time esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE ( int  ,
trigger_base   
)

◆ TEMPLATABLE_VALUE() [5/5]

template<typename... Ts>
frequency poweron_selfcheck_time protect_time trigger_keep esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE ( int  ,
stage_gain   
)
inline

Definition at line 26 of file automation.h.


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