-
Notifications
You must be signed in to change notification settings - Fork 79
/
repository.json
21 lines (21 loc) · 981 Bytes
/
repository.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"author": "Kurt Sanders",
"gitHubUrl": "https://github.com/KurtSanders",
"payPalUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TJDQJASTD8JKU&source=url",
"packages": [
{
"name": "Ambient Weather Station",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/KurtSanders/STAmbientWeather/master/hubitat/packageManifest.json",
"description": "Integrate your Internet connected Ambient Weather Station system into the Hubitat environment.",
"tags": [ "Monitoring", "Weather","Temperature & Humidity", "Water" ]
},
{
"name": "BitBar Output App",
"category": "Convenience",
"location": "https://raw.githubusercontent.com/KurtSanders/STBitBarApp-V2/master/hubitat/packageManifest.json",
"description": "Monitor and control Hubitat devices, sensors, Hubitat Safety Monitor, Modes & Routines from the Apple MacOS Menu Bar.",
"tags": [ "Monitoring","Tools & Utilities", "Notifications" ]
}
]
}