-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.homeychangelog.json
38 lines (38 loc) · 998 Bytes
/
.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
{
"1.0.0": {
"en": "Initial release"
},
"1.0.1": {
"en": "Public release"
},
"1.0.2": {
"en": "Initial public release"
},
"1.1.0": {
"en": "Added Device Discovery on Setup and IP-change detection. Improved usability and design."
},
"1.1.1": {
"en": "Updated readme"
},
"1.1.2": {
"en": "Resolved issue with readme and app-description"
},
"1.1.3": {
"en": "Fixed bug that manually added devices could not be used."
},
"1.2.0": {
"en": "Updates on/off status, if TV gets switched on or off manually."
},
"3.3.0": {
"en": "Added support for Homey V5 + Added Flow-Action + Added WakeOnLAN + Bugfixes"
},
"3.4.0": {
"en": "Added support for Homey V5 + Added three new Flow-Actions + Added WakeOnLAN + Bufixes"
},
"4.0.0": {
"en": "New UUID-Discovery + Specific channel selection + bugfixes"
},
"4.1.1": {
"en": "Added flow-cards for keypad + Language support for french, italian, swedish and norwegian"
}
}