-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy pathrepository.json
More file actions
30 lines (27 loc) · 1.08 KB
/
Copy pathrepository.json
File metadata and controls
30 lines (27 loc) · 1.08 KB
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
{
"author": "David Gutheinz",
"gitHubUrl": "https://github.com/DaveGut/HubitatActive",
"packages": [
{
"name": "TAPO Device Integration",
"category": "Integrations",
"tags": ["LAN", "Lights & Switches", "Cleaning Devices", "Energy Monitoring"],
"location": "https://raw.githubusercontent.com/DaveGut/tpLink_Hubitat/main/packageManifest.json",
"description": "TAPO Plugs, Switches, Bulbs and Kasa Matter(only) devices integration"
},
{
"name": "Samsung TV Remote",
"category": "Utility",
"tags": ["LAN", "Multimedia"],
"location": "https://raw.githubusercontent.com/DaveGut/HubitatActive/master/SamsungTvRemote/packageManifest.json",
"description": "Samsung TV Remote (2016 and Later TVs)"
},
{
"name": "Kasa Camera",
"category": "Utility",
"tags": ["LAN", "Security", "Monitoring"],
"location": "https://raw.githubusercontent.com/DaveGut/kasaCam_Hubitat/refs/heads/main/packageManifest.json",
"description": "Kasa Camera / Doorbell Integration"
}
]
}