-
Notifications
You must be signed in to change notification settings - Fork 13
/
hpm-repository.json
44 lines (44 loc) · 1.67 KB
/
hpm-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
{
"author": "Konnected Inc.",
"gitHubUrl": "https://github.com/konnected-io/konnected-hubitat",
"packages": [
{
"id": "e10c4a5b-23c2-4941-9770-0dff27d73a50",
"name": "Garage Door Opener v1 (GDOv1-S)",
"category": "Integrations",
"tags": [
"Garage Doors"
],
"location": "https://raw.githubusercontent.com/konnected-io/konnected-hubitat/master/package-gdov1s.json",
"description": "Integrate the Konnected GDO White (GDOv1-S)"
},
{
"id": "01ab08a8-1ad3-44ea-ae68-47482773940e",
"name": "Garage Door Opener White (GDOv2-S)",
"category": "Integrations",
"tags": [
"Garage Doors"
],
"location": "https://raw.githubusercontent.com/konnected-io/konnected-hubitat/master/package-gdov2s.json",
"description": "Integrate the Konnected GDO White (GDOv2-S)"
},
{
"id": "9f9d9a0c-ee29-4e5d-8c52-48d5b3fc8e0f",
"name": "Garge Door Opener blaQ (GDOv2-Q)",
"category": "Integrations",
"tags": [
"Garage Doors"
],
"location": "https://raw.githubusercontent.com/konnected-io/konnected-hubitat/master/package-gdov2q.json",
"description": "Integrate the Konnected GDO blaQ (GDOv2-Q)"
},
{
"id": "cbeff4ef-d214-4389-8944-0dc2ba3a1ec4",
"name": "Alarm Panel (universal)",
"category": "Integrations",
"tags": ["Alarm Systems","Safety & Security","Monitoring","Doors & Windows"],
"location": "https://raw.githubusercontent.com/konnected-io/konnected-hubitat/refs/heads/master/package-alarm-panel.json",
"description": "Integrate the Konnected Alarm Panel and Alarm Panel Pro (on new ESPHome firmware)"
}
]
}