2016-12-13 07:23:08 +00:00
|
|
|
say:
|
|
|
|
description: Say some things on a media player.
|
|
|
|
|
|
|
|
fields:
|
|
|
|
entity_id:
|
2016-12-21 09:22:12 +00:00
|
|
|
description: Name(s) of media player entities.
|
2016-12-13 07:23:08 +00:00
|
|
|
example: 'media_player.floor'
|
|
|
|
|
|
|
|
message:
|
2016-12-21 09:22:12 +00:00
|
|
|
description: Text to speak on devices.
|
2016-12-13 07:23:08 +00:00
|
|
|
example: 'My name is hanna'
|
|
|
|
|
2016-12-21 09:22:12 +00:00
|
|
|
cache:
|
|
|
|
description: Control file cache of this message.
|
|
|
|
example: 'true'
|
|
|
|
|
2016-12-13 07:23:08 +00:00
|
|
|
clear_cache:
|
|
|
|
description: Remove cache files and RAM cache.
|