forked from kernehed/Home-Assistant_Config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
automations.yaml
125 lines (125 loc) · 3 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
- id: '1594672537387'
alias: A1 turn on onoff2
description: ''
trigger:
- device_id: 89dbe8ea54cb49098471e94da37d4a76
domain: deconz
platform: device
subtype: turn_on
type: remote_button_short_press
condition: []
action:
- data: {}
entity_id: light.sovrum_tak
service: light.turn_on
- id: '1594713746679'
alias: A1 turn on onoff1
description: ''
trigger:
- device_id: 26845b4aa78a489585b94e2470e7fe81
domain: deconz
platform: device
subtype: turn_on
type: remote_button_short_press
condition: []
action:
- data: {}
entity_id: light.hallen
service: light.turn_on
- id: '1594716372315'
alias: A1 turn off onoff1
description: ''
trigger:
- device_id: 26845b4aa78a489585b94e2470e7fe81
domain: deconz
platform: device
subtype: turn_off
type: remote_button_short_press
condition: []
action:
- data: {}
entity_id: light.hallen
service: light.turn_off
- id: '1594752130584'
alias: A1 toggle fjarrkontroll_2
description: Theus rum
trigger:
- device_id: 80b094550ae44e3d9e14b503a9244859
domain: deconz
platform: device
subtype: turn_on
type: remote_button_short_press
condition: []
action:
- data: {}
entity_id: light.theus_lampa
service: light.toggle
- data: {}
entity_id: light.theus_lampa2
service: light.toggle
- id: '1594753118590'
alias: A1 increase brightness fjarrkontroll_2
description: ''
trigger:
- device_id: 80b094550ae44e3d9e14b503a9244859
domain: deconz
platform: device
subtype: dim_up
type: remote_button_short_press
condition: []
action:
- device_id: 9e978572ca554a83be0de92e8f956c93
domain: light
entity_id: light.theus_lampa
type: brightness_increase
- device_id: d0019fc6707d485280f8d5088c098137
domain: light
entity_id: light.theus_lampa2
type: brightness_increase
- id: '1594753421620'
alias: A1 decrease brightness fjarrkontroll_2
description: ''
trigger:
- device_id: 80b094550ae44e3d9e14b503a9244859
domain: deconz
platform: device
subtype: dim_down
type: remote_button_short_press
condition: []
action:
- device_id: 9e978572ca554a83be0de92e8f956c93
domain: light
entity_id: light.theus_lampa
type: brightness_decrease
- device_id: d0019fc6707d485280f8d5088c098137
domain: light
entity_id: light.theus_lampa2
type: brightness_decrease
- id: '1595438350605'
alias: A1 turn on onoff2
description: ''
trigger:
- device_id: 1268c90468f84a0cbc83643fbb96ca2d
domain: deconz
platform: device
subtype: turn_on
type: remote_button_short_press
condition: []
action:
- data: {}
entity_id: light.sovrum_tak
service: light.turn_on
- id: '1594716891083'
alias: A1 turn off onoff2
description: ''
trigger:
- device_id: 1268c90468f84a0cbc83643fbb96ca2d
domain: deconz
platform: device
subtype: turn_off
type: remote_button_short_press
condition: []
action:
- data: {}
entity_id: light.sovrum_tak
service: light.turn_off