ControllersΒΆ

Each attribute on AferoBridgeV1 is an instance of one of these controllers. Detail pages are generated from source with autodoc.

Bridge attribute

Controller class

bridge.devices

Devices

bridge.exhaust_fans

Exhaust fans

bridge.fans

Fans

bridge.lights

Lights

bridge.locks

Locks

bridge.portable_acs

Portable ACs

bridge.switches

Switches

bridge.thermostats

Thermostats

bridge.security_systems

Security systems

bridge.security_systems_keypads

Security keypads

bridge.security_systems_sensors

Security sensors

bridge.valves

Valves

See also

BaseResourcesController β€” shared base class.

ClimateController β€” base for thermostats and portable ACs (not registered on the bridge directly).

Split devices β€” how multi-entity devices are split across controllers.