|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Generated ventilation-position button for window-type cover entities. More...
#include <string>#include "esphome/components/button/button.h"#include "esphome/core/component.h"#include "hub_core.h"Go to the source code of this file.
Classes | |
| class | esphome::home_io_control::IOHomeCoverVentButton |
| Button entity that sends the ventilation position command. More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Generated ventilation-position button for window-type cover entities.
This button sends the protocol's ventilation command to window-type devices (WINDOW_OPENER, VENTILATION_POINT). The vent command moves the actuator to a predefined partially-open position suitable for air exchange.
Definition in file platform_cover_vent_button.h.