-
Notifications
You must be signed in to change notification settings - Fork 9
/
repository.json
67 lines (67 loc) · 2.54 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"author": "Gary J. Milne",
"gitHubUrl": "https://github.com/garymilne",
"packages": [{
"name": "Tasmota Sync Drivers",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/GaryMilne/Hubitat-Tasmota/main/packageManifest.json",
"description": "Tasmota Sync Drivers - Realtime & Native Synchronisation between Tasmota and Hubitat.",
"tags": [
"Lights & Switches",
"Temperature & Humidity",
"Misc. Devices",
"Tasmota"
]
},
{
"name": "Precipitation and Weather Monitor for NWS Data",
"category": "Integrations",
"location": "https://raw.githubusercontent.com/GaryMilne/Hubitat-Apps/main/packageManifestApps.json",
"description": "Gathers hourly precipitation and other weather data from your nearest airport and makes it available to you via a device driver for access via rules. No codes or API keys needed. Provides rolling 1,3,6,12,24 hr totals and up to 7 days of precipitation history. Also provides temperature, humidity, dewpoint, pressure, wind, weather, sky conditions and visibility data.",
"tags": [
"Irrigation",
"Weather",
"Temperature & Humidity",
"Water"
]
},
{
"name": "Tile Builder for Hubitat",
"category": "Dashboards",
"location": "https://raw.githubusercontent.com/GaryMilne/Hubitat-TileBuilder/main/packageManifestTileBuilder.json",
"description": "Create dashboard tiles that are highly customizable and can contain data from multiple devices.",
"tags": [
"Dashboard",
"Monitoring",
"Temperature & Humidity",
"Utilities"
]
},
{
"name": "Remote Builder for Hubitat",
"category": "Convenience",
"location": "https://raw.githubusercontent.com/GaryMilne/Hubitat-RemoteBuilder/main/packageManifestRemoteBuilder.json",
"description": "Create virtual remotes to control devices around the home from any device, with or without using the Hubitat Dashboard.",
"tags": [
"Convenience",
"Buttons",
"Multimedia",
"Integrations",
"Utilities",
"Dashboards"
]
},
{
"name": "Zigbee Monitor Driver",
"category": "Zigbee",
"location": "https://raw.githubusercontent.com/GaryMilne/Hubitat-Zigbee/main/packageManifestZigbee.json",
"description": "Driver for dedicated Zigbee Repeaters and simple Switches that allows the gathering and display of a range of Zigbee information including Children, Neighbors, LQI and Route information.",
"tags": [
"Zigbee",
"Repeaters & Extenders",
"Monitoring",
"Integrations"
]
}
]
}