-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscripts.yaml
51 lines (51 loc) · 2.21 KB
/
scripts.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
bedtime_ben: !include scripts/bedtime_ben.yaml
bedtime_cailin: !include scripts/bedtime_cailin.yaml
morning: !include scripts/morning.yaml
morning_dark: !include scripts/morning_dark.yaml
morning_dark_one: !include scripts/morning_dark_one.yaml
sunrise: !include scripts/sunrise.yaml
sunset: !include scripts/sunset.yaml
alarm_clock_morning: !include scripts/alarm_clock_morning.yaml
####ALARM ####
alarm_away: !include scripts/alarm_away.yaml
alarm_home: !include scripts/alarm_home.yaml
alarm_triggered: !include scripts/alarm_triggered.yaml
alarm_red: !include scripts/alarm_red.yaml
####TEST SCRIPTS####
test: !include scripts/test.yaml
####GLOBAL SCRIPTS####
all_off: !include scripts/all_off.yaml
all_on: !include scripts/all_on.yaml
all_on_day: !include scripts/all_on_day.yaml
####TRIGGERED LIGHTS
motion_light_lr: !include scripts/motion_light_lr.yaml
timer_lr: !include scripts/timer_lr.yaml
motion_bathroom: !include scripts/motion_bathroom.yaml
motion_bathroom_timer: !include scripts/motion_bathroom_timer.yaml
motion_light_br: !include scripts/motion_light_br.yaml
motion_light_br_timer: !include scripts/motion_light_br_timer.yaml
####NOTIFICATIONS AND ALERTS####
notify_update: !include scripts/notify_update.yaml
lifx_alert: !include scripts/lifx_alert.yaml
low_battery: !include scripts/low_battery.yaml
restart_ha: !include scripts/restart_ha.yaml
####PARTY
party_time: !include scripts/party_time.yaml
party_over: !include scripts/party_over.yaml
party_lights_1: !include scripts/party_lights_1.yaml
party_lights_2: !include scripts/party_lights_2.yaml
sexy_time: !include scripts/sexy_time.yaml
refresh_devices: !include scripts/refresh_devices.yaml
prayer_time: !include scripts/prayer_time.yaml
####MEDIA####
media_playing_night: !include scripts/media_playing_night.yaml
media_stopped_night: !include scripts/media_stopped_night.yaml
####Cars####
car_finder_ben_notify: !include scripts/car_finder_ben_notify.yaml
car_finder_cailin_notify: !include scripts/car_finder_cailin_notify.yaml
driving_ben_start: !include scripts/driving_ben_start.yaml
driving_ben_stop: !include scripts/driving_ben_stop.yaml
####Phones####
br_finder: !include scripts/br_finder.yaml
cr_finder: !include scripts/cr_finder.yaml
ifttt: !include scripts/IFTTT.yaml