forked from RMoRobert/Hubitat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repository.json
43 lines (43 loc) · 2.28 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
{
"author": "Robert Morris",
"gitHubUrl": "https://github.com/RMoRobert/Hubitat",
"payPalUrl": "https://paypal.me/bertabcd1234",
"packages": [
{
"name": "Dimmer Button Controller",
"category": "Utility",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat/master/apps/DimmerButtonController/packageManifest.json",
"description": "Easily configure button devices to control bulbs/dimmers",
"tags": ["Lights & Switches", "Buttons"]
},
{
"name": "CoCoHue (Hue Bridge Integration)",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/HubitatCommunity/CoCoHue/master/packageManifest.json",
"betaLocation": "https://raw.githubusercontent.com/RMoRobert/CoCoHue/master/packageManifestBeta.json",
"description": "Community-created Hue Bridge inegration for lights, groups, and scenes",
"tags": ["Lights & Switches", "LAN"]
},
{
"name": "Device Activity Check",
"category": "Utility",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat/master/apps/DeviceActivityCheck/packageManifest.json",
"description": "Configure automatic notifications for inactive (no activity within specified period) devices",
"tags": ["Tools & Utilities", "Monitoring", "Notifications"]
},
{
"name": "Device Status Announcer",
"category": "Utility",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat/master/apps/DeviceStatusAnnouncer/packageManifest.json",
"description": "Receive TTS announcements or notifications for devices (locks, contact sensors, etc.) in undesired states at specifc time or on demand",
"tags": ["Tools & Utilities", "Monitoring", "Notifications", "Safety & Security", "Doors & Windows", "Locks"]
},
{
"name": "Lights on Motion Plus",
"category": "Convenience",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat/master/apps/LightsOnMotionPlus/packageManifest.json",
"description": "Turn on/off lights with motion; optionally dim before turning off. Per-mode configuration and other settings available.",
"tags": ["Lights & Switches", "Motion Control"]
}
]
}