-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathautomations.yaml
177 lines (177 loc) · 4.47 KB
/
automations.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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
- id: '1575925513204'
alias: Nattmodus på automasjon
description: ''
trigger:
- entity_id: input_boolean.nattmodus_hoved
from: 'off'
platform: state
to: 'on'
condition: []
action:
- device_id: 286e634e0ab64cc0b6a1cc831f8fd508
domain: switch
entity_id: switch.fibaro_system_fgwpe_f_wall_plug_gen5_switch_2
type: turn_off
- device_id: 278210ddb582492484a6b6be81596f2c
domain: switch
entity_id: switch.fibaro_system_fgwpe_f_wall_plug_gen5_switch
type: turn_off
- id: '1576005670987'
alias: Nattmodus av automasjon
description: ''
trigger:
- entity_id: input_boolean.nattmodus_hoved
from: 'on'
platform: state
to: 'off'
condition: []
action:
- device_id: 286e634e0ab64cc0b6a1cc831f8fd508
domain: switch
entity_id: switch.fibaro_system_fgwpe_f_wall_plug_gen5_switch_2
type: turn_on
- device_id: 278210ddb582492484a6b6be81596f2c
domain: switch
entity_id: switch.fibaro_system_fgwpe_f_wall_plug_gen5_switch
type: turn_on
- id: '1577953454376'
alias: Varsle om skap
description: ''
trigger:
- entity_id: binary_sensor.telldus_tzdw_100_magnet_switch_sensor_2
from: 'off'
platform: state
to: 'on'
condition: []
action:
- data:
message: Skapet er åpnet
title: Skap åpnet
service: notify.pk
- id: '1578336737649'
alias: Skifte farge i kjelleren
description: ''
trigger:
- device_id: 96c2cfa301aa4bae8450ba1f8e0c30c6
domain: deconz
platform: device
subtype: left
type: remote_button_long_press
condition: []
action:
- alias: ''
data: {}
entity_id: input_select.pyntelampe_color
service: input_select.select_next
- data_template:
color_name: '{{ states.input_select.pyntelampe_color.state }}'
entity_id: light.light_23
service: light.turn_on
- id: '1581111122144'
alias: Fjernkontroll lys isabell nattlys på
description: ''
trigger:
- event_data:
entity_id: zwave.nodon_id_rf_crc_3_6_0x_soft_remote
scene_id: 10
event_type: zwave.scene_activated
platform: event
condition: []
action:
- device_id: 1067078dc6844073ad8966902a7ce2a3
domain: light
entity_id: light.nattlys_isabell
type: turn_on
- id: '1581112405699'
alias: Fjernkontroll lys isabell nattlys av
description: ''
trigger:
- event_data:
entity_id: zwave.nodon_id_rf_crc_3_6_0x_soft_remote
scene_id: 30
event_type: zwave.scene_activated
platform: event
condition: []
action:
- device_id: 1067078dc6844073ad8966902a7ce2a3
domain: light
entity_id: light.nattlys_isabell
type: turn_off
- id: '1581112955512'
alias: Fjernkontroll lys isabell nattlys opp
description: ''
trigger:
- event_data:
entity_id: zwave.nodon_id_rf_crc_3_6_0x_soft_remote
scene_id: 12
event_type: zwave.scene_activated
platform: event
condition: []
action:
- data_template:
brightness: '{{ states.light.nattlys_isabell.attributes.brightness + 50 }}'
entity_id: light.nattlys_isabell
service: light.turn_on
- id: '1581113175285'
alias: Fjernkontroll lys isabell nattlys ned
description: ''
trigger:
- event_data:
entity_id: zwave.nodon_id_rf_crc_3_6_0x_soft_remote
scene_id: 32
event_type: zwave.scene_activated
platform: event
condition: []
action:
- data_template:
brightness: '{{ states.light.nattlys_isabell.attributes.brightness - 50 }}'
entity_id: light.nattlys_isabell
service: light.turn_on
- id: '1581113702651'
alias: Fjernkontroll lys isabell nattlys nullstill
description: ''
trigger:
- event_data:
entity_id: zwave.nodon_id_rf_crc_3_6_0x_soft_remote
scene_id: 13
event_type: zwave.scene_activated
platform: event
condition: []
action:
- data:
entity_id: light.nattlys_isabell
rgb_color:
- 204
- 0
- 102
service: light.turn_on
- data:
brightness: 1
entity_id:
- light.nattlys_isabell
transition: 10
service: light.turn_on
- id: '1581114331457'
alias: Fjernkontroll lys isabell nattlys lesing
description: ''
trigger:
- event_data:
entity_id: zwave.nodon_id_rf_crc_3_6_0x_soft_remote
scene_id: 33
event_type: zwave.scene_activated
platform: event
condition: []
action:
- data:
brightness: 255
entity_id:
- light.nattlys_isabell
transition: 5
service: light.turn_on
- data:
entity_id: light.nattlys_isabell
rgb_color:
- 255
- 255
- 255
service: light.turn_on