mirror of
https://github.com/ZaneThePython/openjibo-haint.git
synced 2026-06-17 11:46:01 +00:00
7 lines
158 B
YAML
7 lines
158 B
YAML
|
|
say:
|
||
|
|
description: Make Jibo Say Something
|
||
|
|
fields:
|
||
|
|
message:
|
||
|
|
description: Text to speak
|
||
|
|
example: "Hello Home Assistant"
|
||
|
|
required: true
|