|
ESPHome 2026.6.0-dev
|
#include <automation.h>
Public Member Functions | |
| constexpr | Storage () |
| constexpr | ~Storage () |
Data Fields | |
| T | value_ |
| T(* | f_ )(X...) |
Definition at line 207 of file automation.h.
|
inlineconstexpr |
Definition at line 208 of file automation.h.
|
inlineconstexpr |
Definition at line 209 of file automation.h.
| T(* esphome::TemplatableValue< T, X >::Storage::f_) (X...) |
Definition at line 211 of file automation.h.
| T esphome::TemplatableValue< T, X >::Storage::value_ |
Definition at line 210 of file automation.h.