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

Thin hub wrapper delegating management actions to ManagementActions. More...

#include "hub_internal.h"
Include dependency graph for hub_management.cpp:

Go to the source code of this file.

Namespaces

namespace  esphome
namespace  esphome::home_io_control

Detailed Description

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.