File tree Expand file tree Collapse file tree 12 files changed +393
-17
lines changed
drivers/SmartThings/matter-switch Expand file tree Collapse file tree 12 files changed +393
-17
lines changed Original file line number Diff line number Diff line change
1
+ name : 2-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
Original file line number Diff line number Diff line change
1
+ name : 3-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
21
+ - id : button3
22
+ capabilities :
23
+ - id : button
24
+ version : 1
25
+ categories :
26
+ - name : RemoteController
Original file line number Diff line number Diff line change
1
+ name : 4-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
21
+ - id : button3
22
+ capabilities :
23
+ - id : button
24
+ version : 1
25
+ categories :
26
+ - name : RemoteController
27
+ - id : button4
28
+ capabilities :
29
+ - id : button
30
+ version : 1
31
+ categories :
32
+ - name : RemoteController
Original file line number Diff line number Diff line change
1
+ name : 5-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
21
+ - id : button3
22
+ capabilities :
23
+ - id : button
24
+ version : 1
25
+ categories :
26
+ - name : RemoteController
27
+ - id : button4
28
+ capabilities :
29
+ - id : button
30
+ version : 1
31
+ categories :
32
+ - name : RemoteController
33
+ - id : button5
34
+ capabilities :
35
+ - id : button
36
+ version : 1
37
+ categories :
38
+ - name : RemoteController
Original file line number Diff line number Diff line change
1
+ name : 6-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
21
+ - id : button3
22
+ capabilities :
23
+ - id : button
24
+ version : 1
25
+ categories :
26
+ - name : RemoteController
27
+ - id : button4
28
+ capabilities :
29
+ - id : button
30
+ version : 1
31
+ categories :
32
+ - name : RemoteController
33
+ - id : button5
34
+ capabilities :
35
+ - id : button
36
+ version : 1
37
+ categories :
38
+ - name : RemoteController
39
+ - id : button6
40
+ capabilities :
41
+ - id : button
42
+ version : 1
43
+ categories :
44
+ - name : RemoteController
Original file line number Diff line number Diff line change
1
+ name : 7-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
21
+ - id : button3
22
+ capabilities :
23
+ - id : button
24
+ version : 1
25
+ categories :
26
+ - name : RemoteController
27
+ - id : button4
28
+ capabilities :
29
+ - id : button
30
+ version : 1
31
+ categories :
32
+ - name : RemoteController
33
+ - id : button5
34
+ capabilities :
35
+ - id : button
36
+ version : 1
37
+ categories :
38
+ - name : RemoteController
39
+ - id : button6
40
+ capabilities :
41
+ - id : button
42
+ version : 1
43
+ categories :
44
+ - name : RemoteController
45
+ - id : button7
46
+ capabilities :
47
+ - id : button
48
+ version : 1
49
+ categories :
50
+ - name : RemoteController
Original file line number Diff line number Diff line change
1
+ name : 8-button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : RemoteController
15
+ - id : button2
16
+ capabilities :
17
+ - id : button
18
+ version : 1
19
+ categories :
20
+ - name : RemoteController
21
+ - id : button3
22
+ capabilities :
23
+ - id : button
24
+ version : 1
25
+ categories :
26
+ - name : RemoteController
27
+ - id : button4
28
+ capabilities :
29
+ - id : button
30
+ version : 1
31
+ categories :
32
+ - name : RemoteController
33
+ - id : button5
34
+ capabilities :
35
+ - id : button
36
+ version : 1
37
+ categories :
38
+ - name : RemoteController
39
+ - id : button6
40
+ capabilities :
41
+ - id : button
42
+ version : 1
43
+ categories :
44
+ - name : RemoteController
45
+ - id : button7
46
+ capabilities :
47
+ - id : button
48
+ version : 1
49
+ categories :
50
+ - name : RemoteController
51
+ - id : button8
52
+ capabilities :
53
+ - id : button
54
+ version : 1
55
+ categories :
56
+ - name : RemoteController
57
+
Original file line number Diff line number Diff line change
1
+ name : button-batteryLevel
2
+ components :
3
+ - id : main
4
+ capabilities :
5
+ - id : button
6
+ version : 1
7
+ - id : batteryLevel
8
+ version : 1
9
+ - id : firmwareUpdate
10
+ version : 1
11
+ - id : refresh
12
+ version : 1
13
+ categories :
14
+ - name : Button
You can’t perform that action at this time.
0 commit comments