forked from DTTerastar/Hubitat-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbptworldApps.json
218 lines (201 loc) · 11.7 KB
/
bptworldApps.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
{
"GitHubAuthor": "BPTWorld",
"GitHubMainURL": "https://github.com/bptworld/Hubitat",
"App01": "Abacus Intense Counting",
"App02": "Abacus Time Traveler",
"App03": "App Watchdog",
"App04": "At Home Simulator",
"App05": "BI Control",
"App06": "Device Sequencer",
"App07": "Device Watchdog",
"App08": "Lighting Effects",
"App09": "Motion Controlled Scene Lighting",
"App10": "Notifier",
"App11": "One at a Time",
"App12": "Send IP2IR",
"App13": "Web Pinger",
"App14": "Welcome Home",
"App15": "What Did I Say",
"App16": "",
"App17": "",
"App18": "",
"App19": "",
"App20": "",
"ExampleType": "App",
"ExampleParentVersion": "Do not remove this section.",
"ExampleChildVersion": "Use it to copy and paste in another app.",
"ExampleDriverVersion": "Replace Example with your App name - NO spaces",
"ExampleParentRawCode": "NA",
"ExampleChildRawCode": "NA",
"ExampleDriverRawCode": "NA",
"ExampleDiscussion": "NA",
"ExampleUpdateNote": "NA",
"Example2Type": "Driver",
"Example2Driver1Version": "NA",
"Example2Driver2Version": "NA",
"Example2Driver3Version": "NA",
"Example2Driver4Version": "NA",
"Example2Driver5Version": "NA",
"Example2Driver6Version": "NA",
"Example2Driver1RawCode": "NA",
"Example2Driver2RawCode": "NA",
"Example2Driver3RawCode": "NA",
"Example2Driver4RawCode": "NA",
"Example2Driver5RawCode": "NA",
"Example2Driver6RawCode": "NA",
"ExampleDriver1Name": "NA",
"ExampleDriver2Name": "NA",
"ExampleDriver3Name": "NA",
"ExampleDriver4Name": "NA",
"ExampleDriver5Name": "NA",
"ExampleDriver6Name": "NA",
"Example2Discussion": "NA",
"Example2UpdateNote": "NA",
"AbacusIntenseCountingType": "App",
"AbacusIntenseCountingParentVersion": "v1.0.7",
"AbacusIntenseCountingChildVersion": "v1.0.8",
"AbacusIntenseCountingDriverVersion": "V1.0.0",
"AbacusIntenseCountingParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Abacus%20-%20Intense%20Counting/AIC-parent.groovy",
"AbacusIntenseCountingChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Abacus%20-%20Intense%20Counting/AIC-child.groovy",
"AbacusIntenseCountingDriverRawCode": "https://github.com/bptworld/Hubitat/blob/master/Apps/Abacus%20-%20Intense%20Counting/AIC-driver.groovy",
"AbacusIntenseCountingDiscussion": "https://community.hubitat.com/t/release-abacus-intense-counting/7883",
"AbacusIntenseCountingUpdateNote": "V1.0.8 - 02/16/19 - Big maintenance release. Reworked a lot of code as I continue to learn new things.",
"AbacusTimeTravelerType": "App",
"AbacusTimeTravelerParentVersion": "v1.0.4",
"AbacusTimeTravelerChildVersion": "v1.0.4",
"AbacusTimeTravelerDriverVersion": "NA",
"AbacusTimeTravelerParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Abacus%20-%20Time%20Traveler/ATT-parent.groovy",
"AbacusTimeTravelerChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Abacus%20-%20Time%20Traveler/ATT-child.groovy",
"AbacusTimeTravelerDriverRawCode": "NA",
"AbacusTimeTravelerDiscussion": "V1.0.4 - 02/16/19 - Big maintenance release. Reworked a lot of code as I continue to learn new things.",
"AbacusTimeTravelerUpdateNote": "NA",
"AppWatchdogType": "App",
"AppWatchdogParentVersion": "v1.0.0",
"AppWatchdogChildVersion": "v1.0.9",
"AppWatchdogDriverVersion": "v1.0.0",
"AppWatchdogParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/App%20Watchdog/AW-parent.groovy",
"AppWatchdogChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/App%20Watchdog/AW-child.groovy",
"AppWatchdogDriverRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/App%20Watchdog/AW-driver.groovy",
"AppWatchdogDiscussion": "https://community.hubitat.com/t/release-app-watchdog/9952",
"AppWatchdogUpdateNote": "V1.0.9 - 02/27/19 - App now sends 'All apps are up to date' to tile.",
"AtHomeSimulatorType": "App",
"AtHomeSimulatorParentVersion": "v1.0.0",
"AtHomeSimulatorChildVersion": "v1.0.1",
"AtHomeSimulatorDriverVersion": "NA",
"AtHomeSimulatorParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/At%20Home%20Simulator/AHS-parent.groovy",
"AtHomeSimulatorChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/At%20Home%20Simulator/AHS-child.groovy",
"AtHomeSimulatorDriverRawCode": "NA",
"AtHomeSimulatorDiscussion": "https://community.hubitat.com/t/beta-at-home-simulator/8697",
"AtHomeSimulatorUpdateNote": "NA",
"BIControlType": "App",
"BIControlParentVersion": "v1.0.5",
"BIControlChildVersion": "v1.0.5",
"BIControlDriverVersion": "NA",
"BIControlParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/BI%20Control/BIC%20Parent.groovy",
"BIControlChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/BI%20Control/BIC%20Child.groovy",
"BIControlDriverRawCode": "NA",
"BIControlDiscussion": "https://community.hubitat.com/t/release-bi-control-local-blue-iris-control/5454",
"BIControlUpdateNote": "NA",
"DeviceSequencerType": "App",
"DeviceSequencerParentVersion": "v1.0.2",
"DeviceSequencerChildVersion": "v1.0.2",
"DeviceSequencerDriverVersion": "NA",
"DeviceSequencerParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Device%20Sequencer/DS-parent.groovy",
"DeviceSequencerChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Device%20Sequencer/DS-child.groovy",
"DeviceSequencerDriverRawCode": "NA",
"DeviceSequencerDiscussion": "https://community.hubitat.com/t/release-device-sequencer/8596",
"DeviceSequencerUpdateNote": "NA",
"DeviceWatchdogType": "App",
"DeviceWatchdogParentVersion": "v1.1.0",
"DeviceWatchdogChildVersion": "v1.2.3",
"DeviceWatchdogDriverVersion": "V1.0.1",
"DeviceWatchdogParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Device%20Watchdog/DW-parent.groovy",
"DeviceWatchdogChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Device%20Watchdog/DW-child.groovy",
"DeviceWatchdogDriverRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Device%20Watchdog/DW-driver.groovy",
"DeviceWatchdogDiscussion": "https://community.hubitat.com/t/release-device-watchdog/7692",
"DeviceWatchdogUpdateNote": "V1.2.2 - 02/26/19 - Attempt to fix an error in the new Device Status reporting",
"LightingEffectsType": "App",
"LightingEffectsParentVersion": "v1.2.0",
"LightingEffectsChildVersion": "v1.2.0",
"LightingEffectsDriverVersion": "NA",
"LightingEffectsParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Lighting%20Effects/LE%20Parent.groovy",
"LightingEffectsChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Lighting%20Effects/LE%20Child.groovy",
"LightingEffectsDriverRawCode": "NA",
"LightingEffectsDiscussion": "https://community.hubitat.com/t/release-lighting-effects/4330",
"LightingEffectsUpdateNote": "NA",
"MotionControlledSceneLightingType": "App",
"MotionControlledSceneLightingParentVersion": "v1.0.3",
"MotionControlledSceneLightingChildVersion": "v1.0.3",
"MotionControlledSceneLightingDriverVersion": "NA",
"MotionControlledSceneLightingParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Motion%20Controlled%20Scene%20Lighting/MCSL-Parent.groovy",
"MotionControlledSceneLightingChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Motion%20Controlled%20Scene%20Lighting/MCSL-Child.groovy",
"MotionControlledSceneLightingDriverRawCode": "NA",
"MotionControlledSceneLightingDiscussion": "https://community.hubitat.com/t/release-motion-controlled-scene-lighting/7419",
"MotionControlledSceneLightingUpdateNote": "NA",
"NotifierType": "App",
"NotifierParentVersion": "v1.0.0",
"NotifierChildVersion": "v1.0.1",
"NotifierDriverVersion": "NA",
"NotifierParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Notifier/N-parent.groovy",
"NotifierChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Notifier/N-child.groovy",
"NotifierDriverRawCode": "NA",
"NotifierDiscussion": "https://community.hubitat.com/t/release-notifier/10859",
"NotifierUpdateNote": "V1.0.1 - 02/24/19 - Added color to lighting options. Other code cleanup.",
"OneataTimeType": "App",
"OneataTimeParentVersion": "v1.1.2",
"OneataTimeChildVersion": "v1.1.2",
"OneataTimeDriverVersion": "NA",
"OneataTimeParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/One%20at%20a%20Time/OaaT-Parent.groovy",
"OneataTimeChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/One%20at%20a%20Time/OaaT-Child.groovy",
"OneataTimeDriverRawCode": "NA",
"OneataTimeDiscussion": "https://community.hubitat.com/t/release-one-at-a-time/7063",
"OneataTimeUpdateNote": "NA",
"SendIP2IRType": "App",
"SendIP2IRParentVersion": "v1.1.7",
"SendIP2IRChildVersion": "v1.1.7",
"SendIP2IRDriverVersion": "NA",
"SendIP2IRParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Send%20IP2IR/SIP2IR%20Parent.groovy",
"SendIP2IRChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Send%20IP2IR/SIP2IR%20Child.groovy",
"SendIP2IRDriverRawCode": "NA",
"SendIP2IRDiscussion": "https://community.hubitat.com/t/release-send-ip2ir-control-all-of-your-ir-devices-from-your-dashboard/4667",
"SendIP2IRUpdateNote": "NA",
"WebPingerType": "App",
"WebPingerParentVersion": "v1.0.2",
"WebPingerChildVersion": "v1.0.2",
"WebPingerDriverVersion": "NA",
"WebPingerParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Web%20Pinger/WP-parent.groovy",
"WebPingerChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Web%20Pinger/WP-child.groovy",
"WebPingerDriverRawCode": "NA",
"WebPingerDiscussion": "https://community.hubitat.com/t/release-web-pinger/8347",
"WebPingerUpdateNote": "NA",
"WelcomeHomeType": "App",
"WelcomeHomeParentVersion": "v2.0.1",
"WelcomeHomeChildVersion": "v2.0.2",
"WelcomeHomeDriverVersion": "v1.0.0",
"WelcomeHomeParentRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Welcome%20Home/WH%20Parent.groovy",
"WelcomeHomeChildRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Welcome%20Home/WH%20Child.groovy",
"WelcomeHomeDriverRawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Apps/Welcome%20Home/WH%20Driver.groovy",
"WelcomeHomeDiscussion": "https://community.hubitat.com/t/release-welcome-home/6445",
"WelcomeHomeUpdateNote": "V2.0.2 - 02/26/19 - Reworked how the messages are stored. Added option to have random greetings. Removed Greeting and Message from Parent app.",
"WhatDidISayType": "Driver",
"WhatDidISayDriver1Version": "v1.0.3",
"WhatDidISayDriver2Version": "NA",
"WhatDidISayDriver3Version": "NA",
"WhatDidISayDriver4Version": "NA",
"WhatDidISayDriver5Version": "NA",
"WhatDidISayDriver6Version": "NA",
"WhatDidISayDriver1RawCode": "https://raw.githubusercontent.com/bptworld/Hubitat/master/Drivers/What%20Did%20I%20Say/WDIS-driver.groovy",
"WhatDidISayDriver2RawCode": "NA",
"WhatDidISayDriver3RawCode": "NA",
"WhatDidISayDriver4RawCode": "NA",
"WhatDidISayDriver5RawCode": "NA",
"WhatDidISayDriver6RawCode": "NA",
"WhatDidISayDriver1Name": "What Did I Say",
"WhatDidISayDriver2Name": "NA",
"WhatDidISayDriver3Name": "NA",
"WhatDidISayDriver4Name": "NA",
"WhatDidISayDriver5Name": "NA",
"WhatDidISayDriver6Name": "NA",
"WhatDidISayDiscussion": "https://community.hubitat.com/t/release-what-did-i-say/9375",
"WhatDidISayUpdateNote": "NA",
}