-
Notifications
You must be signed in to change notification settings - Fork 12
/
repository.json
54 lines (54 loc) · 2.6 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
{
"author": "Armand Welsh",
"gitHubUrl": "https://github.com/apwelsh/hubitat",
"payPalUrl": "https://www.paypal.me/apwelsh",
"packages": [
{
"name": "Countdown Timer",
"category": "Utility",
"location": "https://raw.githubusercontent.com/apwelsh/hubitat/master/devices/packageManifest.json",
"description": "A simple countdown timer device that is designed to integrate well with SharpTools",
"id": "7ca01f5b-02b5-4ce4-a77c-0067661eb91a",
"tags": [
"Timers"
]
},
{
"name": "Roku TV Integration",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/apwelsh/hubitat/master/roku/packageManifest.json",
"description": "Manage all your Roku TVs and Roku Media players through Hubitat with full support for activating applications as switches, and creating any remote command as a momentary switch. Use this device to control your Roku system, or to make a smart home that responds to Roku actions.",
"id": "6442a8c3-22c2-4cbd-af81-61bc84e1690a",
"tags": [
"Multimedia",
"LAN"
]
},
{
"name": "Advanced Hue Hub Integration",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/apwelsh/hubitat/master/hue/packageManifest.json",
"description": "Add support to Hubitat for Hue Groups, Bulbs, and Scenes. This integration differs from the built-in Hue integration, because this one allows you to import Hue scenes which can be added to any Hubitat scene/group to be turned on. This was created specifically to satisfy a need the Hubitat could not. With this driver, it is possible to smoothly transition hue scenes for any Hue group. I plan to add management of Hue scenes at a later time, as well as a capture state, similar to Hubitat's scene manager.",
"id": "236c1937-ef40-4afb-a571-3cb54bce5723",
"tags": [
"Lights & Switches",
"LAN"
]
},
{
"id": "1fb918e8-21aa-419c-a98d-828673b174dc",
"name": "iopool EcO Pool/Spa Monitor",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/apwelsh/hubitat/master/iopool/packageManifest.json",
"description": "Add support to Hubitat for iopool's EcO pool / spa water quality monitor. iopool can also be used breath new life into the no-longer support pHin pool monitor. The iopool EcO is used to track water pH, Oxidation-reduction potential (ora), and temperature.",
"tags": [
"Cloud",
"LAN",
"Monitoring",
"Multi Sensors",
"Pools & Spas",
"Water"
]
}
]
}