mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update Picotts component configuration variable (#6835)
This commit is contained in:
parent
9892adebd4
commit
7442a81842
@ -24,10 +24,13 @@ tts:
|
|||||||
- platform: picotts
|
- platform: picotts
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
language:
|
||||||
- **language** (*Optional*): The language to use. Defaults to `en-US`.
|
description: "The language to use. Supported languages : 'en-US', 'en-GB', 'de-DE', 'es-ES', 'fr-FR', 'it-IT'"
|
||||||
Supported languages : 'en-US', 'en-GB', 'de-DE', 'es-ES', 'fr-FR', 'it-IT'
|
required: false
|
||||||
|
default: "`en-US`"
|
||||||
|
type: string
|
||||||
|
{% endconfiguration %}
|
||||||
|
|
||||||
A full configuration sample:
|
A full configuration sample:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user