Struct used to store the restored state of a cover.
More...
#include <cover.h>
Struct used to store the restored state of a cover.
Definition at line 69 of file cover.h.
◆ apply()
void esphome::cover::CoverRestoreState::apply |
( |
Cover * |
cover | ) |
|
Apply these settings to the cover.
Definition at line 219 of file cover.cpp.
◆ to_call()
Convert this struct to a cover call that can be performed.
Definition at line 211 of file cover.cpp.
◆ position
float esphome::cover::CoverRestoreState::position |
◆ tilt
float esphome::cover::CoverRestoreState::tilt |
The documentation for this struct was generated from the following files:
- /opt/build/esphome/esphome/components/cover/cover.h
- /opt/build/esphome/esphome/components/cover/cover.cpp