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

Generated per-cover auxiliary controls: command button and silent-operation toggle. More...

#include "platform_cover_controls.h"
#include "esphome/core/log.h"
Include dependency graph for platform_cover_controls.cpp:

Go to the source code of this file.

Namespaces

namespace  esphome
namespace  esphome::home_io_control

Variables

static const char *const esphome::home_io_control::TAG_COMMAND_BUTTON = "home_io_control.cover_command_button"
static const char *const esphome::home_io_control::TAG_SILENT = "home_io_control.cover.silent"

Detailed Description

Generated per-cover auxiliary controls: command button and silent-operation toggle.

Definition in file platform_cover_controls.cpp.