mirror of
https://github.com/ZaneThePython/openjibo-haint.git
synced 2026-06-13 01:35:58 +00:00
18 lines
422 B
YAML
18 lines
422 B
YAML
say:
|
|
description: Make a Jibo robot say something.
|
|
fields:
|
|
message:
|
|
description: The text to speak.
|
|
example: "Hello, Home Assistant!"
|
|
required: true
|
|
selector:
|
|
text:
|
|
robot:
|
|
description: >
|
|
Name of the robot to speak on. Leave empty to speak on all configured
|
|
Jibo robots.
|
|
example: "Living Room Jibo"
|
|
required: false
|
|
selector:
|
|
text:
|