-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscripts.yaml
142 lines (142 loc) · 3.58 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
zigbee2mqtt_rename:
alias: Zigbee2mqtt Rename
sequence:
service: mqtt.publish
data_template:
topic: zigbee2mqtt/bridge/config/rename
payload_template: "{\n \"old\": \"{{ states.input_text.zigbee2mqtt_old_name.state
| string }}\",\n \"new\": \"{{ states.input_text.zigbee2mqtt_new_name.state
| string }}\"\n}"
zigbee2mqtt_remove:
alias: Zigbee2mqtt Remove
sequence:
service: mqtt.publish
data_template:
topic: zigbee2mqtt/bridge/config/remove
payload_template: '{{ states.input_text.zigbee2mqtt_remove.state | string }}'
learn_garage:
sequence:
- service: remote.learn_command
data:
command:
- power
- timer
- heat_lvl
device: kitchen_fireplace
command_type: ir
target:
device_id: 3323fa71fdf8cef9787ac53a2a2b12f3
alias: eRemote Dining Room Learn Script
mode: single
icon: mdi:remote
eremote_garage_forget_script:
alias: eRemote Dining Room Forget Script
sequence:
- service: remote.delete_command
data:
device: fan
command:
- med
target:
device_id: 3323fa71fdf8cef9787ac53a2a2b12f3
mode: single
icon: mdi:remote
dining_shelf_power:
alias: Dining Shelf Led Power
sequence:
- service: remote.send_command
metadata: {}
data:
device: shelf_led
command:
- power
target:
entity_id: remote.diningroom_remote
mode: single
dining_room_shelf_blue:
alias: Dining Shelf Blue
sequence:
- service: remote.send_command
metadata: {}
data:
command:
- blue
device: shelf_led
num_repeats: 1
delay_secs: 0.4
target:
entity_id: remote.diningroom_remote
mode: single
dining_shelf_candles_on:
alias: Dining Shelf Candles On
sequence:
- service: remote.send_command
metadata: {}
data:
device: shelf_candles
command:
- 'on'
num_repeats: 1
delay_secs: 0.4
target:
entity_id: remote.diningroom_remote
mode: single
icon: mdi:candle
kitchen_fireplace_lights_on:
alias: Kitchen Fireplace Lights on
sequence:
- service: remote.send_command
metadata: {}
data:
device: kitchen_fireplace
command: power
hold_secs: 0
target:
entity_id: remote.diningroom_remote
mode: single
icon: mdi:fire
dining_shelf_candles_off:
alias: Dining Shelf Candles off
sequence:
- service: remote.send_command
metadata: {}
data:
device: shelf_candles
command:
- 'off'
target:
entity_id: remote.diningroom_remote
mode: single
icon: mdi:candle
turn_it_down:
alias: turn it down
sequence:
- action: media_player.volume_set
metadata: {}
data:
volume_level: 0.2
target:
device_id:
- f44ffcea0336fb336b7c579d6bd44c4a
- a95f3af60a1872492e3d231c0b5be7f5
- d9ca1bd9848ff3ab6eba10f18192ff90
- 68554dcd911479e5d6c558e77d30ae26
- 639bc7d1c713e34b0108b36ee8cfa2f6
- a08c91152f18a1841ac7b4f5422a8e7f
- f21ffb603d9cea155824997a47a29bc2
- 99da24ab29852816e4bbd1bb456dae60
- 753523139748a10b8074de2034294643
- 7e0ecfc7a4f21e653786cb3147a7a702
- b269974184ad1813e183fbf797ccdea8
- 99857cf5c32181f4d968785b6fcd09bd
- 5ceab9b638a7b822592eb72496d9875e
- ddf1ee8e668e0ee089aeef3a0ab24abe
- cb25663629a2440d9a2bc5754e8878dc
- 9f05f2d4aeb7d981224c127f01799cde
- a1da013badcd45c594666e1d42680831
- f53b4c7bff1feb031ec9f74f4f021c15
- 62a334e8167a603aeaac352008273a75
- 7ecbba8ad01c393cce02bdb92c80184a
- 34181d42d097b12300ee9c8ce105fa3f
description: ''
icon: mdi:ear-hearing