-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.homeychangelog.json
30 lines (30 loc) · 1013 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
{
"0.1.7": {
"en": "initial release",
"nl": "initiële versie"
},
"0.1.8": {
"en": "moved device specific trigger cards to the device and added condition card clear or slightly clouded",
"nl": "Apparaat specifieke triggers naar het apparaat verplaatst en wanneer kaart toegevoegd voor licht of onbewolkt"
},
"0.1.9": {
"en": "Updated settings page to be a little more user friendly",
"nl": "Settings pagina aangepast om iets gebruikersvriendelijker te zijn."
},
"0.1.12": {
"en": "Added wind direction in degrees",
"nl": "Windrichting in graden toegevoegd"
},
"0.1.13": {
"en": "Changed url to https",
"nl": "Url aangepast naar https"
},
"0.1.14": {
"en": "Fixed slightly cloudy or clear card",
"nl": "Fixed licht of onbewolkt kaart"
},
"0.1.15": {
"en": "Added delay for pairing, so Homey can perhaps handle popups like described in the documentation",
"nl": "Timeout toegevoegd zodat Homey wellicht popups kan gaan tonen."
}
}