-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathold-repo.json
56 lines (56 loc) · 2.79 KB
/
old-repo.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
{
"author": "Bryan Turcotte (BPTWorld)",
"gitHubUrl": "https://github.com/bptworld/Hubitat",
"payPalUrl": "https://paypal.me/bptworld",
"packages": [
{
"name": "GCalendar Driver",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Drivers/gCalendar/packageManifest.json",
"description": "Retrieves a Google Calendar to be used with HE Dashboards.",
"tags": [ "Dashboards", "Misc. Devices", "Tools & Utilities" ]
},
{
"name": "One at a Time",
"category": "Control",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/One%20at%20a%20Time/packageManifest.json",
"description": "Designed to allow only one switch, in a group of switches, to be on at a time.",
"tags": [ "Automations & Groups", "Tools & Utilities" ]
},
{
"name": "Remote Wellness Check",
"category": "Security",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Remote%20Wellness%20Check/packageManifest.json",
"description": "Stay connected to your loved ones. Get notified if they haven't triggered a device in a specified time.",
"tags": [ "Monitoring", "Safety & Security", "Tools & Utilities" ]
},
{
"name": "Ring Keypad Companion",
"category": "Security",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Ring%20Keypad%20Companion/packageManifest.json",
"description": "Make the Ring Keypad Gen2 do more! For use with the Ring Alarm Gen 2 Keypad using the Ring Alarm Keypad G2 Community Driver.",
"tags": [ "Monitoring", "Safety & Security", "Tools & Utilities" ]
},
{
"name": "Simple Dates",
"category": "Utility",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Simple%20Dates/packageManifest.json",
"description": "Create a simple coutdown to your most important dates.",
"tags": [ "Dashboards", "Monitoring", "Tools & Utilities" ]
},
{
"name": "Simple Device Timer",
"category": "Control",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Simple%20Device%20Timer/packageManifest.json",
"description": "Simple Device Timer with safety checks, reminders, multiple timers and restrictions.",
"tags": [ "Dashboards", "Monitoring", "Timers", "Tools & Utilities" ]
},
{
"name": "Simple Groups",
"category": "Utility",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Simple%20Groups/packageManifest.json",
"description": "Group just about anything. Motion, Contact, Water Sensors and other devices. Even group the groups!",
"tags": [ "Automations & Groups", "Tools & Utilities" ]
}
]
}