mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Typo dangling quote at end of string (#21594)
This commit is contained in:
parent
6a2cb66a88
commit
f46a8f3c29
@ -303,7 +303,7 @@ rgb_value_template:
|
||||
required: false
|
||||
type: string
|
||||
schema:
|
||||
description: The schema to use. Must be `default` or omitted to select the default schema".
|
||||
description: The schema to use. Must be `default` or omitted to select the default schema.
|
||||
required: false
|
||||
type: string
|
||||
default: default
|
||||
@ -648,7 +648,7 @@ retain:
|
||||
type: boolean
|
||||
default: false
|
||||
schema:
|
||||
description: The schema to use. Must be `json` to select the JSON schema".
|
||||
description: The schema to use. Must be `json` to select the JSON schema.
|
||||
required: false
|
||||
type: string
|
||||
default: default
|
||||
@ -1004,7 +1004,7 @@ red_template:
|
||||
required: false
|
||||
type: string
|
||||
schema:
|
||||
description: The schema to use. Must be `template` to select the template schema".
|
||||
description: The schema to use. Must be `template` to select the template schema.
|
||||
required: false
|
||||
type: string
|
||||
default: default
|
||||
|
Loading…
x
Reference in New Issue
Block a user