-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepository.json
25 lines (25 loc) · 1.27 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
{
"author": "n3! development",
"gitHubUrl": "https://github.com/dmike3/",
"payPalUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=7TFJDAWDBTJL2¤cy_code=USD&source=url",
"packages": [
{
"name": "Xbox One Smartglass",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dmike3/Hubitat/master/hpm/xbox-smartglass/packageManifest.json",
"description": "Xbox One Smartglass Intergration. The app and driver interface with the Xbox Smartglass Project giving local control of your Xbox One."
},
{
"name": "Channels DVR",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dmike3/Hubitat/master/hpm/channels_dvr/packageManifest.json",
"description": "This driver works with Channels DVR clients. It allows remote control features such as On/Off, Pause, Resume, Stop, Play Channel, mute, etc..."
},
{
"name": "Weather Canada (OWM-EC)",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dmike3/Hubitat/master/hpm/weather%20canada%20(owm-ec)/packageManifest.json",
"description": "Polls weather information from OpenWeatherMap and Weather Environment Canada (Alert RSS Feed - https://weather.gc.ca/)"
}
]
}