mirror of
https://github.com/ZaneThePython/openjibo-haint.git
synced 2026-06-17 11:46:01 +00:00
fix structure
This commit is contained in:
7
custom_components/jibo/services.yaml
Normal file
7
custom_components/jibo/services.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
say:
|
||||
description: Make Jibo Say Something
|
||||
fields:
|
||||
message:
|
||||
description: Text to speak
|
||||
example: "Hello Home Assistant"
|
||||
required: true
|
||||
Reference in New Issue
Block a user