-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtimers-config.yaml
58 lines (51 loc) · 1.34 KB
/
timers-config.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
52
53
54
55
56
57
58
- name: shabbat_main_floor_lights
switch: group.shabbat_timers_in_effect_main_floor
timer: shabbat_main_floor
domain: switch
entities:
- entrance_lights
- living_room_lights
- living_room_peripheral_lights
- name: shabbat_main_floor_windows
switch: group.shabbat_timers_in_effect_main_floor
timer: shabbat_main_floor
domain: cover
entities:
- living_room_windows
- dinning_room_windows
- name: shabbat_hot_plate
switch: group.shabbat_timers_in_effect_main_floor
timer: shabbat_hot_plate
domain: switch
entities:
- hot_plate
- name: shabbat_master_bedroom_lights
switch: group.shabbat_timers_in_effect_master_bedroom
timer: shabbat_master_bedroom_lights
domain: switch
entities:
- master_bedroom_lights
- name: shabbat_master_bedroom_ac
switch: group.shabbat_timers_in_effect_master_bedroom
timer: shabbat_master_bedroom_ac
domain: switch
entities:
- master_bedroom_ac
- name: shabbat_reut_ac
switch: group.shabbat_timers_in_effect_reut
timer: shabbat_reut_ac
domain: switch
entities:
- reut_ac
- name: shabbat_shaked_ac
switch: group.shabbat_timers_in_effect_shaked
timer: shabbat_shaked_ac
domain: switch
entities:
- shaked_ac
- name: shabbat_roei_ac
switch: group.shabbat_timers_in_effect_roei
timer: shabbat_roei_ac
domain: switch
entities:
- roei_ac