|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Thin hub wrapper delegating all pairing logic to PairingEngine. More...
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Thin hub wrapper delegating all pairing logic to PairingEngine.
All pairing implementation lives in pairing_engine.cpp. This file provides only the IOHomeControlComponent::discover_and_pair() implementation which manages the hub's busy_ flag and delegates to pairing_engine_.
Definition in file hub_pairing.cpp.