Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.overkiz.climate.Controllable Class Reference
Inheritance diagram for homeassistant.components.overkiz.climate.Controllable:
[legend]
Collaboration diagram for homeassistant.components.overkiz.climate.Controllable:
[legend]

Static Public Attributes

tuple IO_ATLANTIC_PASS_APC_HEATING_AND_COOLING_ZONE
 
tuple IO_ATLANTIC_PASS_APC_ZONE_CONTROL_ZONE
 

Detailed Description

Enum for widget controllables.

Definition at line 38 of file __init__.py.

Member Data Documentation

◆ IO_ATLANTIC_PASS_APC_HEATING_AND_COOLING_ZONE

tuple homeassistant.components.overkiz.climate.Controllable.IO_ATLANTIC_PASS_APC_HEATING_AND_COOLING_ZONE
static
Initial value:
= (
"io:AtlanticPassAPCHeatingAndCoolingZoneComponent"
)

Definition at line 41 of file __init__.py.

◆ IO_ATLANTIC_PASS_APC_ZONE_CONTROL_ZONE

tuple homeassistant.components.overkiz.climate.Controllable.IO_ATLANTIC_PASS_APC_ZONE_CONTROL_ZONE
static
Initial value:
= (
"io:AtlanticPassAPCZoneControlZoneComponent"
)

Definition at line 44 of file __init__.py.


The documentation for this class was generated from the following file: