Voluptuous schema for KNX covers.
Definition at line 442 of file schema.py.
◆ CONF_ANGLE_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_ANGLE_ADDRESS = "angle_address" |
|
static |
◆ CONF_ANGLE_STATE_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_ANGLE_STATE_ADDRESS = "angle_state_address" |
|
static |
◆ CONF_INVERT_ANGLE
| string homeassistant.components.knx.schema.CoverSchema.CONF_INVERT_ANGLE = "invert_angle" |
|
static |
◆ CONF_INVERT_POSITION
| string homeassistant.components.knx.schema.CoverSchema.CONF_INVERT_POSITION = "invert_position" |
|
static |
◆ CONF_INVERT_UPDOWN
| string homeassistant.components.knx.schema.CoverSchema.CONF_INVERT_UPDOWN = "invert_updown" |
|
static |
◆ CONF_MOVE_LONG_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_MOVE_LONG_ADDRESS = "move_long_address" |
|
static |
◆ CONF_MOVE_SHORT_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_MOVE_SHORT_ADDRESS = "move_short_address" |
|
static |
◆ CONF_POSITION_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_POSITION_ADDRESS = "position_address" |
|
static |
◆ CONF_POSITION_STATE_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_POSITION_STATE_ADDRESS = "position_state_address" |
|
static |
◆ CONF_STOP_ADDRESS
| string homeassistant.components.knx.schema.CoverSchema.CONF_STOP_ADDRESS = "stop_address" |
|
static |
◆ CONF_TRAVELLING_TIME_DOWN
| string homeassistant.components.knx.schema.CoverSchema.CONF_TRAVELLING_TIME_DOWN = "travelling_time_down" |
|
static |
◆ CONF_TRAVELLING_TIME_UP
| string homeassistant.components.knx.schema.CoverSchema.CONF_TRAVELLING_TIME_UP = "travelling_time_up" |
|
static |
◆ DEFAULT_NAME
| string homeassistant.components.knx.schema.CoverSchema.DEFAULT_NAME = "KNX Cover" |
|
static |
◆ DEFAULT_TRAVEL_TIME
| int homeassistant.components.knx.schema.CoverSchema.DEFAULT_TRAVEL_TIME = 25 |
|
static |
◆ ENTITY_SCHEMA
| homeassistant.components.knx.schema.CoverSchema.ENTITY_SCHEMA |
|
static |
◆ PLATFORM
| homeassistant.components.knx.schema.CoverSchema.PLATFORM = Platform.COVER |
|
static |
The documentation for this class was generated from the following file: