-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.homeychangelog.json
116 lines (116 loc) · 2.18 KB
/
.homeychangelog.json
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
{
"0.0.1": {
"en": "First release with support for SRT321"
},
"0.2.0": {
"en": "Support Homey v5 with update to SDK v3"
},
"0.2.1": {
"en": "Add homeyCommunityTopicId "
},
"0.2.2": {
"en": "Add support for SRT323"
},
"0.2.3": {
"en": "Update description"
},
"0.2.4": {
"en": "Add support for SES302 and SES303"
},
"0.2.5": {
"en": "Fix wrong productTypeId for SES302 and SES303. Update icons for the same devices"
},
"0.2.6": {
"en": "Add support for SSR303"
},
"0.2.7": {
"en": "Add support for SSR303"
},
"0.2.8": {
"en": "Fixed issue with broken imports"
},
"0.2.9": {
"en": "Add support for SES002"
},
"0.2.11": {
"en": "Update icons for SES303 multichannel nodes"
},
"0.2.12": {
"en": "Add more logging"
},
"0.2.13": {
"en": "Add more SRT323 logging"
},
"0.2.14": {
"en": "Update SSR303 driver"
},
"0.4.0": {
"en": "Battery device optimization, clean up of unused stuff and definitions, updates to SES302 and SSR303"
},
"0.5.0": {
"en": "Update SSR303 Device"
},
"0.5.1": {
"en": "Update SSR303 reportParser"
},
"0.5.2": {
"en": "Remove SSR303 MultiChannel"
},
"0.5.3": {
"en": "More SSR303 changes"
},
"0.5.4": {
"en": "Fix faulty SSR303 capability"
},
"0.5.5": {
"en": "Update SES302 and SES303"
},
"0.5.6": {
"en": "Change SES302/303 to thermostat"
},
"0.5.7": {
"en": "SES303 updates"
},
"0.5.8": {
"en": "Update SES302"
},
"0.6.0": {
"en": "Added support for SSR302"
},
"0.6.1": {
"en": "Update readme"
},
"0.6.2": {
"en": "Update pairing instructions for SSR302"
},
"0.6.3": {
"en": "Add multi channel support to SSR302"
},
"0.6.4": {
"en": "Fix productId for SSR302"
},
"0.6.5": {
"en": "Update SSR302"
},
"0.7.1": {
"en": "Name external temperature sensors"
},
"0.8.0": {
"en": "Fix missing id for SSR 302"
},
"0.9.0": {
"en": "Add support for SCS 317"
},
"0.9.1": {
"en": "Bugfix"
},
"0.9.2": {
"en": "Update learn instructions for SCS 317"
},
"0.10.0": {
"en": "Update SSR302"
},
"0.11.0": {
"en": "Update SSR302"
}
}