mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Closes #72 - Move IFTTT triggers locally to Input_booleans
This commit is contained in:
24
input_boolean/trigger_booleans.yaml
Executable file
24
input_boolean/trigger_booleans.yaml
Executable file
@@ -0,0 +1,24 @@
|
||||
#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
|
Reference in New Issue
Block a user