diff --git a/binary_sensor.yaml b/binary_sensor.yaml index 628d610..a43256c 100644 --- a/binary_sensor.yaml +++ b/binary_sensor.yaml @@ -6,3 +6,7 @@ name: Night after: sunset before: sunrise +- platform: tod + name: School + after: "09:00" + before: "15:30"