mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 19:06:55 +00:00
Fix build
This commit is contained in:
parent
b617bcef79
commit
efb7d46af2
@ -40,7 +40,7 @@ watson_url:
|
|||||||
description: "The endpoint to which the service will connect."
|
description: "The endpoint to which the service will connect."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: `https://stream.watsonplatform.net/text-to-speech/api`
|
default: "`https://stream.watsonplatform.net/text-to-speech/api`"
|
||||||
watson_apikey:
|
watson_apikey:
|
||||||
description: "Your secret apikey generated on the IBM Cloud admin console."
|
description: "Your secret apikey generated on the IBM Cloud admin console."
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user