forked from dcmeglio/hubitat-packagerepositories
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepositories.json
92 lines (91 loc) · 2.93 KB
/
repositories.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"repositories": [
{
"name": "dman2306",
"location": "https://raw.githubusercontent.com/dcmeglio/hubitat-packages/master/repository.json"
},
{
"name": "BPTWorld",
"location": "https://raw.githubusercontent.com/bptworld/Hubitat/master/repositories.json"
},
{
"name": "AaronW",
"location": "https://raw.githubusercontent.com/PrayerfulDrop/Hubitat/master/repository.json"
},
{
"name": "bcopeland",
"location": "https://raw.githubusercontent.com/djdizzyd/hubitat/master/packages/repositories.json"
},
{
"name": "storageaanarchy (SANdood)",
"location": "https://raw.githubusercontent.com/SANdood/Hubitat-Stuff/master/repository.json"
},
{
"name": "RMoRobert (BertABCD1234)",
"location": "https://raw.githubusercontent.com/RMoRobert/Hubitat/master/repository.json"
},
{
"name": "Dave Gutheinz(DavGut)",
"location": "https://raw.githubusercontent.com/DaveGut/HubitatActive/master/repository.json"
},
{
"name": "Matthew (@scottma61)",
"location": "https://raw.githubusercontent.com/Scottma61/Hubitat/master/docs/Matthew_repository.json"
},
{
"name": "Miles Budnek (@mbudnek)",
"location": "https://raw.githubusercontent.com/mbudnek/hubitat-package-manager-repo/master/repository.json"
},
{
"name": "Inovelli",
"location": "https://raw.githubusercontent.com/InovelliUSA/Hubitat/master/repository.json"
},
{
"name": "Markus (@markus)",
"location": "https://raw.githubusercontent.com/markus-li/Hubitat/release/repository.json"
},
{
"name": "Joseph Kregloh",
"location": "https://raw.githubusercontent.com/funzie19/hubitat-solaredge/master/repositories.json"
},
{
"name": "mircolino",
"location": "https://raw.githubusercontent.com/mircolino/ecowitt/master/repository.json"
},
{
"name": "Anthony S. (tonesto7)",
"location": "https://raw.githubusercontent.com/tonesto7/hubitat/master/repository.json"
},
{
"name": "MFornander",
"location": "https://raw.githubusercontent.com/MFornander/Hubitat/master/respository.json"
},
{
"name": "imnotbob",
"location": "https://raw.githubusercontent.com/imnotbob/webCoRE/hubitat-patches/HE/repository.json"
},
{
"name": "nh.schottfam",
"location": "https://raw.githubusercontent.com/imnotbob/Hubitat-Intesis/master/repository.json"
},
{
"name": "apwelsh",
"location": "https://raw.githubusercontent.com/apwelsh/hubitat/master/repository.json"
},
{
"name": "bsileo",
"location": "https://raw.githubusercontent.com/bsileo/hubitat_poolcontroller/master/repository.json"
},
{
"name": "Brian Wilson (@brianwilson)",
"location": "https://raw.githubusercontent.com/bdwilson/hubitat/master/repository.json"
},
{
"name": "napalmcsr",
"location": "https://raw.githubusercontent.com/napalmcsr/Hubitat_Napalmcsr/master/docs/HPM.json"
}
],
"hpm": {
"location": "https://raw.githubusercontent.com/dcmeglio/hubitat-packagemanager/master/packageManifest.json"
}
}