|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
High-level command execution and queued operation dispatch. More...
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
High-level command execution and queued operation dispatch.
This file owns the outbound user-facing operations on the hub:
Keeping these methods out of hub_core.cpp makes it easier to reason about the difference between lifecycle/polling logic and the explicit actions initiated by Home Assistant entities.
Definition in file hub_operations.cpp.