Skip to main content

Module mapping

Module mapping 

Source
Expand description

HOMECORE entity → HAP accessory type + characteristic value mapping.

Mirrors the HA homekit integration’s mapping table (homeassistant/components/homekit/type_*.py) for the entity domains and device classes handled in P1.

Structs§

AccessoryMapping
Result of mapping one HOMECORE entity state to the HAP layer.
EntityToAccessoryMapper
Maps a HOMECORE entity (EntityId, State) pair to a HapAccessoryType and its current characteristic values.