@zwave-js/config 12.12.0 → 13.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ConfigManager.d.ts +0 -69
- package/build/ConfigManager.d.ts.map +1 -1
- package/build/ConfigManager.js +1 -542
- package/build/ConfigManager.js.map +1 -1
- package/build/JsonTemplate.js +2 -3
- package/build/JsonTemplate.js.map +1 -1
- package/build/Logic.js +2 -3
- package/build/Logic.js.map +1 -1
- package/build/Manufacturers.js +2 -3
- package/build/Manufacturers.js.map +1 -1
- package/build/devices/ConditionalItem.js +4 -5
- package/build/devices/ConditionalItem.js.map +1 -1
- package/build/devices/ConditionalPrimitive.d.ts.map +1 -1
- package/build/devices/ConditionalPrimitive.js +2 -2
- package/build/devices/ConditionalPrimitive.js.map +1 -1
- package/build/devices/DeviceConfig.d.ts +0 -1
- package/build/devices/DeviceConfig.d.ts.map +1 -1
- package/build/devices/DeviceConfig.js +5 -5
- package/build/devices/DeviceConfig.js.map +1 -1
- package/build/devices/DeviceMetadata.d.ts.map +1 -1
- package/build/devices/ParamInformation.d.ts.map +1 -1
- package/build/devices/ParamInformation.js +2 -2
- package/build/devices/ParamInformation.js.map +1 -1
- package/build/index.d.ts +0 -6
- package/build/index.d.ts.map +1 -1
- package/build/index.js +0 -6
- package/build/index.js.map +1 -1
- package/build/index_safe.d.ts +0 -6
- package/build/index_safe.d.ts.map +1 -1
- package/build/index_safe.js +0 -6
- package/build/index_safe.js.map +1 -1
- package/build/utils.js +6 -6
- package/build/utils.js.map +1 -1
- package/build/utils_safe.js +3 -3
- package/build/utils_safe.js.map +1 -1
- package/config/devices/0x0060/an158.json +14 -20
- package/config/devices/0x0063/59350_59372_59373_zwa3016.json +92 -0
- package/config/devices/0x010f/fgrm222_0_24.23.json +18 -1
- package/config/devices/0x0129/ntb612-zw2.json +1 -1
- package/config/devices/0x0129/ntb622-zw2.json +1 -1
- package/config/devices/0x0129/ntb632-zw2.json +1 -1
- package/config/devices/0x0129/ntb642-zw2.json +1 -1
- package/config/devices/0x0129/ntm612-zw2.json +1 -1
- package/config/devices/0x0129/ntm617-zw2.json +1 -1
- package/config/devices/0x0129/ntm622-zw2.json +1 -1
- package/config/devices/0x0129/ntm627-zw2.json +1 -1
- package/config/devices/0x0129/ntm632-zw2.json +1 -1
- package/config/devices/0x0129/ntm637-zw2.json +1 -1
- package/config/devices/0x0129/ntm642-zw2.json +1 -1
- package/config/devices/0x0129/ntm647-zw2.json +1 -1
- package/config/devices/0x0129/ntt610.json +1 -2
- package/config/devices/0x0129/ntt612-zw2.json +1 -1
- package/config/devices/0x0129/ntt622-zw2.json +1 -1
- package/config/devices/0x0129/templates/yale_template.json +22 -7
- package/config/devices/0x0129/yrc_yrd_226_246_256_446-zw2.json +11 -1
- package/config/devices/0x0129/yrd4x0-f-zw3.json +109 -0
- package/config/devices/0x0148/cometz_700.json +49 -0
- package/config/devices/0x014a/gdzw7-eco.json +78 -0
- package/config/devices/0x014f/{gd00z-7.json → gd00z-6-7-8.json} +1 -1
- package/config/devices/0x015f/mh-s412-5102.json +213 -59
- package/config/devices/0x027a/templates/zooz_template.json +32 -0
- package/config/devices/0x027a/zen30.json +67 -15
- package/config/devices/0x027a/zen32.json +1 -2
- package/config/devices/0x027a/zse11.json +10 -0
- package/config/devices/0x0346/flood_freeze_sensor.json +77 -0
- package/config/devices/0x0458/61303_zw3010.json +73 -0
- package/config/manufacturers.json +1 -0
- package/package.json +11 -10
- package/build/DeviceClasses.d.ts +0 -26
- package/build/DeviceClasses.d.ts.map +0 -1
- package/build/DeviceClasses.js +0 -127
- package/build/DeviceClasses.js.map +0 -1
- package/build/Indicators.d.ts +0 -15
- package/build/Indicators.d.ts.map +0 -1
- package/build/Indicators.js +0 -47
- package/build/Indicators.js.map +0 -1
- package/build/Meters.d.ts +0 -15
- package/build/Meters.d.ts.map +0 -1
- package/build/Meters.js +0 -44
- package/build/Meters.js.map +0 -1
- package/build/Notifications.d.ts +0 -71
- package/build/Notifications.d.ts.map +0 -1
- package/build/Notifications.js +0 -223
- package/build/Notifications.js.map +0 -1
- package/build/Scales.d.ts +0 -15
- package/build/Scales.d.ts.map +0 -1
- package/build/Scales.js +0 -37
- package/build/Scales.js.map +0 -1
- package/build/SensorTypes.d.ts +0 -11
- package/build/SensorTypes.d.ts.map +0 -1
- package/build/SensorTypes.js +0 -48
- package/build/SensorTypes.js.map +0 -1
- package/config/deviceClasses.json +0 -447
- package/config/indicators.json +0 -166
- package/config/meters.json +0 -47
- package/config/scales.json +0 -85
- package/config/sensorTypes.json +0 -707
package/config/scales.json
DELETED
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
// This file contains scale definitions that are used in multiple places
|
|
2
|
-
{
|
|
3
|
-
"temperature": {
|
|
4
|
-
"0x00": {
|
|
5
|
-
"label": "Celsius",
|
|
6
|
-
"unit": "°C"
|
|
7
|
-
},
|
|
8
|
-
"0x01": {
|
|
9
|
-
"label": "Fahrenheit",
|
|
10
|
-
"unit": "°F"
|
|
11
|
-
}
|
|
12
|
-
},
|
|
13
|
-
"humidity": {
|
|
14
|
-
"0x00": {
|
|
15
|
-
"label": "Percentage value",
|
|
16
|
-
"unit": "%"
|
|
17
|
-
},
|
|
18
|
-
"0x01": {
|
|
19
|
-
"label": "Absolute humidity",
|
|
20
|
-
"unit": "g/m³"
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
"mass": {
|
|
24
|
-
"0x00": {
|
|
25
|
-
"label": "Kilogram",
|
|
26
|
-
"unit": "kg"
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
"acceleration": {
|
|
30
|
-
"0x00": {
|
|
31
|
-
"label": "Meter per square second",
|
|
32
|
-
"unit": "m/s²"
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"percentage": {
|
|
36
|
-
"0x00": {
|
|
37
|
-
"label": "Percentage value",
|
|
38
|
-
"unit": "%"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
"acidity": {
|
|
42
|
-
"0x00": {
|
|
43
|
-
"label": "Acidity",
|
|
44
|
-
"unit": "pH"
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"direction": {
|
|
48
|
-
"0x00": {
|
|
49
|
-
"label": "Degrees",
|
|
50
|
-
"unit": "°",
|
|
51
|
-
"description": "0° = no motion detected, 90° = east, 180° = south, 270° = west, 360° = north"
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
"pressure": {
|
|
55
|
-
"0x00": {
|
|
56
|
-
"label": "Kilopascal",
|
|
57
|
-
"unit": "kPa"
|
|
58
|
-
},
|
|
59
|
-
"0x01": {
|
|
60
|
-
"label": "Pound per square inch",
|
|
61
|
-
"unit": "psi"
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
"air_pressure": {
|
|
65
|
-
"0x00": {
|
|
66
|
-
"label": "Kilopascal",
|
|
67
|
-
"unit": "kPa"
|
|
68
|
-
},
|
|
69
|
-
"0x01": {
|
|
70
|
-
"label": "Inches of Mercury",
|
|
71
|
-
"unit": "inHg"
|
|
72
|
-
}
|
|
73
|
-
},
|
|
74
|
-
"density": {
|
|
75
|
-
"0x00": {
|
|
76
|
-
"label": "Density",
|
|
77
|
-
"unit": "µg/m³"
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
"unitless": {
|
|
81
|
-
"0x00": {
|
|
82
|
-
"label": "Unitless"
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
}
|