mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
add doc for date_time_iso to time_date component (#8995)
This commit is contained in:
parent
6c7252ceb3
commit
839b4c7835
@ -26,12 +26,13 @@ sensor:
|
|||||||
- 'time'
|
- 'time'
|
||||||
- 'date'
|
- 'date'
|
||||||
- 'date_time'
|
- 'date_time'
|
||||||
|
- 'date_time_iso'
|
||||||
- 'time_date'
|
- 'time_date'
|
||||||
- 'time_utc'
|
- 'time_utc'
|
||||||
- 'beat'
|
- 'beat'
|
||||||
```
|
```
|
||||||
|
|
||||||
- **display_options** array (*Required*): The option to display. The types *date_time* and *time_date* shows the date and the time. The other types just the time or the date. *beat* shows the [Swatch Internet Time](http://www.swatch.com/en_us/internet-time).
|
- **display_options** array (*Required*): The option to display. The types *date_time*, *time_date*, and *date_time_iso* shows the date and the time. The other types just the time or the date. *beat* shows the [Swatch Internet Time](http://www.swatch.com/en_us/internet-time).
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='{{site_root}}/images/screenshots/time_date.png' />
|
<img src='{{site_root}}/images/screenshots/time_date.png' />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user