Added a overnight sensor to make it easier to determine appropriate weather forecast

This commit is contained in:
Jeffrey Stone
2022-03-01 22:09:33 -05:00
parent cce4bb973c
commit a13d038a37

View File

@@ -43,5 +43,8 @@
after: '17:00' after: '17:00'
before: '21:00' before: '21:00'
- platform: tod
name: Overnight
after: '18:00'
before: '06:00'