From af43e54c29ad2eb919db3f339eb294bc6c431e41 Mon Sep 17 00:00:00 2001 From: darthsandmann Date: Sat, 30 Jul 2022 18:03:16 +0200 Subject: [PATCH] Fix: Time and Date --- packages/time_date.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/time_date.yaml b/packages/time_date.yaml index cf202bf..c1a0f76 100644 --- a/packages/time_date.yaml +++ b/packages/time_date.yaml @@ -1,7 +1,7 @@ - ## -----------------------------------------------------------------------------------------------## - ## Time / Date - ## -----------------------------------------------------------------------------------------------## - - platform: time_date - display_options: - - 'time' - - 'date' \ No newline at end of file +## -----------------------------------------------------------------------------------------------## +## Time / Date +## -----------------------------------------------------------------------------------------------## +- platform: time_date + display_options: + - 'time' + - 'date' \ No newline at end of file