-
Notifications
You must be signed in to change notification settings - Fork 0
/
timers.yaml
executable file
·43 lines (43 loc) · 1.01 KB
/
timers.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
###############################################
# Timers
###############################################
# turn off lights after this period of no motion (override in automation using timer.start)
kitchen:
duration: '00:05:00'
kitchen_lights_off:
duration: '00:01:00'
dining_room:
duration: '00:01:00'
living_room:
duration: '00:03:00'
landing:
duration: '00:01:00'
porch:
duration: '00:00:30'
downstairsloo:
duration: '00:03:00'
tims_room:
duration: '00:01:00'
fins_room:
duration: '00:01:00'
jeds_room:
duration: '00:01:00'
# front_door:
# duration: '00:01:00'
# side_alley_gate:
# duration: '00:02:30'
# left_shed_door:
# duration: '00:10:00'
# right_shed_door:
# duration: '00:10:00'
# for urgent alert automations
# flood_sensor_kitchen:
# duration: '00:00:10'
# flood_sensor_bath:
# duration: '00:00:10'
# fridge_door:
# duration: '00:00:30'
# freezer_door:
# duration: '00:00:30'
# cooker_on_for_too_long:
# duration: '00:00:30'