A command targeting a cover entity.
More...
#include <cover.hpp>
|
| std::uint32_t | key = 0 |
| |
| std::optional< float > | position |
| |
| std::optional< float > | tilt |
| |
| bool | stop = false |
| |
A command targeting a cover entity.
◆ key
| std::uint32_t esphome::api::CoverCommand::key = 0 |
◆ position
| std::optional<float> esphome::api::CoverCommand::position |
◆ stop
| bool esphome::api::CoverCommand::stop = false |
◆ tilt
| std::optional<float> esphome::api::CoverCommand::tilt |
The documentation for this struct was generated from the following file: