mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update input_datetime: reorder default values (#11685)
This commit is contained in:
parent
ffdd815aec
commit
d704be3803
@ -63,7 +63,7 @@ input_datetime:
|
||||
description: Set the initial value of this input, depending on `has_time` and `has_date`.
|
||||
required: false
|
||||
type: [datetime, time, date]
|
||||
default: 1970-01-01 00:00 | 1970-01-01 | 00:00
|
||||
default: 1970-01-01 00:00 | 00:00 | 1970-01-01
|
||||
{% endconfiguration %}
|
||||
|
||||
### Attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user