mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Remove the name
variable from Amazon Polly documentation (#17346)
The variable `name` does not exist in the Amazon Polly integration and should be removed from the documentation.
This commit is contained in:
parent
54262e7fa2
commit
c77eaf4013
@ -49,10 +49,6 @@ region_name:
|
||||
required: false
|
||||
type: [string, list]
|
||||
default: us-east-1
|
||||
name:
|
||||
description: "Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`."
|
||||
required: false
|
||||
type: string
|
||||
text_type:
|
||||
description: "Specify wherever to use text (default) or ssml markup by default."
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user