forked from hobbyquaker/ccu.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathio-core.json
More file actions
21 lines (20 loc) · 715 Bytes
/
io-core.json
File metadata and controls
21 lines (20 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "ccu.io",
"version": "1.0.53",
"platforms": "windows, linux, macOS",
"hardware": "RaspberryPi, PC, Mac",
"description": {
"en": "ccu.io",
"de": "ccu.io",
"ru": "ccu.io"
},
"whatsNew" : [
"(Giermann) Fix: IPv6 connectivity",
"(Giermann) Fix: Firefox did not re-enable Check Update button",
"(Giermann) Fix: script-engine/getTimestamp() returned value",
"(Giermann) Update OWFS adapter",
"(Giermann) Fix: Remove obsolete setTimeout inside moveLog",
"(Giermann) Fix: adapter roomba - missing settings.json",
"(BlueEssi) Adapter Denon: Implemented some more features, e.g. now you can switch between soundmodes cinema, music or game"
]
}