|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Inbound status handling and passive receive-side state updates. More...
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::home_io_control |
Inbound status handling and passive receive-side state updates.
This file owns the receive-side state path for the hub:
The goal of the split is to keep hub_core.cpp focused on lifecycle, device registry, and scheduling while leaving the protocol-specific receive interpretation in one place.
Definition in file hub_status.cpp.