forked from tonesto7/homebridge-hubitat-tonesto7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
packageManifest.json
23 lines (23 loc) · 939 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
{
"packageName": "Homebridge v2",
"author": "Anthony S.",
"version": "2.9.2",
"minimumHEVersion": "2.2.4",
"dateReleased": "2023-09-04",
"documentationLink": "https://github.com/tonesto7/homebridge-hubitat-tonesto7#readme",
"communityLink": "https://community.hubitat.com/t/release-homebridge-hubitat-v2-0/54056",
"licenseFile": "",
"releaseNotes": "Please see Changelog at https://raw.githubusercontent.com/tonesto7/homebridge-hubitat-tonesto7/master/CHANGELOG-app.md for recent changes.",
"apps": [
{
"id": "d355b1b6-148e-4a67-a1b0-3e570ad1b6b5",
"name": "Homebridge v2",
"namespace": "tonesto7",
"location": "https://raw.githubusercontent.com/tonesto7/homebridge-hubitat-tonesto7/master/apps/homebridge-v2.groovy",
"required": true,
"oauth": true,
"version": "2.9.2"
}
],
"drivers": []
}