Enhance Jibo integration: Add service filtering by robot name, improve configuration flow, and update service documentation.

This commit is contained in:
2026-05-17 19:42:32 -04:00
parent 7efec4fa93
commit b0019fe794
4 changed files with 123 additions and 53 deletions

View File

@@ -1,7 +1,17 @@
say:
description: Make Jibo Say Something
description: Make a Jibo robot say something.
fields:
message:
description: Text to speak
example: "Hello Home Assistant"
required: true
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: