|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A command targeting a valve entity. More...
#include <valve.hpp>
Public Attributes | |
| std::uint32_t | key = 0 |
| std::optional< float > | position |
| bool | stop = false |
A command targeting a valve entity.
| std::uint32_t esphome::api::ValveCommand::key = 0 |
| std::optional<float> esphome::api::ValveCommand::position |
| bool esphome::api::ValveCommand::stop = false |