|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
Chip-specific radio abstractions and concrete SX1276/SX1262 drivers. More...
Files | |
| file | radio_interface.cpp |
| Implementation of non-inline RadioDriver methods. | |
| file | radio_interface.h |
| Radio abstraction layer for IO-Homecontrol. | |
| file | radio_sx1262.cpp |
| SX1262 radio driver implementation for IO-Homecontrol. | |
| file | radio_sx1262.h |
| SX1262 radio driver for IO-Homecontrol. | |
| file | radio_sx1276.cpp |
| SX1276 radio driver implementation for IO-Homecontrol. | |
| file | radio_sx1276.h |
| SX1276 radio driver for IO-Homecontrol. | |
Classes | |
| class | esphome::home_io_control::SpiAccess |
| Interface for SPI bus access. More... | |
| class | esphome::home_io_control::RadioDriver |
| Abstract radio driver for IO-Homecontrol. More... | |
| class | esphome::home_io_control::RadioSX1262 |
| SX1262 implementation of RadioDriver. More... | |
| class | esphome::home_io_control::RadioSX1276 |
| SX1276 implementation of RadioDriver. More... | |
Chip-specific radio abstractions and concrete SX1276/SX1262 drivers.