|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
| Cbutton::Button | |
| Cesphome::home_io_control::IOHomeDiscoverButton | Button entity that triggers device discovery and pairing when pressed in Home Assistant |
| CComponent | |
| Cesphome::home_io_control::IOHomeControlComponent | The main IO-Homecontrol component |
| Cesphome::home_io_control::IOHomeCover | Cover entity representing an IO‑Homecontrol shutter/awning/blind |
| Cesphome::home_io_control::IOHomeDiscoverButton | Button entity that triggers device discovery and pairing when pressed in Home Assistant |
| Cesphome::home_io_control::IOHomeLight | Binary light entity for IO‑Homecontrol on/off devices |
| Cesphome::home_io_control::IOHomeSwitch | Binary switch entity for IO‑Homecontrol on/off devices |
| Ccover::Cover | |
| Cesphome::home_io_control::IOHomeCover | Cover entity representing an IO‑Homecontrol shutter/awning/blind |
| Cesphome::home_io_control::IOHomeControlComponent::ExchangeDebugInfo | Debug snapshot of the last exchange attempt |
| Cesphome::home_io_control::exchange::InboundAuthContext | Context for a single inbound authentication (device‑initiated command) |
| Cesphome::home_io_control::IoDevice | Runtime state of a paired IO‑Homecontrol device |
| Cesphome::home_io_control::IoFrame | Parsed IO‑Homecontrol frame (CTRL0/1 + addresses + command + data) |
| Clight::LightOutput | |
| Cesphome::home_io_control::IOHomeLight | Binary light entity for IO‑Homecontrol on/off devices |
| Cesphome::home_io_control::exchange::OutboundExchangeContext | Context carried across one outbound authenticated exchange |
| Cesphome::home_io_control::pairing::PairingContext | Context object that lives for the duration of a single pairing attempt |
| Cesphome::home_io_control::IOHomeControlComponent::PendingOperation | A single queued operation to be processed in loop() |
| Cesphome::home_io_control::RadioCaptureInfo | Diagnostic capture from a radio operation |
| Cesphome::home_io_control::RadioDriver | Abstract radio driver for IO-Homecontrol |
| Cesphome::home_io_control::RadioSX1262 | SX1262 implementation of RadioDriver |
| Cesphome::home_io_control::RadioSX1276 | SX1276 implementation of RadioDriver |
| Cesphome::home_io_control::RadioRxPacket | Raw packet received from the radio |
| Cesphome::home_io_control::RadioTxConfig | Configuration for transmitting a packet: carrier frequency and preamble length |
| Cesphome::home_io_control::SpiAccess | Interface for SPI bus access |
| Cesphome::home_io_control::IOHomeControlComponent | The main IO-Homecontrol component |
| Cspi::SPIDevice | |
| Cesphome::home_io_control::IOHomeControlComponent | The main IO-Homecontrol component |
| Cswitch_::Switch | |
| Cesphome::home_io_control::IOHomeSwitch | Binary switch entity for IO‑Homecontrol on/off devices |
| Cesphome::home_io_control::UartProbeResult | Result of the UART probe: best candidate frame within a raw capture |