|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Thin hub wrapper delegating management actions to ManagementActions. More...
#include "hub_internal.h"Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Thin hub wrapper delegating management actions to ManagementActions.
All management logic lives in management_actions.cpp. This file provides only the IOHomeControlComponent::rename_device() / identify_device() / force_open_device() / scan_paired_devices() implementations that the virtual dispatch table requires.
Definition in file hub_management.cpp.