-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathhint.yaml
More file actions
387 lines (385 loc) · 12.7 KB
/
hint.yaml
File metadata and controls
387 lines (385 loc) · 12.7 KB
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
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
0x01:
name: home
description: Residential domain
categories:
0x00:
name: DeviceID
description: Unique device identification
0x0000:
name: Unknown
description: "don't use"
0x01:
name: Alarm
description: Alarm related device nodes
subcategories:
0x01:
name: Security Panel
description:
0x02:
name: Zone
description: security zone related nodes
0x03:
name: Partition
description: security partition related nodes
0x04:
name: Siren
description:
node_specific:
0x00:
name: n/a
description: no node specific identification
0x02:
name: Controller
description: nodes that represent a controllable entitie
subcategories:
0x01:
name: Class A Motor Control
description:
0x02:
name: Class B Motor Control
description:
0x03:
name: Class C Motor Control
description:
0x04:
name: Motor Multiposition
description: stepper motor control?
0x05:
name: Entry Control
description: door or window mechinism
0x06:
name: PC Controller
description:
0x07:
name: Scene Controller
description: Controls a group of devices
0x08:
name: Subsystem Controller
description:
0x09:
name: Dimmer Switch
description: Sends a ramped up or down level
0x0a:
name: Multilevel Switch
description: Sends distinct levels
0x0b:
name: Scene Switch
description: How is this different from scene controller?
0x0c:
name: Toggle
description: Toggles between two values
0x10:
name: Non-dimming lighting
description: Non-Dimming lighting such as Floodlights
0x03:
name: Sensor
description: Status only nodes
subcategories:
0x01:
name: Binary Sensor
description:
0x02:
name: Multilevel Sensor
description:
0x03:
name: Climate Sensor
description:
0x04:
name: Motion Sensor
description:
0x05:
name: Energy Meter
description:
models:
0x01:
name: Vue
description: Vue node
properties:
ST: Connected
CPW: Reading (kW)
GV1: Hourly KWh
GV2: Daily Kwh
GV3: Monthly Kwh
0x06:
name: Pulse Meter
description:
0x07:
name: Water Meter
description:
0x08:
name: Gas Meter
description:
0x09:
name: Smoke detector
description:
0x0a:
name: Tamper Sensor
description:
0x0b:
name: Tilt Sensor
description:
0x0c:
name: Water Sensor
description:
0x0d:
name: Door/Window Sensor
description:
0x0e:
name: Low Battery Sensor
description:
0x0f:
name: CO End Of Life Sensor
description:
0x10:
name: Overheat Sensor
description:
0x11:
name: Rapid Temp Rise Sensor
description:
0x12:
name: Underheat Sensor
description:
0x13:
name: Leak Detected Sensor
description:
0x14:
name: Level Drop Sensor
description:
0x15:
name: Filter Clogged Sensor
description:
0x16:
name: Intrusion Detect Sensor
description:
0x17:
name: CO2 Sensor
description:
0x18:
name: CO Sensor
description:
0x19:
name: Freeze Sensor
description:
0x1a:
name: Glass Break Sensor
description:
0x1b:
name: Heat Sensor
description:
0x04:
name: Relay
description: Nodes that represent relays or relay like devices
subcategories:
0x01:
name: On/Off Power Strip
description:
0x02:
name: On/Off Power Switch
description:
0x03:
name: On/Off Scene Switch
description:
0x04:
name: Binary Switch
description:
0x05:
name: Open/Close Valve
description:
0x05:
name: Remote
description: Nodes that represent multi-button control
subcategories:
0x01:
name: AV Remote Control
description:
0x02:
name: Simple Remote Control
description:
0x06:
name: Audio Visual
description: Nodes that represent audio or video equipment
subcategories:
0x01:
name: AV Control Point
description:
0x02:
name: Satellite Receiver
description:
0x03:
name: Television
description:
0x04:
name: Set-Top box
description:
0x07:
name: Door Lock
description: Nodes represent door locks
subcategories:
0x01:
name:
description:
0x08:
name: Doorbell
description: Nodes representing a door bell or chime
subcategories:
0x01:
name: door bell
description: Nodes representing a door bell
0x02:
name: chime
description: Nodes representing a chime
0x09:
name: Camera
description: Nodes representing devices that transmit images
subcategories:
0x01:
name:
description:
0x0a:
name: Date / Time
description: Nodes that deal with calendars and clocks
subcategories:
0x01:
name: Timer
description: time interval
0x0b:
name: Weather
description:
subcategories:
0x00:
name: Weather Station
description: Station specific information
0x01:
name: Temperature
description: Temperature device
properties:
ST: main temperature
GV0: feels like (apparent temperature)
GV1: dewpoint
GV2: heat index
GV3: windchill
0x02:
name: Humidity
description: Humidity
properties:
ST: main humidity
0x03:
name: Barometric Pressure
description: Barometric pressure
properties:
ST: Absolute (station) pressure
GV0: Relative (sealevel) pressure
GV1: Pressure trend
0x04:
name: Wind
Description: Wind related information
properties:
ST: Wind speed (average)
GV0: Wind direction
GV1: Wind gust speed
GV2: Wind gust direction
GV3: Wind lull speed
0x05:
name: Precipitation
description: rain fall values
properties:
ST: Current rain rate
GV0: Hourly rain accumulation
GV1: Daily rain accumulation
GV2: Weekly rain accumulation
GV3: Monthly rain accumulation
GV4: Yearly rain accumulation
GV5: Yesterday rain accumulation
0x06:
name: Illumination / light
description: illumination and solar values
properties:
ST: UV index
GV0: Solar radiation
GV1: illumination (Lux)
0x07:
name: Lightning
description: Lightning detection
properties:
ST: Number of lightning strikes
GV0: Distance to strikes (avg)
0x0c:
name: HVAC
description:
subcategories:
0x01:
name: Thermostat
description:
properties:
ST: Current Temperature
CLISPC: Set Point Cool
CLISPH: Set Point Heat
CLIMD: Current Mode
CLIHUM: Humidity
CLIHCS:
CLIFRS: Fan State
CLISMD: Set Mode
models:
0x01: Ecobee Thermostats
# CLISMD is; Running, Hold Next, Hold Indefinite
0x02:
name: Residential HRV
description:
0x0d:
name: Display
description:
subcategories:
0x01:
name:
description:
0x0e:
name: Gateway
description:
subcategories:
0x01:
name:
description:
0x0f:
name: Power Management
description:
subcategories:
0x01:
name:
description:
0x10:
name: Appliance
description:
subcategories:
0x01:
name:
description:
0x11:
name: Home Health
description:
subcategories:
0x01:
name:
description:
0x12:
name: Barrier
description:
subcategories:
0x01:
name:
description:
0x13:
name: Automotive
description: Nodes with car sensors and controls
subcategories:
0x01:
name: Tesla
description: Tesla Vehicles
0x02:
name: outdoor
description: Not in an structure
0x03:
name: industrial
description:
0x04:
name: commerical
description: