Fix Syntax Error

This commit is contained in:
2022-07-19 16:53:17 -07:00
parent 73460d5c3c
commit 1833c91d0e
2 changed files with 1 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ binary_sensor:
after: "17:00"
before: "21:00"
- platform: tod:
- platform: tod
name: Night
after: "21:00"
before: "04:00"

View File

@@ -1,10 +1 @@
# System Package
# -----------------------------------------------------------------------------
# Time of Day Sensors and Helpers
sensor:
- platform: time_date
display_options:
- 'time'
- 'date'
- 'date_time'