mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
New input_datetime
default/initial value (#16162)
This commit is contained in:
parent
0272e0a909
commit
5e118658c9
@ -69,7 +69,7 @@ input_datetime:
|
|||||||
description: Set the initial value of this input, depending on `has_time` and `has_date`.
|
description: Set the initial value of this input, depending on `has_time` and `has_date`.
|
||||||
required: false
|
required: false
|
||||||
type: [datetime, time, date]
|
type: [datetime, time, date]
|
||||||
default: 1970-01-01 00:00 | 00:00 | 1970-01-01
|
default: <today> 00:00 | 00:00 | <today>
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### Attributes
|
### Attributes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user