@zwave-js/config 15.20.1 → 15.22.0

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.
Files changed (465) hide show
  1. package/build/cjs/_version.d.ts +1 -1
  2. package/build/cjs/_version.js +1 -1
  3. package/build/cjs/_version.js.map +1 -1
  4. package/build/cjs/configDir.node.js.map +1 -1
  5. package/build/cjs/devices/CompatConfig.d.ts +24 -0
  6. package/build/cjs/devices/CompatConfig.js +85 -0
  7. package/build/cjs/devices/CompatConfig.js.map +2 -2
  8. package/build/cjs/devices/DeviceConfig.d.ts +10 -5
  9. package/build/cjs/devices/DeviceConfig.js +59 -36
  10. package/build/cjs/devices/DeviceConfig.js.map +2 -2
  11. package/build/cjs/devices/ParamInformation.d.ts +3 -2
  12. package/build/cjs/devices/ParamInformation.js +8 -1
  13. package/build/cjs/devices/ParamInformation.js.map +2 -2
  14. package/build/esm/_version.d.ts +1 -1
  15. package/build/esm/_version.js +1 -1
  16. package/build/esm/devices/CompatConfig.d.ts +24 -0
  17. package/build/esm/devices/CompatConfig.d.ts.map +1 -1
  18. package/build/esm/devices/CompatConfig.js +86 -0
  19. package/build/esm/devices/CompatConfig.js.map +1 -1
  20. package/build/esm/devices/DeviceConfig.d.ts +10 -5
  21. package/build/esm/devices/DeviceConfig.d.ts.map +1 -1
  22. package/build/esm/devices/DeviceConfig.js +84 -42
  23. package/build/esm/devices/DeviceConfig.js.map +1 -1
  24. package/build/esm/devices/ParamInformation.d.ts +3 -2
  25. package/build/esm/devices/ParamInformation.d.ts.map +1 -1
  26. package/build/esm/devices/ParamInformation.js +8 -0
  27. package/build/esm/devices/ParamInformation.js.map +1 -1
  28. package/config/devices/0x000c/hs-fls100-g2.json +2 -0
  29. package/config/devices/0x000c/hs-hsm200.json +5 -6
  30. package/config/devices/0x000c/hs-ls100.json +1 -0
  31. package/config/devices/0x000c/hs-ms100.json +2 -0
  32. package/config/devices/0x000c/templates/homeseer_template.json +3 -0
  33. package/config/devices/0x001a/rf9501.json +2 -5
  34. package/config/devices/0x001a/rf9536-n.json +3 -5
  35. package/config/devices/0x001a/rf9537.json +3 -5
  36. package/config/devices/0x001a/rf9540-n_0.0_1.1.json +3 -5
  37. package/config/devices/0x001a/rf9540-n_1.2.json +3 -5
  38. package/config/devices/0x001a/rf9542.json +3 -5
  39. package/config/devices/0x001a/rf9642.json +1 -0
  40. package/config/devices/0x001a/rfldm.json +1 -0
  41. package/config/devices/0x001a/rftr9505.json +1 -0
  42. package/config/devices/0x001a/rftr9605-t.json +1 -0
  43. package/config/devices/0x001d/templates/leviton_template.json +6 -0
  44. package/config/devices/0x001e/ezmultipli.json +2 -6
  45. package/config/devices/0x0039/39336_39443_zw3104.json +1 -0
  46. package/config/devices/0x0039/39339_39346_zw3107.json +3 -0
  47. package/config/devices/0x0039/39351_39458_zw3005.json +3 -0
  48. package/config/devices/0x0039/39351_39458_zw3010.json +3 -0
  49. package/config/devices/0x0039/39357_39464_zw3011.json +3 -0
  50. package/config/devices/0x003b/fe599nx.json +3 -6
  51. package/config/devices/0x0059/bbk001-z00.json +2 -0
  52. package/config/devices/0x0059/max10y-376.json +1 -0
  53. package/config/devices/0x0059/ses_302.json +2 -0
  54. package/config/devices/0x0059/ses_303.json +4 -0
  55. package/config/devices/0x0059/sir-321.json +1 -0
  56. package/config/devices/0x0059/swm301.json +1 -0
  57. package/config/devices/0x0060/ac301.json +1 -0
  58. package/config/devices/0x0060/ad146.json +1 -2
  59. package/config/devices/0x0060/an179.json +2 -10
  60. package/config/devices/0x0060/an180.json +2 -10
  61. package/config/devices/0x0060/an184.json +7 -10
  62. package/config/devices/0x0060/an188.json +7 -10
  63. package/config/devices/0x0060/hsp02.json +2 -0
  64. package/config/devices/0x0060/sp814.json +2 -0
  65. package/config/devices/0x0060/sp815.json +1 -0
  66. package/config/devices/0x0060/sp816.json +2 -0
  67. package/config/devices/0x0060/sp817.json +2 -0
  68. package/config/devices/0x0060/st814.json +25 -15
  69. package/config/devices/0x0063/38957_zw6305.json +1 -0
  70. package/config/devices/0x0063/38959_zw6306.json +3 -0
  71. package/config/devices/0x0063/43973_zw6305.json +1 -0
  72. package/config/devices/0x0063/43985_zw6306.json +3 -0
  73. package/config/devices/0x0063/52247_zw6309.json +3 -0
  74. package/config/devices/0x0063/52251_zw6307.json +2 -0
  75. package/config/devices/0x0063/templates/jasco_template.json +6 -2
  76. package/config/devices/0x0064/duwi_z-wave_plugin_switch.json +1 -0
  77. package/config/devices/0x0068/td13010.json +8 -6
  78. package/config/devices/0x0068/tr1b120z1.json +4 -3
  79. package/config/devices/0x0077/smartdimmer.json +1 -0
  80. package/config/devices/0x0084/fts05p.json +6 -10
  81. package/config/devices/0x0086/templates/aeotec_template.json +42 -21
  82. package/config/devices/0x0086/zw062.json +7 -2
  83. package/config/devices/0x0086/zw074.json +8 -0
  84. package/config/devices/0x0086/zw097.json +1 -1
  85. package/config/devices/0x0086/zw098.json +7 -5
  86. package/config/devices/0x0086/zw100.json +12 -1
  87. package/config/devices/0x0086/zw112.json +1 -1
  88. package/config/devices/0x0086/zw120.json +1 -1
  89. package/config/devices/0x0086/zw121.json +7 -5
  90. package/config/devices/0x0086/zw122.json +2 -1
  91. package/config/devices/0x0086/zw129.json +1 -1
  92. package/config/devices/0x0086/zw130.json +1 -1
  93. package/config/devices/0x008a/doorsensor.json +1 -0
  94. package/config/devices/0x008a/molite.json +2 -0
  95. package/config/devices/0x008b/zw111.json +3 -0
  96. package/config/devices/0x0097/multisensor.json +2 -0
  97. package/config/devices/0x0098/ct100.json +2 -0
  98. package/config/devices/0x0098/ct101.json +2 -0
  99. package/config/devices/0x0098/ct200.json +2 -0
  100. package/config/devices/0x0098/ct200x.json +3 -0
  101. package/config/devices/0x0098/ct32.json +2 -0
  102. package/config/devices/0x0107/fibefgs-213.json +6 -0
  103. package/config/devices/0x0108/dch-z110.json +5 -0
  104. package/config/devices/0x0108/dch-z120.json +5 -0
  105. package/config/devices/0x0109/zd2201.json +3 -0
  106. package/config/devices/0x0109/zd2301eu-5.json +7 -3
  107. package/config/devices/0x0109/zp3102.json +1 -0
  108. package/config/devices/0x0109/zp3111-5.json +5 -0
  109. package/config/devices/0x0109/zp3113-7.json +14 -6
  110. package/config/devices/0x010f/fgbs001.json +1 -0
  111. package/config/devices/0x010f/fgbs222.json +4 -0
  112. package/config/devices/0x010f/fgcd001.json +1 -0
  113. package/config/devices/0x010f/fgd212.json +11 -2
  114. package/config/devices/0x010f/fgdw002.json +3 -0
  115. package/config/devices/0x010f/fgfs101.json +1 -0
  116. package/config/devices/0x010f/fgk101.json +4 -0
  117. package/config/devices/0x010f/fgms001.json +15 -0
  118. package/config/devices/0x010f/fgpb101.json +26 -20
  119. package/config/devices/0x010f/fgr-224.json +8 -6
  120. package/config/devices/0x010f/fgs213.json +6 -0
  121. package/config/devices/0x010f/fgs223.json +24 -4
  122. package/config/devices/0x010f/fgsd002.json +1 -0
  123. package/config/devices/0x010f/fgss001.json +1 -0
  124. package/config/devices/0x010f/fgwdeu.json +24 -4
  125. package/config/devices/0x010f/fgwdseu-221.json +66 -17
  126. package/config/devices/0x010f/fgwp102.json +4 -0
  127. package/config/devices/0x010f/fgwpb-111.json +1 -0
  128. package/config/devices/0x010f/fgwpb-121.json +6 -0
  129. package/config/devices/0x010f/fgwpg-111.json +4 -0
  130. package/config/devices/0x010f/fgwpg-121.json +4 -0
  131. package/config/devices/0x010f/fgwreu-111.json +24 -4
  132. package/config/devices/0x010f/templates/fibaro_template.json +2 -12
  133. package/config/devices/0x0116/itemp.json +1 -0
  134. package/config/devices/0x0118/tsm02.json +6 -6
  135. package/config/devices/0x0118/tz04.json +1 -0
  136. package/config/devices/0x0118/tz88.json +3 -0
  137. package/config/devices/0x011a/plug-in_smart_meter_dimmer_switch.json +2 -0
  138. package/config/devices/0x011a/zw20rm.json +1 -0
  139. package/config/devices/0x011a/zw500dm.json +2 -0
  140. package/config/devices/0x012a/iq_outlet.json +1 -0
  141. package/config/devices/0x012a/qz2140-840.json +2 -2
  142. package/config/devices/0x012a/qz2142-840.json +2 -0
  143. package/config/devices/0x0131/ah-nas-pd07u1.json +7 -0
  144. package/config/devices/0x0131/ah-neo-ds07z.json +4 -0
  145. package/config/devices/0x0131/mh-p220.json +3 -0
  146. package/config/devices/0x0131/ne-nas-ds01z.json +2 -15
  147. package/config/devices/0x0131/ne-nas-pd01z.json +1 -0
  148. package/config/devices/0x0131/psp02.json +8 -15
  149. package/config/devices/0x0131/vs-zd2301.json +7 -3
  150. package/config/devices/0x013c/nsg-ab-02.json +1 -0
  151. package/config/devices/0x013c/pad02.json +1 -0
  152. package/config/devices/0x013c/pad15.json +2 -0
  153. package/config/devices/0x013c/pan03.json +1 -0
  154. package/config/devices/0x013c/pan04.json +1 -0
  155. package/config/devices/0x013c/pan05-1b.json +1 -0
  156. package/config/devices/0x013c/pan11.json +1 -0
  157. package/config/devices/0x013c/pan15-1-nes.json +1 -0
  158. package/config/devices/0x013c/pan16.json +1 -0
  159. package/config/devices/0x013c/pan30.json +35 -33
  160. package/config/devices/0x013c/pan34.json +1 -0
  161. package/config/devices/0x013c/pat02-a.json +4 -0
  162. package/config/devices/0x013c/pat02-b.json +6 -0
  163. package/config/devices/0x013c/pse04.json +4 -3
  164. package/config/devices/0x013c/psm02.json +4 -0
  165. package/config/devices/0x013c/psp05.json +2 -0
  166. package/config/devices/0x013c/psr03-a.json +3 -1
  167. package/config/devices/0x013c/psr03-b.json +3 -1
  168. package/config/devices/0x013c/pst02-a-br.json +2 -0
  169. package/config/devices/0x013c/pst02a.json +8 -0
  170. package/config/devices/0x013c/pst02b.json +9 -6
  171. package/config/devices/0x013c/pst02c.json +5 -0
  172. package/config/devices/0x013c/templates/philio_template.json +5 -22
  173. package/config/devices/0x0140/sc428zw.json +2 -0
  174. package/config/devices/0x0148/cometz_700.json +1 -0
  175. package/config/devices/0x0148/eur_airquality.json +2 -0
  176. package/config/devices/0x0148/spirit.json +2 -0
  177. package/config/devices/0x0148/temp_humidity_sensor.json +2 -0
  178. package/config/devices/0x0149/c7.json +3 -0
  179. package/config/devices/0x0149/dry.json +9 -18
  180. package/config/devices/0x0149/ums2.json +12 -36
  181. package/config/devices/0x0149/wps104.json +6 -12
  182. package/config/devices/0x0149/wsp1.json +8 -24
  183. package/config/devices/0x0149/wte.json +5 -6
  184. package/config/devices/0x014a/iszw7-eco.json +1 -0
  185. package/config/devices/0x014a/tstat-tbz500.json +5 -0
  186. package/config/devices/0x014f/pir200.json +2 -0
  187. package/config/devices/0x014f/zwn-bpc.json +1 -0
  188. package/config/devices/0x0154/005107_0.0-1.4.json +1 -0
  189. package/config/devices/0x0154/05438.json +1 -0
  190. package/config/devices/0x0154/123580.json +2 -0
  191. package/config/devices/0x0159/smart_plug_16a.json +4 -0
  192. package/config/devices/0x0159/zmnhaa.json +2 -0
  193. package/config/devices/0x0159/zmnhad.json +6 -1
  194. package/config/devices/0x0159/zmnhba.json +2 -0
  195. package/config/devices/0x0159/zmnhbd.json +8 -1
  196. package/config/devices/0x0159/zmnhca.json +2 -0
  197. package/config/devices/0x0159/zmnhcd.json +7 -2
  198. package/config/devices/0x0159/zmnhda.json +4 -0
  199. package/config/devices/0x0159/zmnhdd.json +11 -2
  200. package/config/devices/0x0159/zmnhhd.json +6 -0
  201. package/config/devices/0x0159/zmnhia.json +2 -0
  202. package/config/devices/0x0159/zmnhkd.json +4 -1
  203. package/config/devices/0x0159/zmnhla.json +3 -0
  204. package/config/devices/0x0159/zmnhld.json +6 -1
  205. package/config/devices/0x0159/zmnhnd.json +4 -1
  206. package/config/devices/0x0159/zmnhod.json +7 -1
  207. package/config/devices/0x0159/zmnhqd.json +2 -0
  208. package/config/devices/0x0159/zmnhsd.json +9 -2
  209. package/config/devices/0x0159/zmnhtd.json +6 -3
  210. package/config/devices/0x0159/zmnhvd.json +8 -1
  211. package/config/devices/0x0159/zmnkad1.json +14 -9
  212. package/config/devices/0x0159/zmnkid.json +6 -0
  213. package/config/devices/0x015d/nzw39.json +2 -0
  214. package/config/devices/0x015d/zen20.json +2 -0
  215. package/config/devices/0x015d/zw97.json +2 -0
  216. package/config/devices/0x015f/a8-9.json +45 -27
  217. package/config/devices/0x015f/mh-c221.json +2 -0
  218. package/config/devices/0x015f/mh-ds221.json +1 -0
  219. package/config/devices/0x015f/mh-dt311_411.json +3 -0
  220. package/config/devices/0x015f/mh-p220.json +3 -0
  221. package/config/devices/0x015f/mh-p311.json +1 -0
  222. package/config/devices/0x015f/mh-s220_3.2.json +1 -0
  223. package/config/devices/0x015f/mh10-pm2_5-wa_wd.json +15 -18
  224. package/config/devices/0x015f/mh9-co2.json +2 -0
  225. package/config/devices/0x015f/templates/mcohome_template.json +14 -3
  226. package/config/devices/0x016a/ft100.json +12 -1
  227. package/config/devices/0x016a/ft112.json +1 -1
  228. package/config/devices/0x016a/ft130-k.json +1 -0
  229. package/config/devices/0x016a/ft130.json +1 -0
  230. package/config/devices/0x016a/ufa01.json +2 -0
  231. package/config/devices/0x0175/mt02646.json +1 -0
  232. package/config/devices/0x0175/mt02647.json +6 -0
  233. package/config/devices/0x0175/mt02648.json +8 -6
  234. package/config/devices/0x0175/mt02755.json +6 -1
  235. package/config/devices/0x0175/mt02792.json +1 -0
  236. package/config/devices/0x0175/mt2759.json +3 -0
  237. package/config/devices/0x0175/mt2760.json +5 -0
  238. package/config/devices/0x0175/mt2761.json +4 -0
  239. package/config/devices/0x0175/pan11.json +1 -0
  240. package/config/devices/0x0175/pst02-1b.json +6 -6
  241. package/config/devices/0x0176/tzwp-102.json +22 -12
  242. package/config/devices/0x0178/ZSENS930.json +9 -0
  243. package/config/devices/0x0178/th100nx.json +11 -0
  244. package/config/devices/0x0179/ch-201.json +1 -0
  245. package/config/devices/0x017f/wink_d_w_sensor.json +2 -16
  246. package/config/devices/0x017f/wink_motion_sensor.json +5 -16
  247. package/config/devices/0x0184/ws-100.json +1 -0
  248. package/config/devices/0x0189/117001.json +7 -0
  249. package/config/devices/0x018c/pm-b400zw-n.json +1 -0
  250. package/config/devices/0x018c/ssd-105.json +2 -0
  251. package/config/devices/0x018c/ssd-205.json +2 -0
  252. package/config/devices/0x018c/ssd-305.json +2 -0
  253. package/config/devices/0x0190/adc-s2000-t-ra.json +7 -0
  254. package/config/devices/0x0190/adc-t_2000.json +45 -33
  255. package/config/devices/0x0190/adc-t_3000.json +63 -45
  256. package/config/devices/0x019a/11_02_022.json +19 -34
  257. package/config/devices/0x019a/11_04_21_22_28.json +3 -0
  258. package/config/devices/0x019b/heatit_z-trm_2_0.0_2.255.json +1 -0
  259. package/config/devices/0x019b/heatit_zdim.json +2 -0
  260. package/config/devices/0x019b/leakage-stopper.json +1 -0
  261. package/config/devices/0x019b/tf016_tf021.json +1 -0
  262. package/config/devices/0x019b/z-dim2.json +5 -0
  263. package/config/devices/0x019b/z-han2.json +1 -0
  264. package/config/devices/0x019b/z-temp2.json +12 -6
  265. package/config/devices/0x019b/z-temp3.json +6 -3
  266. package/config/devices/0x019b/z-trm2fx_3.0_255.255.json +1 -0
  267. package/config/devices/0x019b/z-trm3.json +1 -0
  268. package/config/devices/0x019b/z-trm6.json +1 -0
  269. package/config/devices/0x019b/z-trm6_dc.json +2 -0
  270. package/config/devices/0x019b/z-water2.json +1 -0
  271. package/config/devices/0x019b/zm_dimmer.json +6 -0
  272. package/config/devices/0x019b/zm_thermostat_16.json +1 -0
  273. package/config/devices/0x0208/hkzw-so01.json +2 -0
  274. package/config/devices/0x0208/hkzw-so05.json +2 -0
  275. package/config/devices/0x0208/hkzw-so08.json +6 -0
  276. package/config/devices/0x0208/hkzw_ms01.json +1 -0
  277. package/config/devices/0x0208/hkzw_ms02.json +1 -0
  278. package/config/devices/0x0208/hkzw_so03.json +6 -0
  279. package/config/devices/0x0208/pid15654.json +2 -0
  280. package/config/devices/0x0208/za-216001.json +6 -0
  281. package/config/devices/0x021d/ddl240x_15hzw.json +1 -0
  282. package/config/devices/0x021d/ddl240x_1hzw.json +1 -0
  283. package/config/devices/0x021d/ml2.json +1 -0
  284. package/config/devices/0x021f/dmdp1.json +1 -0
  285. package/config/devices/0x021f/dmms1.json +5 -1
  286. package/config/devices/0x021f/dmof1.json +1 -0
  287. package/config/devices/0x022c/osr-01.json +1 -0
  288. package/config/devices/0x022c/osr-02.json +1 -0
  289. package/config/devices/0x022c/sa08.json +1 -0
  290. package/config/devices/0x0233/sse-304.json +2 -0
  291. package/config/devices/0x0234/templates/logic_group_template.json +3 -0
  292. package/config/devices/0x024f/fms01.json +6 -0
  293. package/config/devices/0x024f/fwc01.json +6 -0
  294. package/config/devices/0x0258/nas-pd02z-2.json +5 -0
  295. package/config/devices/0x0258/nas-pd07u1.json +9 -0
  296. package/config/devices/0x0258/nas-pd07z.json +8 -0
  297. package/config/devices/0x0258/nas-rp01z1.json +3 -0
  298. package/config/devices/0x0258/nas-wr01z.json +1 -0
  299. package/config/devices/0x0258/nas-wr01ze.json +1 -0
  300. package/config/devices/0x0258/nas-wr02zu.json +3 -0
  301. package/config/devices/0x0258/neo-ds07z.json +4 -0
  302. package/config/devices/0x0258/templates/shenzhen_neo_template.json +5 -0
  303. package/config/devices/0x025d/da_vinci_switch_default.json +657 -130
  304. package/config/devices/0x0267/10002020-13x.json +3 -0
  305. package/config/devices/0x0267/10002041-130.json +2 -0
  306. package/config/devices/0x0267/10003041-13x.json +2 -0
  307. package/config/devices/0x0270/bvs-zwu.json +2 -0
  308. package/config/devices/0x0271/templates/steinel_template.json +16 -9
  309. package/config/devices/0x0273/osli-01.json +1 -0
  310. package/config/devices/0x027a/templates/zooz_template.json +81 -20
  311. package/config/devices/0x027a/zac36.json +1 -0
  312. package/config/devices/0x027a/zac38.json +1 -0
  313. package/config/devices/0x027a/zen04.json +10 -0
  314. package/config/devices/0x027a/zen06.json +6 -0
  315. package/config/devices/0x027a/zen07.json +2 -0
  316. package/config/devices/0x027a/zen14.json +1 -0
  317. package/config/devices/0x027a/zen15.json +15 -3
  318. package/config/devices/0x027a/zen20.json +15 -6
  319. package/config/devices/0x027a/zen22.json +1 -0
  320. package/config/devices/0x027a/zen24.json +1 -0
  321. package/config/devices/0x027a/zen25.json +5 -0
  322. package/config/devices/0x027a/zen26.json +1 -0
  323. package/config/devices/0x027a/zen31.json +4 -0
  324. package/config/devices/0x027a/zen32.json +21 -13
  325. package/config/devices/0x027a/zen37.json +1 -0
  326. package/config/devices/0x027a/zen54.json +2 -0
  327. package/config/devices/0x027a/zen56.json +238 -0
  328. package/config/devices/0x027a/zen71.json +13 -0
  329. package/config/devices/0x027a/zen72.json +18 -0
  330. package/config/devices/0x027a/zen77.json +34 -0
  331. package/config/devices/0x027a/zen78.json +9 -0
  332. package/config/devices/0x027a/zse09.json +4 -0
  333. package/config/devices/0x027a/zse11.json +11 -0
  334. package/config/devices/0x027a/zse29.json +3 -0
  335. package/config/devices/0x027a/zse40.json +10 -0
  336. package/config/devices/0x027a/zse42.json +32 -1
  337. package/config/devices/0x027a/zse44.json +8 -0
  338. package/config/devices/0x027a/zse50.json +1 -0
  339. package/config/devices/0x027a/zse70_800lr.json +10 -0
  340. package/config/devices/0x028c/pwly-7828-a1.json +1 -0
  341. package/config/devices/0x0299/1a90.json +1 -0
  342. package/config/devices/0x0299/1a91.json +1 -0
  343. package/config/devices/0x0299/1a92.json +9 -4
  344. package/config/devices/0x0299/1a93.json +1 -0
  345. package/config/devices/0x0300/7aa-ss-ve-a0.json +2 -0
  346. package/config/devices/0x0300/7ba-kp-v-b-a0.json +1 -0
  347. package/config/devices/0x0300/7ca-ss-ve-a0.json +3 -0
  348. package/config/devices/0x0307/86_102.json +1 -0
  349. package/config/devices/0x030f/ds100.json +1 -0
  350. package/config/devices/0x030f/mt-100.json +4 -12
  351. package/config/devices/0x0312/mse30z.json +4 -0
  352. package/config/devices/0x0312/templates/minoston_template.json +10 -0
  353. package/config/devices/0x0312/zw30.json +2 -0
  354. package/config/devices/0x0312/zw31.json +4 -0
  355. package/config/devices/0x0313/e0400z-ef.json +69 -30
  356. package/config/devices/0x0315/wd-100.json +1 -0
  357. package/config/devices/0x0315/ws-100.json +1 -0
  358. package/config/devices/0x0315/zl-ld-100.json +1 -0
  359. package/config/devices/0x0315/zl-pd-100.json +1 -0
  360. package/config/devices/0x031e/lzw30-sn.json +3 -0
  361. package/config/devices/0x031e/lzw30.json +1 -0
  362. package/config/devices/0x031e/lzw31-bsd.json +3 -0
  363. package/config/devices/0x031e/lzw31-sn.json +7 -0
  364. package/config/devices/0x031e/lzw40.json +1 -0
  365. package/config/devices/0x031e/lzw41.json +1 -0
  366. package/config/devices/0x031e/lzw42.json +1 -0
  367. package/config/devices/0x031e/lzw45.json +3 -0
  368. package/config/devices/0x031e/lzw60.json +11 -0
  369. package/config/devices/0x031e/vzw31-sn.json +8 -4
  370. package/config/devices/0x031e/vzw32-sn.json +11 -4
  371. package/config/devices/0x0329/lizy0005.json +1 -2
  372. package/config/devices/0x032e/dat-101.json +1 -0
  373. package/config/devices/0x0330/homemech-200X.json +8 -0
  374. package/config/devices/0x0330/sr-zv9021a.json +14 -6
  375. package/config/devices/0x0330/sr-zv9032a-eu.json +27 -35
  376. package/config/devices/0x0330/sr-zv9080a-a.json +9 -3
  377. package/config/devices/0x0330/sr-zv9092a.json +21 -12
  378. package/config/devices/0x0330/ves-zw-dim-001.json +8 -0
  379. package/config/devices/0x0330/ves-zw-hld-016.json +3 -0
  380. package/config/devices/0x0330/ves-zw-mot-018.json +3 -0
  381. package/config/devices/0x0330/ves-zw-swi-014.json +3 -0
  382. package/config/devices/0x0330/zv-9101.json +1 -0
  383. package/config/devices/0x0330/zv2400tac-sl-a.json +10 -0
  384. package/config/devices/0x0330/zv2835rac-nf.json +8 -0
  385. package/config/devices/0x0344/he-ft01.json +1 -0
  386. package/config/devices/0x0344/he-hls01.json +6 -0
  387. package/config/devices/0x0344/he-ht01.json +1 -0
  388. package/config/devices/0x0344/he-rs01.json +1 -0
  389. package/config/devices/0x0344/he-tps01.json +1 -0
  390. package/config/devices/0x0344/he-tps02.json +1 -0
  391. package/config/devices/0x0344/he-tps03.json +1 -0
  392. package/config/devices/0x0344/he-tps04.json +1 -0
  393. package/config/devices/0x0344/he-tps05.json +1 -0
  394. package/config/devices/0x0344/templates/heltun_template.json +1 -0
  395. package/config/devices/0x0345/templates/swidget_template.json +13 -0
  396. package/config/devices/0x0346/4aw1sz-0en0.json +1 -0
  397. package/config/devices/0x0346/alarm_keypad_gen1.json +1 -0
  398. package/config/devices/0x0346/contact_sensor_gen1.json +1 -0
  399. package/config/devices/0x0346/glass_break_sensor.json +1 -0
  400. package/config/devices/0x0346/keypad_v2.json +2 -1
  401. package/config/devices/0x0346/motion_sensor_gen1.json +1 -0
  402. package/config/devices/0x0346/motion_sensor_gen2.json +1 -0
  403. package/config/devices/0x0346/range_extender_gen1.json +1 -0
  404. package/config/devices/0x0346/ring_outdoor_siren.json +1 -0
  405. package/config/devices/0x0346/ring_smoke_co_listener.json +3 -0
  406. package/config/devices/0x0357/upowerswitch_1.json +2 -0
  407. package/config/devices/0x0357/upowerswitch_2.json +2 -0
  408. package/config/devices/0x0357/upowerswitch_3.json +2 -0
  409. package/config/devices/0x0371/zw175.json +5 -7
  410. package/config/devices/0x0371/zw187.json +1 -1
  411. package/config/devices/0x0371/zwa002.json +1 -0
  412. package/config/devices/0x0371/zwa003.json +1 -1
  413. package/config/devices/0x0371/zwa004.json +1 -1
  414. package/config/devices/0x0371/zwa005.json +7 -1
  415. package/config/devices/0x0371/zwa009_0.0_1.255.json +16 -30
  416. package/config/devices/0x0371/zwa009_11.0_255.255.json +16 -30
  417. package/config/devices/0x0371/zwa019.json +2 -0
  418. package/config/devices/0x0371/zwa021.json +6 -3
  419. package/config/devices/0x0371/zwa022.json +1 -0
  420. package/config/devices/0x0371/zwa023.json +9 -6
  421. package/config/devices/0x0371/zwa024.json +18 -5
  422. package/config/devices/0x0371/zwa039.json +16 -27
  423. package/config/devices/0x0371/zwa042.json +2 -0
  424. package/config/devices/0x0371/zwa045.json +13 -10
  425. package/config/devices/0x0371/zwa050.json +1 -1
  426. package/config/devices/0x0384/ha-zw-5sab.json +11 -0
  427. package/config/devices/0x0384/ha-zw-5sf.json +1 -0
  428. package/config/devices/0x039a/INT-SMDWD-01.json +1 -0
  429. package/config/devices/0x039a/INT-SMMD-N1.json +4 -0
  430. package/config/devices/0x039a/nas-wr01z.json +1 -0
  431. package/config/devices/0x0403/shbw10000.json +11 -1
  432. package/config/devices/0x0403/shha10000.json +3 -0
  433. package/config/devices/0x041b/39446_zw3107.json +2 -0
  434. package/config/devices/0x041b/39458_zw3010.json +2 -0
  435. package/config/devices/0x0431/ecodim.json +1 -0
  436. package/config/devices/0x0433/q-light_puck.json +3 -0
  437. package/config/devices/0x0433/q-light_zerodim.json +3 -0
  438. package/config/devices/0x0433/q-light_zerodim_2pol.json +3 -0
  439. package/config/devices/0x0438/4512725.json +26 -15
  440. package/config/devices/0x0438/4512744.json +17 -12
  441. package/config/devices/0x0438/4512745.json +17 -12
  442. package/config/devices/0x0438/4512746.json +4 -0
  443. package/config/devices/0x0438/4512757.json +35 -158
  444. package/config/devices/0x0438/dimmer-200w.json +2 -0
  445. package/config/devices/0x0438/dimmer-400w.json +1 -0
  446. package/config/devices/0x0438/dimmer2-400w.json +8 -0
  447. package/config/devices/0x0438/sr-zv9032a-eu.json +27 -35
  448. package/config/devices/0x045a/WB04V.json +3 -0
  449. package/config/devices/0x045a/WM25C.json +3 -0
  450. package/config/devices/0x045a/WM25L.json +3 -0
  451. package/config/devices/0x045a/Z-CM-V01.json +3 -0
  452. package/config/devices/0x045a/Z-DWS-V01.json +1 -0
  453. package/config/devices/0x045a/Z-TRV-V01.json +5 -0
  454. package/config/devices/0x0460/qnsh-001P10.json +9 -6
  455. package/config/devices/0x0460/templates/wave_template.json +21 -6
  456. package/config/devices/0x046a/WB04V.json +3 -0
  457. package/config/devices/0x046a/WM25L.json +3 -0
  458. package/config/devices/0x4118/tsm02.json +6 -6
  459. package/config/devices/0x5254/zdm-80.json +2 -0
  460. package/config/devices/0x5254/zds-210na.json +2 -0
  461. package/config/devices/0x5254/zts-110.json +1 -0
  462. package/config/devices/0x5254/zxt-800.json +3 -0
  463. package/config/devices/templates/honeywell_template.json +2 -0
  464. package/config/devices/templates/master_template.json +38 -0
  465. package/package.json +10 -9
@@ -23,6 +23,7 @@
23
23
  },
24
24
  {
25
25
  "#": "13",
26
+ "$purpose": "motion_clear_delay",
26
27
  "label": "Motion Detection: Timeout",
27
28
  "valueSize": 2,
28
29
  "unit": "seconds",
@@ -131,6 +132,7 @@
131
132
  {
132
133
  "#": "173",
133
134
  "$if": "firmwareVersion >= 2.0",
135
+ "$purpose": "reporting_interval.temperature",
134
136
  "label": "Temperature Reporting Interval",
135
137
  "valueSize": 2,
136
138
  "unit": "seconds",
@@ -148,6 +150,7 @@
148
150
  {
149
151
  "#": "174",
150
152
  "$if": "firmwareVersion >= 2.0",
153
+ "$purpose": "reporting_interval.humidity",
151
154
  "label": "Humidity Reporting Interval",
152
155
  "valueSize": 2,
153
156
  "unit": "seconds",
@@ -165,6 +168,7 @@
165
168
  {
166
169
  "#": "175",
167
170
  "$if": "firmwareVersion >= 2.0",
171
+ "$purpose": "reporting_interval.brightness",
168
172
  "label": "Brightness Reporting Interval",
169
173
  "valueSize": 2,
170
174
  "unit": "seconds",
@@ -182,6 +186,7 @@
182
186
  {
183
187
  "#": "182",
184
188
  "$import": "~/templates/master_template.json#base_0-99_nounit",
189
+ "$purpose": "reporting_threshold.battery",
185
190
  "label": "Battery Reporting Change Threshold",
186
191
  "unit": "%",
187
192
  "defaultValue": 0,
@@ -194,6 +199,7 @@
194
199
  },
195
200
  {
196
201
  "#": "183",
202
+ "$purpose": "reporting_threshold.temperature",
197
203
  "label": "Temperature Reporting Change Threshold",
198
204
  "valueSize": 2,
199
205
  "unit": "°F",
@@ -203,6 +209,7 @@
203
209
  },
204
210
  {
205
211
  "#": "184",
212
+ "$purpose": "reporting_threshold.humidity",
206
213
  "label": "Humidity Reporting Change Threshold",
207
214
  "valueSize": 1,
208
215
  "unit": "%",
@@ -218,6 +225,7 @@
218
225
  },
219
226
  {
220
227
  "#": "185",
228
+ "$purpose": "reporting_threshold.brightness",
221
229
  "label": "Brightness Reporting Change Threshold",
222
230
  "valueSize": 2,
223
231
  "unit": "lux",
@@ -234,6 +242,7 @@
234
242
  {
235
243
  "#": "201",
236
244
  "$if": "firmwareVersion >= 2.0",
245
+ "$purpose": "calibration.temperature",
237
246
  "label": "Temperature Calibration",
238
247
  "description": "Value is offset by 100: 0 = -10 °F, 50 = -5 °F, 100 = 0 °F, 150 = +5 °F, 200 = +10 °F",
239
248
  "valueSize": 1,
@@ -246,6 +255,7 @@
246
255
  {
247
256
  "#": "202",
248
257
  "$if": "firmwareVersion >= 2.0",
258
+ "$purpose": "calibration.humidity",
249
259
  "label": "Humidity Calibration",
250
260
  "description": "Value is offset by 100: 0 = -10%, 50 = -5%, 100 = 0%, 150 = +5%, 200 = +10%",
251
261
  "valueSize": 1,
@@ -258,6 +268,7 @@
258
268
  {
259
269
  "#": "203",
260
270
  "$if": "firmwareVersion >= 2.0",
271
+ "$purpose": "calibration.brightness",
261
272
  "label": "Brightness Calibration",
262
273
  "description": "Value is offset by 100: 0 = -10 lux, 50 = -5 lux, 100 = 0 lux, 150 = +5 lux, 200 = +10 lux",
263
274
  "valueSize": 1,
@@ -44,6 +44,7 @@
44
44
  {
45
45
  "#": "3",
46
46
  "$if": "firmwareVersion >= 2.0",
47
+ "$purpose": "motion_sensitivity",
47
48
  "label": "Motion Sensitivity",
48
49
  "description": "Adjust motion sensitivity where 10 is the most sensitive setting.",
49
50
  "valueSize": 1,
@@ -75,6 +76,7 @@
75
76
  {
76
77
  "#": "5",
77
78
  "$if": "firmwareVersion >= 2.0",
79
+ "$purpose": "motion_clear_delay",
78
80
  "label": "Re-Trigger Interval",
79
81
  "description": "Delay before the sensor reports no motion after detecting the last motion activity (add 5 seconds to entered value).",
80
82
  "valueSize": 2,
@@ -92,6 +94,7 @@
92
94
  {
93
95
  "#": "6",
94
96
  "$if": "firmwareVersion >= 2.0",
97
+ "$purpose": "reporting_interval.brightness",
95
98
  "label": "Lux Reporting Frequency",
96
99
  "valueSize": 2,
97
100
  "unit": "minutes",
@@ -50,6 +50,7 @@
50
50
  },
51
51
  {
52
52
  "#": "2",
53
+ "$purpose": "reporting_threshold.temperature",
53
54
  "label": "Temperature Reporting Threshold",
54
55
  "valueSize": 1,
55
56
  "unit": "0.1 °",
@@ -59,6 +60,7 @@
59
60
  },
60
61
  {
61
62
  "#": "3",
63
+ "$purpose": "reporting_threshold.humidity",
62
64
  "label": "Humidity Reporting Threshold",
63
65
  "valueSize": 1,
64
66
  "unit": "%",
@@ -68,6 +70,7 @@
68
70
  },
69
71
  {
70
72
  "#": "4",
73
+ "$purpose": "reporting_threshold.brightness",
71
74
  "label": "Brightness Reporting Threshold",
72
75
  "valueSize": 1,
73
76
  "unit": "%",
@@ -80,6 +83,7 @@
80
83
  // Initial release of HW version 1.0
81
84
  "$if": "firmwareVersion >= 16.9 && firmwareVersion < 17.9",
82
85
  "$import": "~/templates/master_template.json#base_1-255_nounit",
86
+ "$purpose": "motion_retrigger_interval",
83
87
  "label": "Re-Trigger Interval",
84
88
  "unit": "minutes",
85
89
  "defaultValue": 3
@@ -88,6 +92,7 @@
88
92
  "#": "5",
89
93
  // Update 17.9 changed the unit to seconds
90
94
  "$if": "firmwareVersion >= 17.9 && firmwareVersion < 24.16",
95
+ "$purpose": "motion_retrigger_interval",
91
96
  "label": "Re-Trigger Interval",
92
97
  "valueSize": 1,
93
98
  "unit": "seconds",
@@ -97,6 +102,7 @@
97
102
  },
98
103
  {
99
104
  "#": "5",
105
+ "$purpose": "motion_retrigger_interval",
100
106
  // Update 24.16 changed the range to 15-255, this also applies to HW version 1.0
101
107
  "label": "Re-Trigger Interval",
102
108
  "valueSize": 1,
@@ -110,6 +116,7 @@
110
116
  "#": "6",
111
117
  // HW version 1.0, first release has default value 3
112
118
  "$if": "firmwareVersion >= 16.9 && firmwareVersion < 17.9",
119
+ "$purpose": "motion_sensitivity",
113
120
  "label": "Motion Sensor Sensitivity",
114
121
  "description": "Adjust sensitivity of the motion sensor.",
115
122
  "valueSize": 1,
@@ -150,6 +157,7 @@
150
157
  "#": "6",
151
158
  // All other releases have default value 4
152
159
  "$if": "firmwareVersion < 16.9 || firmwareVersion >= 17.9",
160
+ "$purpose": "motion_sensitivity",
153
161
  "label": "Motion Sensor Sensitivity",
154
162
  "description": "Adjust sensitivity of the motion sensor.",
155
163
  "valueSize": 1,
@@ -247,6 +255,7 @@
247
255
  "#": "9",
248
256
  // Added with the switch to the new firmware versioning scheme
249
257
  "$if": "firmwareVersion >= 1.10 && firmwareVersion < 16.9",
258
+ "$purpose": "calibration.temperature",
250
259
  "label": "Temperature Offset",
251
260
  "description": "Set the reporting offset on your temperature sensor. 0=-10, 100=0, 200=+10",
252
261
  "valueSize": 1,
@@ -260,6 +269,7 @@
260
269
  "#": "10",
261
270
  // Added with the switch to the new firmware versioning scheme
262
271
  "$if": "firmwareVersion >= 1.10 && firmwareVersion < 16.9",
272
+ "$purpose": "calibration.humidity",
263
273
  "label": "Humidity Offset",
264
274
  "description": "Set the reporting offset on your humidity sensor. 0=-10%, 100=0%, 200=+10%",
265
275
  "valueSize": 1,
@@ -47,6 +47,7 @@
47
47
  },
48
48
  {
49
49
  "#": "5",
50
+ "$if": "firmwareVersion < 2.20",
50
51
  "label": "Group 2: Basic Set Commands",
51
52
  "valueSize": 1,
52
53
  "defaultValue": 1,
@@ -57,12 +58,42 @@
57
58
  "value": 0
58
59
  },
59
60
  {
60
- "label": "0xff (On) when water detected; 0x00 (Off) when cleared",
61
+ "label": "0x00 (Off) when water detected; 0xff (On) when cleared",
61
62
  "value": 1
62
63
  },
64
+ {
65
+ "label": "0xff (On) when water detected; 0x00 (Off) when cleared",
66
+ "value": 2
67
+ }
68
+ ]
69
+ },
70
+ {
71
+ "#": "5",
72
+ "$if": "firmwareVersion >= 2.20",
73
+ "label": "Group 2: Basic Set Commands",
74
+ "valueSize": 1,
75
+ "defaultValue": 1,
76
+ "allowManualEntry": false,
77
+ "options": [
78
+ {
79
+ "label": "Disable",
80
+ "value": 0
81
+ },
63
82
  {
64
83
  "label": "0x00 (Off) when water detected; 0xff (On) when cleared",
84
+ "value": 1
85
+ },
86
+ {
87
+ "label": "0xff (On) when water detected; 0x00 (Off) when cleared",
65
88
  "value": 2
89
+ },
90
+ {
91
+ "label": "0xff (On) when water cleared; No report when detected",
92
+ "value": 3
93
+ },
94
+ {
95
+ "label": "0x00 (Off) when water detected; No report when cleared",
96
+ "value": 4
66
97
  }
67
98
  ]
68
99
  }
@@ -63,6 +63,7 @@
63
63
  {
64
64
  "#": "3",
65
65
  "$if": "firmwareVersion < 2.0",
66
+ "$purpose": "reporting_threshold.temperature",
66
67
  "label": "Temperature Report Threshold",
67
68
  "valueSize": 1,
68
69
  "unit": "0.1 °F/C",
@@ -73,6 +74,7 @@
73
74
  {
74
75
  "#": "3",
75
76
  "$if": "firmwareVersion >= 2.0",
77
+ "$purpose": "reporting_threshold.temperature",
76
78
  "label": "Temperature Report Threshold",
77
79
  "valueSize": 1,
78
80
  "unit": "0.1 °F/C",
@@ -89,6 +91,7 @@
89
91
  {
90
92
  "#": "4",
91
93
  "$if": "firmwareVersion < 2.0",
94
+ "$purpose": "reporting_threshold.humidity",
92
95
  "label": "Humidity Report Threshold",
93
96
  "valueSize": 1,
94
97
  "unit": "%",
@@ -99,6 +102,7 @@
99
102
  {
100
103
  "#": "4",
101
104
  "$if": "firmwareVersion >= 2.0",
105
+ "$purpose": "reporting_threshold.humidity",
102
106
  "label": "Humidity Report Threshold",
103
107
  "valueSize": 1,
104
108
  "unit": "%",
@@ -350,6 +354,7 @@
350
354
  },
351
355
  {
352
356
  "#": "14",
357
+ "$purpose": "calibration.temperature",
353
358
  "label": "Temperature Offset",
354
359
  "description": "0=-10, 100=0, 200=+10",
355
360
  "valueSize": 1,
@@ -361,6 +366,7 @@
361
366
  },
362
367
  {
363
368
  "#": "15",
369
+ "$purpose": "calibration.humidity",
364
370
  "label": "Humidity Offset",
365
371
  "description": "0=-10, 100=0, 200=+10",
366
372
  "valueSize": 1,
@@ -372,6 +378,7 @@
372
378
  },
373
379
  {
374
380
  "#": "16",
381
+ "$purpose": "reporting_interval.temperature",
375
382
  "label": "Temperature Reporting Interval",
376
383
  "valueSize": 2,
377
384
  "unit": "minutes",
@@ -387,6 +394,7 @@
387
394
  },
388
395
  {
389
396
  "#": "17",
397
+ "$purpose": "reporting_interval.humidity",
390
398
  "label": "Humidity Reporting Interval",
391
399
  "valueSize": 2,
392
400
  "unit": "minutes",
@@ -235,6 +235,7 @@
235
235
  },
236
236
  {
237
237
  "#": "15",
238
+ "$purpose": "reporting_interval.battery",
238
239
  "label": "Battery Reporting Interval",
239
240
  "valueSize": 1,
240
241
  "unit": "hours",
@@ -28,6 +28,7 @@
28
28
  "paramInformation": [
29
29
  {
30
30
  "#": "1",
31
+ "$purpose": "motion_sensitivity",
31
32
  "label": "Motion Sensitivity",
32
33
  "description": "1 = least sensitive, 8 = most sensitive",
33
34
  "valueSize": 1,
@@ -43,6 +44,7 @@
43
44
  },
44
45
  {
45
46
  "#": "2",
47
+ "$purpose": "motion_clear_delay",
46
48
  "label": "Motion Clear Delay",
47
49
  "description": "How long to wait after the last motion detection before reporting no motion",
48
50
  "valueSize": 2,
@@ -123,6 +125,7 @@
123
125
  },
124
126
  {
125
127
  "#": "7",
128
+ "$purpose": "reporting_threshold.low_battery",
126
129
  "label": "Low Battery Threshold",
127
130
  "description": "Below this level a low battery alert will be sent.",
128
131
  "valueSize": 1,
@@ -149,6 +152,7 @@
149
152
  },
150
153
  {
151
154
  "#": "11",
155
+ "$purpose": "reporting_threshold.battery",
152
156
  "label": "Battery Change Report Threshold",
153
157
  "description": "How much the battery level must change before sending a new report",
154
158
  "valueSize": 1,
@@ -181,6 +185,7 @@
181
185
  },
182
186
  {
183
187
  "#": "12",
188
+ "$purpose": "reporting_threshold.temperature",
184
189
  "label": "Temperature Change Report Threshold",
185
190
  "description": "How much the temperature must change before sending a new report",
186
191
  "valueSize": 1,
@@ -198,6 +203,7 @@
198
203
  },
199
204
  {
200
205
  "#": "14",
206
+ "$purpose": "calibration.temperature",
201
207
  "label": "Temperature Calibration",
202
208
  "description": "Value is offset by 100: 0 = -10 °F, 50 = -5 °F, 100 = 0 °F, 150 = +5 °F, 200 = +10 °F",
203
209
  "valueSize": 1,
@@ -209,6 +215,7 @@
209
215
  },
210
216
  {
211
217
  "#": "17",
218
+ "$purpose": "reporting_interval.temperature",
212
219
  "label": "Temperature Report Interval",
213
220
  "description": "The minimum interval in which the sensor will send temperature updates, even if the change threshold is not met.",
214
221
  "valueSize": 2,
@@ -242,6 +249,7 @@
242
249
  },
243
250
  {
244
251
  "#": "13",
252
+ "$purpose": "reporting_threshold.brightness",
245
253
  "label": "Brightness Change Report Threshold",
246
254
  "description": "How much the brightness must change before sending a new report",
247
255
  "valueSize": 2,
@@ -258,6 +266,7 @@
258
266
  },
259
267
  {
260
268
  "#": "15",
269
+ "$purpose": "calibration.brightness",
261
270
  "label": "Brightness Calibration",
262
271
  "description": "Value is offset by 100: 0 = -100 lux, 50 = -50 lux, 100 = 0 lux, 150 = +50 lux, 200 = +100 lux",
263
272
  "valueSize": 1,
@@ -285,6 +294,7 @@
285
294
  },
286
295
  {
287
296
  "#": "18",
297
+ "$purpose": "reporting_interval.brightness",
288
298
  "label": "Brightness Report Interval",
289
299
  "description": "The minimum interval in which the sensor will send brightness updates, even if the change threshold is not met.",
290
300
  "valueSize": 2,
@@ -111,6 +111,7 @@
111
111
  },
112
112
  {
113
113
  "#": "5",
114
+ "$purpose": "calibration.temperature",
114
115
  "label": "Temperature Calibration",
115
116
  "valueSize": 1,
116
117
  "unit": "°F",
@@ -43,6 +43,7 @@
43
43
  },
44
44
  {
45
45
  "#": "3",
46
+ "$purpose": "reporting_interval.energy",
46
47
  "label": "Energy Meter Report Interval",
47
48
  "description": "Interval of active energy meter reports in minutes; 0 to disable.",
48
49
  "valueSize": 2,
@@ -33,6 +33,7 @@
33
33
  },
34
34
  {
35
35
  "#": "3",
36
+ "$purpose": "reporting_interval.energy",
36
37
  "label": "Energy Meter Report Interval",
37
38
  "description": "Interval of active energy meter reports in minutes. - 10 to 30240 - Interval of active energy meter unsolicited reports in minutes (10 minutes - 3 weeks) - 0 - Disable unsolicited meter reports of active energy.",
38
39
  "valueSize": 2,
@@ -27,8 +27,10 @@
27
27
  "description": "Allowable range: 3-8640 (30 seconds to 1 day)",
28
28
  "valueSize": 2,
29
29
  "unit": "10s",
30
- "minValue": 0,
31
- "maxValue": 8640,
30
+ "allowed": [
31
+ { "value": 0 },
32
+ { "range": [3, 8640] }
33
+ ],
32
34
  "defaultValue": 3,
33
35
  "options": [
34
36
  {
@@ -39,12 +41,15 @@
39
41
  },
40
42
  {
41
43
  "#": "3",
44
+ "$purpose": "reporting_interval.energy",
42
45
  "label": "Energy Meter Report Interval",
43
46
  "description": "Allowable range: 10-30240 (10 minutes to 3 weeks)",
44
47
  "valueSize": 2,
45
48
  "unit": "minutes",
46
- "minValue": 0,
47
- "maxValue": 30240,
49
+ "allowed": [
50
+ { "value": 0 },
51
+ { "range": [10, 30240] }
52
+ ],
48
53
  "defaultValue": 60,
49
54
  "options": [
50
55
  {
@@ -37,6 +37,7 @@
37
37
  },
38
38
  {
39
39
  "#": "3",
40
+ "$purpose": "reporting_interval.energy",
40
41
  "label": "Energy Meter Report Interval",
41
42
  "valueSize": 2,
42
43
  "unit": "minutes",
@@ -63,6 +63,7 @@
63
63
  },
64
64
  {
65
65
  "#": "10",
66
+ "$purpose": "reporting_threshold.low_battery",
66
67
  "label": "Low Battery Threshold",
67
68
  "valueSize": 1,
68
69
  "unit": "%",
@@ -88,6 +89,7 @@
88
89
  },
89
90
  {
90
91
  "#": "21",
92
+ "$purpose": "reporting_interval.temperature",
91
93
  "label": "Temperature Reporting Interval",
92
94
  "valueSize": 1,
93
95
  "unit": "minutes",
@@ -33,6 +33,7 @@
33
33
  },
34
34
  {
35
35
  "#": "2",
36
+ "$purpose": "reporting_threshold.low_battery",
36
37
  "label": "Low Battery Threshold",
37
38
  "valueSize": 1,
38
39
  "unit": "%",
@@ -28,6 +28,7 @@
28
28
  "paramInformation": [
29
29
  {
30
30
  "#": "10",
31
+ "$purpose": "reporting_threshold.low_battery",
31
32
  "label": "Low Battery Threshold",
32
33
  "valueSize": 1,
33
34
  "unit": "%",
@@ -43,6 +44,7 @@
43
44
  },
44
45
  {
45
46
  "#": "13",
47
+ "$purpose": "motion_clear_delay",
46
48
  "label": "PIR Timeout",
47
49
  "valueSize": 2,
48
50
  "unit": "seconds",
@@ -62,6 +64,7 @@
62
64
  },
63
65
  {
64
66
  "#": "16",
67
+ "$purpose": "motion_sensitivity",
65
68
  "label": "PIR Sensitivity",
66
69
  "valueSize": 1,
67
70
  "minValue": 0,
@@ -39,6 +39,7 @@
39
39
  },
40
40
  {
41
41
  "#": "4",
42
+ "$purpose": "orientation",
42
43
  "label": "Orientation of the On/Off On the Rocker Switch Can Be Inverted",
43
44
  "description": "The orientation of the on/off on the rocker switch can be inverted by changing the following configuration with a controller(if supported)",
44
45
  "valueSize": 1,
@@ -101,6 +101,7 @@
101
101
  },
102
102
  {
103
103
  "#": "8",
104
+ "$purpose": "timer.auto_off",
104
105
  "label": "Auto Off Timer",
105
106
  "description": "0: Disable auto off function, 1: 0x0-0x7FFF 1s-32767s",
106
107
  "valueSize": 2,
@@ -16,6 +16,7 @@
16
16
  "paramInformation": [
17
17
  {
18
18
  "#": "1",
19
+ "$purpose": "motion_sensitivity",
19
20
  "label": "Sensitivity Level Setting",
20
21
  "description": "This parameter defines the sensitivity of PIR detector",
21
22
  "valueSize": 1,
@@ -36,20 +37,10 @@
36
37
  },
37
38
  {
38
39
  "#": "3",
40
+ "$import": "~/templates/master_template.json#basic_set_value",
39
41
  "label": "Basic Set Level",
40
42
  "description": "value when PIR detector is triggered and Basic Set command sent",
41
- "valueSize": 1,
42
- "unit": "%",
43
- "minValue": 0,
44
- "maxValue": 255,
45
- "defaultValue": 255,
46
- "unsigned": true,
47
- "options": [
48
- {
49
- "label": "On",
50
- "value": 255
51
- }
52
- ]
43
+ "defaultValue": 255
53
44
  },
54
45
  {
55
46
  "#": "4",
@@ -82,6 +73,7 @@
82
73
  },
83
74
  {
84
75
  "#": "6",
76
+ "$purpose": "motion_retrigger_interval",
85
77
  "label": "Retrigger Interval Setting",
86
78
  "description": "Interval of being re-triggered after the PIR detector has been triggered.",
87
79
  "valueSize": 1,
@@ -44,6 +44,7 @@
44
44
  "paramInformation": [
45
45
  {
46
46
  "#": "1",
47
+ "$purpose": "reporting_threshold.battery",
47
48
  "label": "Battery Reporting Threshold",
48
49
  "valueSize": 1,
49
50
  "unit": "%",
@@ -53,6 +54,7 @@
53
54
  },
54
55
  {
55
56
  "#": "2",
57
+ "$purpose": "reporting_threshold.low_battery",
56
58
  "label": "Low Battery Alarm Threshold",
57
59
  "valueSize": 1,
58
60
  "unit": "%",
@@ -97,6 +99,7 @@
97
99
  },
98
100
  {
99
101
  "#": "6",
102
+ "$purpose": "reporting_threshold.temperature",
100
103
  "label": "Automatic Reporting: Temperature Change Threshold",
101
104
  "valueSize": 1,
102
105
  "unit": "0.5 °C",
@@ -106,6 +109,7 @@
106
109
  },
107
110
  {
108
111
  "#": "7",
112
+ "$purpose": "reporting_threshold.humidity",
109
113
  "label": "Automatic Reporting: Humidity Change Threshold",
110
114
  "valueSize": 1,
111
115
  "unit": "%",
@@ -77,6 +77,7 @@
77
77
  },
78
78
  "auto_off_timer": {
79
79
  "$import": "~/templates/master_template.json#base_0-65535",
80
+ "$purpose": "timer.auto_off",
80
81
  "label": "Auto-Off Timer",
81
82
  "unit": "minutes",
82
83
  "options": [
@@ -88,6 +89,7 @@
88
89
  },
89
90
  "auto_on_timer": {
90
91
  "$import": "~/templates/master_template.json#base_0-65535",
92
+ "$purpose": "timer.auto_on",
91
93
  "label": "Auto-On Timer",
92
94
  "unit": "minutes",
93
95
  "options": [
@@ -492,6 +494,7 @@
492
494
  "defaultValue": 1
493
495
  },
494
496
  "power_reporting_threshold": {
497
+ "$purpose": "reporting_threshold.power",
495
498
  "label": "Power Reporting Threshold",
496
499
  "valueSize": 1,
497
500
  "unit": "W",
@@ -500,6 +503,7 @@
500
503
  "defaultValue": 5
501
504
  },
502
505
  "power_reporting_interval": {
506
+ "$purpose": "reporting_interval.power",
503
507
  "label": "Power Reporting Interval",
504
508
  "valueSize": 4,
505
509
  "unit": "minutes",
@@ -509,6 +513,7 @@
509
513
  "unsigned": true
510
514
  },
511
515
  "current_reporting_threshold": {
516
+ "$purpose": "reporting_threshold.current",
512
517
  "label": "Current Reporting Threshold",
513
518
  "valueSize": 1,
514
519
  "unit": "0.1 A",
@@ -518,6 +523,7 @@
518
523
  "unsigned": true
519
524
  },
520
525
  "energy_reporting_threshold": {
526
+ "$purpose": "reporting_threshold.energy",
521
527
  "label": "Energy Reporting Threshold",
522
528
  "valueSize": 1,
523
529
  "unit": "0.01 kWh",
@@ -532,6 +538,7 @@
532
538
  "defaultValue": 1
533
539
  },
534
540
  "battery_report_threshold": {
541
+ "$purpose": "reporting_threshold.battery",
535
542
  "label": "Battery Report Threshold",
536
543
  "valueSize": 1,
537
544
  "unit": "%",
@@ -541,6 +548,7 @@
541
548
  "unsigned": true
542
549
  },
543
550
  "battery_alarm_report": {
551
+ "$purpose": "reporting_threshold.low_battery",
544
552
  "label": "Low Battery Alarm Threshold",
545
553
  "valueSize": 1,
546
554
  "unit": "%",
@@ -560,6 +568,7 @@
560
568
  "defaultValue": 0
561
569
  },
562
570
  "current_reporting_interval": {
571
+ "$purpose": "reporting_interval.current",
563
572
  "label": "Current Reporting Interval",
564
573
  "valueSize": 4,
565
574
  "unit": "minutes",
@@ -569,6 +578,7 @@
569
578
  "unsigned": true
570
579
  },
571
580
  "voltage_reporting_interval": {
581
+ "$purpose": "reporting_interval.voltage",
572
582
  "label": "Voltage Reporting Interval",
573
583
  "valueSize": 4,
574
584
  "unit": "minutes",