mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Remove nonexistent default value for initial parameter. (#11694)
This commit is contained in:
parent
92cae865df
commit
a32870c4ef
@ -54,7 +54,6 @@ input_text:
|
|||||||
description: Initial value when Home Assistant starts.
|
description: Initial value when Home Assistant starts.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: empty
|
|
||||||
icon:
|
icon:
|
||||||
description: Icon to display in front of the input element in the frontend.
|
description: Icon to display in front of the input element in the frontend.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user