|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Frame definitions, crypto helpers, command builders, and protocol utilities. More...
Files | |
| file | log_frame.h |
| Shared frame logging helpers for IO-Homecontrol. | |
| file | proto_commands.cpp |
| Command builders for the IO-Homecontrol protocol. | |
| file | proto_commands.h |
| Command builders for the IO‑Homecontrol protocol. | |
| file | proto_crypto.cpp |
| Cryptographic helpers for the IO-Homecontrol protocol. | |
| file | proto_crypto.h |
| Cryptographic helpers for the IO‑Homecontrol protocol. | |
| file | proto_frame.cpp |
| IO-Homecontrol 2W protocol implementation. | |
| file | proto_frame.h |
| IO-Homecontrol 2W protocol definitions. | |
Classes | |
| struct | esphome::home_io_control::IoFrame |
| Parsed IO‑Homecontrol frame (CTRL0/1 + addresses + command + data). More... | |
Frame definitions, crypto helpers, command builders, and protocol utilities.