diff --git a/sensors/time.yaml b/sensors/time.yaml index a474563..80492f7 100644 --- a/sensors/time.yaml +++ b/sensors/time.yaml @@ -17,4 +17,12 @@ on {% else %} off - {% endif %} \ No newline at end of file + {% endif %} +- platform: time_date + display_options: + - 'time' + - 'date' + - 'date_time' + - 'time_date' + - 'time_utc' + - 'beat' \ No newline at end of file