-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrepository.json
38 lines (37 loc) · 1.48 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
{
"author": "Derek Osborn",
"gitHubUrl": "https://github.com/dJOS1475",
"packages": [
{
"name": "Enhanced Weather Underground Driver",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dJOS1475/Hubitat_WU_Driver/main/packageManifest.json",
"description": "Enhanced Wunderground Driver with auto switching of the detailed forecast from Day to Night, Web hosted Weather Icons and more data fields for your automations",
"tags": ["Weather",
"Cloud"]
},
{
"name": "Netatmo (Connect) - Weather Station",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dJOS1475/Hubitat_Netatmo/main/packageManifest.json",
"description": "Netatmo (Connect) - Weather Station Application and Drivers. Includes some minor enhancements to Dashboard tile views.",
"tags": ["Weather",
"Cloud"]
},
{
"name": "Amber Electric Integration for Hubitat",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dJOS1475/Amber-Electric---Hubitat-Driver/main/packageManifest.json",
"description": "Hubitat Driver for Aussie Amber Electric customers",
"tags": ["Energy Monitoring",
"Cloud"]
},
{
"name": "Fronius Solar Inverter Driver for Hubitat",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/dJOS1475/Fronius_Inverter_Driver_Hubitat/main/packageManifest.json",
"description": "Fronius Solar Inverter Driver for Hubitat",
"tags": ["Energy Monitoring"]
}
]
}