-
Notifications
You must be signed in to change notification settings - Fork 25
/
releases.json
68 lines (68 loc) · 2.61 KB
/
releases.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
{
"version": "1.0",
"apps": [
{
"name": "Fibaro",
"checksum": "6b549cbaf3ecb745e430aacca66c32b1",
"vendor": "openmotics",
"version": "2.0.17",
"url": "https://github.com/openmotics/plugins/releases/download/releases/fibaro_${version}.tgz"
},
{
"name": "InfluxDB",
"checksum": "eed5883247855c346e1ebb58725ed40c",
"vendor": "openmotics",
"version": "2.0.61",
"url": "https://github.com/openmotics/plugins/releases/download/releases/influxdb_${version}.tgz"
},
{
"name": "Ventilation",
"checksum": "c050496e5be081d6439e5f08bf1eb2fb",
"vendor": "openmotics",
"version": "2.0.15",
"url": "https://github.com/openmotics/plugins/releases/download/releases/ventilation_${version}.tgz"
},
{
"name": "Astro",
"checksum": "2afc01d87ad7125f49032c1ecfb47e66",
"vendor": "openmotics",
"version": "0.6.4",
"url": "https://github.com/openmotics/plugins/releases/download/releases/astro_${version}.tgz"
},
{
"name": "MQTTClient",
"checksum": "8b371e0a320c1363505f8400726ce7bf",
"vendor": "openmotics",
"version": "1.3.2",
"url": "https://github.com/openmotics/plugins/releases/download/releases/mqtt-client_${version}.tgz"
},
{
"name": "Pushsafer",
"checksum": "fda6bfba0eb1871ccd8a5493a66c3655",
"vendor": "community",
"version": "2.1.0",
"url": "https://github.com/openmotics/plugins/releases/download/third-party/pushsafer_${version}.tgz"
},
{
"name": "Hue",
"checksum": "e64dcaa67b6adfe9b6dafd9fac5820ae",
"vendor": "community",
"version": "1.0.0",
"url": "https://github.com/openmotics/plugins/releases/download/third-party/hue_${version}.tgz"
},
{
"name": "SMAWebConnect",
"checksum": "604f266afdb7fc8a4ffd3125a97e464b",
"vendor": "openmotics",
"version": "0.0.25",
"url": "https://github.com/openmotics/plugins/releases/download/releases/smawebconnect_${version}.tgz"
},
{
"name": "Polysun",
"checksum": "a72a37411597fddd7bb6e912de24ddf4",
"vendor": "openmotics",
"version": "0.0.11",
"url": "https://github.com/openmotics/plugins/releases/download/releases/polysun_${version}.tgz"
}
]
}