Added time and date sensor
This commit is contained in:
@ -18,3 +18,11 @@
|
||||
{% else %}
|
||||
off
|
||||
{% endif %}
|
||||
- platform: time_date
|
||||
display_options:
|
||||
- 'time'
|
||||
- 'date'
|
||||
- 'date_time'
|
||||
- 'time_date'
|
||||
- 'time_utc'
|
||||
- 'beat'
|
Reference in New Issue
Block a user