mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Massive Migration! #292
This commit is contained in:
7
input_boolean/hidden_booleans.yaml
Executable file
7
input_boolean/hidden_booleans.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
home_stats:
|
||||
name: Home Stats
|
||||
initial: off
|
||||
|
||||
responsibilities:
|
||||
name: responsibilities
|
||||
initial: off
|
19
input_boolean/home_modes.yaml
Executable file
19
input_boolean/home_modes.yaml
Executable file
@@ -0,0 +1,19 @@
|
||||
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
|
32
input_boolean/trigger_booleans.yaml
Executable file
32
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