15 lines
503 B
YAML
15 lines
503 B
YAML
# Describes the format for available motion blinds services
|
|
|
|
set_absolute_position:
|
|
description: "Set the absolute position of the cover."
|
|
fields:
|
|
entity_id:
|
|
description: Name of the motion blind cover entity to control.
|
|
example: "cover.TopDownBottomUp-Bottom-0001"
|
|
absolute_position:
|
|
description: Absolute position to move to.
|
|
example: 70
|
|
width:
|
|
description: Optionally specify the width that is covered, only for TDBU Combined entities.
|
|
example: 30
|