Fix Syntax Error
This commit is contained in:
@@ -30,7 +30,7 @@ binary_sensor:
|
|||||||
after: "17:00"
|
after: "17:00"
|
||||||
before: "21:00"
|
before: "21:00"
|
||||||
|
|
||||||
- platform: tod:
|
- platform: tod
|
||||||
name: Night
|
name: Night
|
||||||
after: "21:00"
|
after: "21:00"
|
||||||
before: "04:00"
|
before: "04:00"
|
||||||
|
|||||||
@@ -1,10 +1 @@
|
|||||||
# System Package
|
# System Package
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
|
||||||
# Time of Day Sensors and Helpers
|
|
||||||
sensor:
|
|
||||||
- platform: time_date
|
|
||||||
display_options:
|
|
||||||
- 'time'
|
|
||||||
- 'date'
|
|
||||||
- 'date_time'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user