Home IO Control
ESPHome add-on for IO-Homecontrol devices
Loading...
Searching...
No Matches
platform_cover_vent_button.h File Reference

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"
Include dependency graph for platform_cover_vent_button.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

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.