initial commit
This commit is contained in:
21
configuration/input_select/parts_of_the_day.yaml
Normal file
21
configuration/input_select/parts_of_the_day.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
parts_of_the_day:
|
||||
name: Parts of the day
|
||||
options:
|
||||
- 'Morning'
|
||||
- 'Afternoon'
|
||||
- 'Evening'
|
||||
- 'Night'
|
||||
icon: mdi:sun-clock-outline
|
||||
|
||||
# Parts of the Day
|
||||
# ------------------------------------------
|
||||
# Morning 5 am to 12 pm (noon)
|
||||
# Early morning 5 am to 8 am
|
||||
# Late morning 11 am to 12pm
|
||||
# Afternoon 12 pm to 5 pm
|
||||
# Early afternoon 1 pm to 3 pm
|
||||
# Late afternoon 4 pm to 5 pm
|
||||
# Evening 5 pm to 9 pm
|
||||
# Early evening 5 pm to 7 pm
|
||||
# Night 9 pm to 4 am
|
Reference in New Issue
Block a user