|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Classes | |
| struct | PairingContext |
| Context object that lives for the duration of a single pairing attempt. More... | |
Enumerations | |
| enum class | PairingState : uint8_t { IDLE , TX_DISCOVER , WAIT_DISCOVER_RESPONSE , TX_KEY_INIT , WAIT_KEY_CHALLENGE , TX_KEY_TRANSFER , WAIT_KEY_CONFIRM , REGISTER_DEVICE , COMPLETE , FAILED } |
| State machine for the three‑phase pairing flow. More... | |
|
strong |
State machine for the three‑phase pairing flow.
Definition at line 40 of file hub_pairing.h.