mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
update
This commit is contained in:
parent
3276f91787
commit
9c172d73bc
@ -18,10 +18,11 @@ sensor:
|
|||||||
monitored_variables:
|
monitored_variables:
|
||||||
- type: 'time'
|
- type: 'time'
|
||||||
- type: 'date'
|
- type: 'date'
|
||||||
- type: 'datetime'
|
- type: 'date_time'
|
||||||
|
- type: 'time_date'
|
||||||
```
|
```
|
||||||
|
|
||||||
The type *datetime* shows the date and the time. The other two types just the time or the date.
|
The types *date_time* and *time_date* shows the date and the time. The other two types just the time or the date.
|
||||||
|
|
||||||
<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