forked from Ferne99/ecowitt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackageManifest.json
26 lines (26 loc) · 980 Bytes
/
packageManifest.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
{
"packageName": "Ecowitt WiFi Gateway",
"minimumHEVersion": "2.2.8",
"author": "Mirco Caramori",
"version": "1.30.27",
"dateReleased": "2021-08-11",
"releaseNotes": "https://community.hubitat.com/t/release-ecowitt-gw1000-wi-fi-gateway/38983/942",
"documentationLink": "https://github.com/mircolino/ecowitt/blob/master/readme.md",
"communityLink": "https://community.hubitat.com/t/release-ecowitt-gw1000-wi-fi-gateway/38983",
"drivers": [
{
"id": "8de1f519-ba1d-42f9-8b9b-c70086fec20a",
"name": "Ecowitt WiFi Gateway",
"namespace": "mircolino",
"location": "https://raw.githubusercontent.com/mircolino/ecowitt/master/ecowitt_gateway.groovy",
"required": true
},
{
"id": "34788010-9e52-4817-aa75-283ec0b1fad7",
"name": "Ecowitt RF Sensor",
"namespace": "mircolino",
"location": "https://raw.githubusercontent.com/mircolino/ecowitt/master/ecowitt_sensor.groovy",
"required": true
}
]
}