-
Notifications
You must be signed in to change notification settings - Fork 5
/
repository.json
61 lines (61 loc) · 1.94 KB
/
repository.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
{
"author": "Mavrrick",
"gitHubUrl": "https://github.com/Mavrrick",
"payPalUrl": "https://www.paypal.me/mavrrick58",
"packages": [
{
"id": "8564baba-9ede-42fe-adff-743c4a6722b0",
"name": "Govee Integration v1",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/Mavrrick/Hubitat-by-Mavrrick/main/Govee/packageManifest.json",
"description": "This will provide Govee integration",
"tags": [
"Misc. Devices",
"Cloud",
"Lights & Switches",
"Appliances",
"Integrations"
]
},
{
"id": "035a80c2-9cc2-482c-b174-79142ca19768",
"name": "Govee Integration v2",
"category": "Convenience",
"location": "https://raw.githubusercontent.com/Mavrrick/Hubitat-by-Mavrrick/main/Govee/packageManifest2.json",
"description": "Govee integration using Govee Development Platform",
"tags": [
"Misc. Devices",
"Cloud",
"Lights & Switches",
"Appliances",
"Integrations"
]
},
{
"id": "035a80c2-9cc2-482c-b174-79142ca19768",
"name": "Govee Matter Drivers",
"category": "Convenience",
"location": "https://raw.githubusercontent.com/Mavrrick/Hubitat-by-Mavrrick/main/Govee/packageManifest3.json",
"description": "Matter Drivers for Govee Devices",
"tags": [
"Misc. Devices",
"Cloud",
"Lights & Switches",
"Appliances",
"Integrations"
]
},
{
"id": "258bbd07-300b-4a45-a4c9-622f1f06ccb3",
"name": "Air Gradient Universal driver",
"category": "Convenience",
"location": "https://raw.githubusercontent.com/Mavrrick/Hubitat-by-Mavrrick/main/AirGradient/packageManifest.json",
"description": "Air Gradient Universal driver",
"tags": [
"Misc. Devices",
"Cloud",
"Integrations"
]
}
]
}