9 lines
236 B
YAML
9 lines
236 B
YAML
|
move_to_height:
|
||
|
name: Move to height
|
||
|
description: Moves the desk to the specified height
|
||
|
target:
|
||
|
fields:
|
||
|
target_height:
|
||
|
name: Target height
|
||
|
description: The height in millimeters to move the desk to
|
||
|
required: true
|