Added time and date sensor

This commit is contained in:
2022-05-04 17:38:54 -04:00
parent 4f6beaf6b2
commit 582604c385

View File

@ -17,4 +17,12 @@
on
{% else %}
off
{% endif %}
{% endif %}
- platform: time_date
display_options:
- 'time'
- 'date'
- 'date_time'
- 'time_date'
- 'time_utc'
- 'beat'