Static Public Attributes | |
| string | CONF_ACTIVE_STATE_ADDRESS = "active_state_address" |
| string | CONF_COMMAND_VALUE_STATE_ADDRESS = "command_value_state_address" |
| string | CONF_CONTROLLER_MODE_ADDRESS = "controller_mode_address" |
| string | CONF_CONTROLLER_MODE_STATE_ADDRESS = "controller_mode_state_address" |
| string | CONF_CONTROLLER_MODES = "controller_modes" |
| string | CONF_CONTROLLER_STATUS_ADDRESS = "controller_status_address" |
| string | CONF_CONTROLLER_STATUS_STATE_ADDRESS = "controller_status_state_address" |
| string | CONF_DEFAULT_CONTROLLER_MODE = "default_controller_mode" |
| string | CONF_FAN_MAX_STEP = "fan_max_step" |
| string | CONF_FAN_SPEED_ADDRESS = "fan_speed_address" |
| string | CONF_FAN_SPEED_MODE = "fan_speed_mode" |
| string | CONF_FAN_SPEED_STATE_ADDRESS = "fan_speed_state_address" |
| string | CONF_FAN_ZERO_MODE = "fan_zero_mode" |
| string | CONF_HEAT_COOL_ADDRESS = "heat_cool_address" |
| string | CONF_HEAT_COOL_STATE_ADDRESS = "heat_cool_state_address" |
| string | CONF_HUMIDITY_STATE_ADDRESS = "humidity_state_address" |
| string | CONF_MAX_TEMP = "max_temp" |
| string | CONF_MIN_TEMP = "min_temp" |
| string | CONF_ON_OFF_ADDRESS = "on_off_address" |
| string | CONF_ON_OFF_INVERT = "on_off_invert" |
| string | CONF_ON_OFF_STATE_ADDRESS = "on_off_state_address" |
| string | CONF_OPERATION_MODE_ADDRESS = "operation_mode_address" |
| string | CONF_OPERATION_MODE_COMFORT_ADDRESS = "operation_mode_comfort_address" |
| tuple | CONF_OPERATION_MODE_FROST_PROTECTION_ADDRESS |
| string | CONF_OPERATION_MODE_NIGHT_ADDRESS = "operation_mode_night_address" |
| string | CONF_OPERATION_MODE_STANDBY_ADDRESS = "operation_mode_standby_address" |
| string | CONF_OPERATION_MODE_STATE_ADDRESS = "operation_mode_state_address" |
| string | CONF_OPERATION_MODES = "operation_modes" |
| string | CONF_SETPOINT_SHIFT_ADDRESS = "setpoint_shift_address" |
| string | CONF_SETPOINT_SHIFT_MAX = "setpoint_shift_max" |
| string | CONF_SETPOINT_SHIFT_MIN = "setpoint_shift_min" |
| string | CONF_SETPOINT_SHIFT_MODE = "setpoint_shift_mode" |
| string | CONF_SETPOINT_SHIFT_STATE_ADDRESS = "setpoint_shift_state_address" |
| string | CONF_TARGET_TEMPERATURE_ADDRESS = "target_temperature_address" |
| string | CONF_TARGET_TEMPERATURE_STATE_ADDRESS = "target_temperature_state_address" |
| string | CONF_TEMPERATURE_ADDRESS = "temperature_address" |
| string | CONF_TEMPERATURE_STEP = "temperature_step" |
| string | DEFAULT_FAN_SPEED_MODE = "percent" |
| string | DEFAULT_NAME = "KNX Climate" |
| bool | DEFAULT_ON_OFF_INVERT = False |
| int | DEFAULT_SETPOINT_SHIFT_MAX = 6 |
| int | DEFAULT_SETPOINT_SHIFT_MIN = -6 |
| string | DEFAULT_SETPOINT_SHIFT_MODE = "DPT6010" |
| float | DEFAULT_TEMPERATURE_STEP = 0.1 |
| ENTITY_SCHEMA | |
| PLATFORM = Platform.CLIMATE | |
Additional Inherited Members | |
Public Member Functions inherited from homeassistant.components.knx.schema.KNXPlatformSchema | |
| dict[vol.Optional, vol.All] | platform_node (cls) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |