API reference¶
Module docs are generated from source on each build. Start with All modules below.
Core entry points¶
aioafero.v1—AferoBridgeV1,AferoAuth(Authentication and Bridge configuration and lifecycle)aioafero.device— rawAferoDeviceparsing and device typingaioafero.errors— exception hierarchyaioafero.types—TemperatureUnit,EventType
Controllers and models¶
aioafero.v1.controllers— device-type controllers (package)aioafero.v1.models— state models and feature types (package)
Utilities¶
aioafero.anonymize_data— redact device payloads for bug reportsaioafero.util— shared helpers
Note
ClimateController in aioafero.v1.controllers.climate is a base class for
thermostats and portable ACs; it is not registered directly on the bridge.