-
Notifications
You must be signed in to change notification settings - Fork 0
/
scripts.yaml
67 lines (67 loc) · 1.47 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
'1587321453390':
alias: Night Night Boys
sequence:
- data:
color_name: darkblue
entity_id: light.lamp_matan
service: light.turn_on
- entity_id:
- light.landing
- light.stairs
- light.bedroom_master
- light.ensuite
service: light.turn_off
- data:
entity_id:
- media_player.matan
- media_player.ari
master: media_player.master_bedroom
service: sonos.join
- data:
volume_level: 0.12
entity_id: media_player.ari
service: media_player.volume_set
- data:
volume_level: 0.2
entity_id: media_player.matan
service: media_player.volume_set
'1587322427644':
alias: Downstairs Lights Off
sequence:
- entity_id:
- light.kitchen_ceiling
- light.kitchen_island
- light.kitchen_worktop
- light.toy_kitchen_worktop
- light.extractor
- light.utility
- light.hall
- light.playroom
- light.lounge
- light.toilet
- light.office
- light.lamp
service: light.turn_off
'1587322628966':
alias: Upstairs Lights Off
sequence:
- entity_id:
- light.bathroom
- light.bathroom_mirror
- light.bedroom_spare
- light.bedroom_ari
- light.ensuite
- light.ensuite_mirror
- light.landing
- light.bedroom_master
- light.bedroom_matan
- light.stairs
service: light.turn_off
'1587322844982':
alias: All Lights Off
sequence:
- data: {}
entity_id:
- script.1587322427644
- script.1587322628966
service: script.turn_on