-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrepository.json
87 lines (87 loc) · 4.57 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"author": "Dan Danache",
"gitHubUrl": "https://github.com/dan-danache/hubitat",
"payPalUrl": "https://www.buymeacoffee.com/dandanache",
"packages": [
{
"id": "4e186d70-b8b5-4069-8ae4-f6a5c25ca734",
"name": "zigbee-graph",
"description": "Allows you to visually render getChildAndRouteInfo of your Hubitat system.",
"category": "Utility",
"tags": [ "Zigbee", "Tools & Utilities" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/zigbee-graph-app/packageManifest.json"
},
{
"id": "4e07f242-914a-41c3-914d-3aba4fcc4540",
"name": "Dashboard Widgets",
"description": "Allows you to add custom widgets to Hubitat dashboards.",
"category": "Utility",
"tags": [ "Dashboards", "Tools & Utilities" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/dashboard-widgets-driver/packageManifest.json"
},
{
"id": "a3f40cb1-ae2d-4a93-9e0c-f831634651c3",
"name": "IKEA Zigbee drivers",
"description": "Drivers for most of the IKEA Zigbee smart devices including TRADFRI lights.",
"category": "Control",
"tags": [ "Zigbee", "Buttons", "Lights & Switches" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/ikea-zigbee-drivers/packageManifest.json"
},
{
"id": "9d40a96e-8f53-48db-baff-6ab012ac4d73",
"name": "Zigbee Pairing Helper",
"description": "Allows you to pair a new Zigbee device through a specific existing Zigbee device from the mesh.",
"category": "Control",
"tags": [ "Zigbee" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/zigbee-pairing-helper-driver/packageManifest.json"
},
{
"id": "46ce50b6-6513-4ae9-b4a3-1d392294b35f",
"name": "Zigbee Map",
"description": "Visualize the topology and connectivity of your Zigbee network.",
"category": "Utility",
"tags": [ "Zigbee", "Tools & Utilities" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/zigbee-map-app/packageManifest.json"
},
{
"id": "e33f5425-15a2-48f5-8abb-887a3a41b3d6",
"name": "Hub-a-Dashery",
"description": "View dashboards for your Hubitat hub metrics.",
"category": "Utility",
"tags": [ "Tools & Utilities" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/hub-a-dashery-app/packageManifest.json"
},
{
"id": "8a5cfb88-1fda-4082-978f-fcaa1e680741",
"name": "Hubitat drivers for NodOn smart devices.",
"description": "Drivers for the following NodOn devices: SIN-4-1-20, SIN-4-1-21, SIN-4-2-20, SIN-4-FP-21, SIN-4-RS-20.",
"category": "Utility",
"tags": [ "Tools & Utilities" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/nodon-drivers/packageManifest.json"
},
{
"id": "3762a0c1-b4dd-4e61-a521-04e36d8eadde",
"name": "Watchtower",
"description": "Watchtower is the all-in-one app for long-term smart home monitoring and data visualization. Staying true to Hubitat's core value, the application works 100% locally, with no reliance on the cloud. Plus, there's no need for extra hardware like Raspberry Pi or NAS.",
"category": "Utility",
"tags": [ "Tools & Utilities" , "Dashboards", "Monitoring"],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/watchtower-app/packageManifest.json"
},
{
"id": "23b507e6-22ac-4a4e-bcda-f1969c174cd6",
"name": "Lumos",
"description": "Control lights using motion and contact sensors.",
"category": "Utility",
"tags": [ "Motion Control", "Doors & Windows", "Lights & Switches"],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/lumos-app/packageManifest.json"
},
{
"id": "832237ca-d029-4c3f-8a4b-9933efd00f21",
"name": "LGTV with webOS",
"description": "Control your LG webOS TV.",
"category": "Utility",
"tags": [ "Appliances", "LAN", "Multimedia" ],
"location": "https://raw.githubusercontent.com/dan-danache/hubitat/main/lgtv-drivers/packageManifest.json"
}
]
}