generated from JohanBendz/Zigbee_Light_Device_Template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.homeychangelog.json
92 lines (92 loc) · 1.57 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
{
"1.0.0": {
"en": "First release"
},
"1.0.1": {
"en": "Change icon"
},
"1.0.2": {
"en": "Change icon"
},
"1.0.3": {
"en": "Icons"
},
"1.0.4": {
"en": "Manifest"
},
"1.0.5": {
"en": "Add cloud platform"
},
"1.0.6": {
"en": "Remove cloud platform"
},
"1.0.8": {
"en": "Change name and images to align with guidelines"
},
"1.0.9": {
"en": "Retry"
},
"1.0.10": {
"en": "Add cloud to all drivers"
},
"1.0.11": {
"en": "Change app images"
},
"1.0.12": {
"en": "Add more devices, battery reading etc"
},
"1.0.13": {
"en": "Fix for SNZB-01"
},
"1.0.14": {
"en": "Add support for SNZB-03 and SNZB-06P"
},
"1.1.0": {
"en": "Add support for SNZB-03, SNZB-06P and change to Athom made icons"
},
"1.1.1": {
"en": "Fix upgrade issue from 1.0.14 version"
},
"1.1.2": {
"en": "Fix for upgrade on SNZB-03 from 1.0.14"
},
"1.2.0": {
"en": "Add support for ZBMINI-L/L2 and RF/TX devices"
},
"1.2.1": {
"en": "Fix a small bug in RF receiving"
},
"1.3.0": {
"en": "Add more devices"
},
"1.3.1": {
"en": "Update README"
},
"1.3.2": {
"en": "Change image on 04P"
},
"1.3.3": {
"en": "Update contribute"
},
"1.3.6": {
"en": "Fix contribution"
},
"1.4.0": {
"en": "Fixes"
},
"1.4.1": {
"en": "Update vector icons"
},
"1.5.0": {
"en": "Add support for ZBCurtain"
},
"1.5.1": {
"en": "Add ZBCurtain"
},
"1.5.2": {
"en": "Add battery reading"
},
"1.6.0": {
"en": "Fix assets for ZBCurtain"
}
}