|
ESPHome 2025.12.0-dev
|
#include <automation.h>
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(const Ts &...x) |
Public Member Functions inherited from esphome::Action< Ts... > | |
| virtual void | play_complex (const Ts &...x) |
| virtual void | stop_complex () |
| virtual bool | is_running () |
| Check if this or any of the following actions are currently running. | |
| int | num_running_total () |
| The total number of actions that are currently running in this plus any of the following actions in the chain. | |
Public Member Functions inherited from esphome::Parented< AT581XComponent > | |
| Parented () | |
| Parented (AT581XComponent *parent) | |
| AT581XComponent * | get_parent () const |
| Get the parent of this object. | |
| void | set_parent (AT581XComponent *parent) |
| Set the parent of this object. | |
Additional Inherited Members | |
Protected Member Functions inherited from esphome::Action< Ts... > | |
| virtual void | play (const Ts &...x)=0 |
| void | play_next_ (const 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. | |
Protected Attributes inherited from esphome::Parented< AT581XComponent > | |
| AT581XComponent * | parent_ |
Definition at line 16 of file automation.h.
| frequency poweron_selfcheck_time esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE | ( | int | , |
| power_consumption | ) |
| frequency esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE | ( | int | , |
| sensing_distance | ) |
|
inline |
Definition at line 26 of file automation.h.
| frequency poweron_selfcheck_time protect_time esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE | ( | int | , |
| trigger_base | ) |
| esphome::at581x::AT581XSettingsAction< Ts >::TEMPLATABLE_VALUE | ( | int8_t | , |
| hw_frontend_reset | ) |