mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 01:54:33 +00:00
You can find the entire repo here.
This commit is contained in:
7
config/input_boolean/hidden_booleans.yaml
Executable file
7
config/input_boolean/hidden_booleans.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
home_stats:
|
||||
name: Home Stats
|
||||
initial: off
|
||||
|
||||
responsibilities:
|
||||
name: responsibilities
|
||||
initial: off
|
24
config/input_boolean/home_modes.yaml
Executable file
24
config/input_boolean/home_modes.yaml
Executable file
@@ -0,0 +1,24 @@
|
||||
guest_mode:
|
||||
name: Guest Mode
|
||||
icon: mdi:account-alert
|
||||
initial: off
|
||||
|
||||
school_mode:
|
||||
name: School Mode
|
||||
icon: mdi:school
|
||||
initial: on
|
||||
|
||||
alert_mode:
|
||||
name: Alert Mode
|
||||
icon: mdi:alert-octagram
|
||||
initial: off
|
||||
|
||||
speech_notifications:
|
||||
name: Speech Notifications
|
||||
icon: mdi:speaker-wireless
|
||||
initial: on
|
||||
|
||||
text_notifications:
|
||||
name: Text Notifications
|
||||
icon: mdi:cellphone-wireless
|
||||
initial: on
|
32
config/input_boolean/trigger_booleans.yaml
Executable file
32
config/input_boolean/trigger_booleans.yaml
Executable file
@@ -0,0 +1,32 @@
|
||||
#triggers
|
||||
good_night:
|
||||
name: Good Night
|
||||
initial: off
|
||||
|
||||
good_morning:
|
||||
name: Good Morning
|
||||
initial: off
|
||||
|
||||
meal_time:
|
||||
name: Meal Time
|
||||
initial: off
|
||||
|
||||
tv_time:
|
||||
name: TV Time
|
||||
initial: off
|
||||
|
||||
work:
|
||||
name: Work
|
||||
initial: off
|
||||
|
||||
flash:
|
||||
name: Flash
|
||||
initial: off
|
||||
|
||||
color_tornado:
|
||||
name: Color Tornado!
|
||||
initial: off
|
||||
|
||||
guard_dog:
|
||||
name: Guard Dog
|
||||
initial: off
|
Reference in New Issue
Block a user