-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrepository.json
More file actions
31 lines (30 loc) · 1.09 KB
/
repository.json
File metadata and controls
31 lines (30 loc) · 1.09 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
31
{
"author": "David LaPorte",
"gitHubUrl": "https://github.com/dlaporte",
"packages": [
{
"name": "Amcrest ASH26",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dlaporte/Hubitat/main/ASH26/packageManifest.json",
"description": "Light controls for Amcrest ASH26 outdoor security camera"
},
{
"name": "AcuRite Weather Station",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dlaporte/Hubitat/main/AcuRite/packageManifest.json",
"description": "Access to AcuRite sensor data via myacurite.com"
},
{
"name": "Radon Fan Sensor",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dlaporte/Hubitat/main/RadonFanSensor/packageManifest.json",
"description": "Monitor radon fan with a door sensor (eg. WADWAZ-1/Monoprice 15270)"
},
{
"name": "Smart Oil Gauge",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dlaporte/Hubitat/main/SmartOilGauge/packageManifest.json",
"description": "Monitor the Smart Oil Gauge (https://www.smartoilgauge.com)"
}
]
}