diff --git a/packages/time_date.yaml b/packages/time_date.yaml index c1a0f76..16b9f5a 100644 --- a/packages/time_date.yaml +++ b/packages/time_date.yaml @@ -1,7 +1,8 @@ ## -----------------------------------------------------------------------------------------------## ## Time / Date ## -----------------------------------------------------------------------------------------------## -- platform: time_date - display_options: - - 'time' - - 'date' \ No newline at end of file +sensor: + - platform: time_date + display_options: + - 'time' + - 'date' \ No newline at end of file