zigbee-herdsman-converters 22.2.0 → 23.1.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 (2730) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/README.md +23 -6
  3. package/dist/converters/fromZigbee.d.ts +293 -0
  4. package/dist/converters/fromZigbee.d.ts.map +1 -0
  5. package/dist/converters/fromZigbee.js +5347 -0
  6. package/dist/converters/fromZigbee.js.map +1 -0
  7. package/dist/converters/toZigbee.d.ts +229 -0
  8. package/dist/converters/toZigbee.d.ts.map +1 -0
  9. package/dist/converters/toZigbee.js +4407 -0
  10. package/dist/converters/toZigbee.js.map +1 -0
  11. package/dist/devices/ITCommander.d.ts +3 -0
  12. package/dist/devices/ITCommander.d.ts.map +1 -0
  13. package/dist/devices/ITCommander.js +73 -0
  14. package/dist/devices/ITCommander.js.map +1 -0
  15. package/dist/devices/acova.d.ts +3 -0
  16. package/dist/devices/acova.d.ts.map +1 -0
  17. package/dist/devices/acova.js +123 -0
  18. package/dist/devices/acova.js.map +1 -0
  19. package/dist/devices/acuity_brands_lighting.d.ts +3 -0
  20. package/dist/devices/acuity_brands_lighting.d.ts.map +1 -0
  21. package/dist/devices/acuity_brands_lighting.js +61 -0
  22. package/dist/devices/adeo.d.ts +3 -0
  23. package/dist/devices/adeo.d.ts.map +1 -0
  24. package/dist/devices/adeo.js +482 -0
  25. package/dist/devices/adeo.js.map +1 -0
  26. package/dist/devices/adurosmart.d.ts +3 -0
  27. package/dist/devices/adurosmart.d.ts.map +1 -0
  28. package/dist/devices/adurosmart.js +186 -0
  29. package/dist/devices/adurosmart.js.map +1 -0
  30. package/dist/devices/aeotec.d.ts +3 -0
  31. package/dist/devices/aeotec.d.ts.map +1 -0
  32. package/dist/devices/aeotec.js +95 -0
  33. package/dist/devices/aeotec.js.map +1 -0
  34. package/dist/devices/airam.d.ts +3 -0
  35. package/dist/devices/airam.d.ts.map +1 -0
  36. package/dist/devices/airam.js +102 -0
  37. package/dist/devices/airam.js.map +1 -0
  38. package/dist/devices/airzone_aidoo.d.ts +3 -0
  39. package/dist/devices/airzone_aidoo.d.ts.map +1 -0
  40. package/dist/devices/airzone_aidoo.js +77 -0
  41. package/dist/devices/airzone_aidoo.js.map +1 -0
  42. package/dist/devices/ajax_online.d.ts +3 -0
  43. package/dist/devices/ajax_online.d.ts.map +1 -0
  44. package/dist/devices/ajax_online.js +83 -0
  45. package/dist/devices/akuvox.d.ts +3 -0
  46. package/dist/devices/akuvox.d.ts.map +1 -0
  47. package/dist/devices/akuvox.js +65 -0
  48. package/dist/devices/akuvox.js.map +1 -0
  49. package/dist/devices/alchemy.d.ts +3 -0
  50. package/dist/devices/alchemy.d.ts.map +1 -0
  51. package/dist/devices/alchemy.js +54 -0
  52. package/dist/devices/aldi.d.ts +3 -0
  53. package/dist/devices/aldi.d.ts.map +1 -0
  54. package/dist/devices/aldi.js +54 -0
  55. package/dist/devices/aldi.js.map +1 -0
  56. package/dist/devices/alecto.d.ts +3 -0
  57. package/dist/devices/alecto.d.ts.map +1 -0
  58. package/dist/devices/alecto.js +92 -0
  59. package/dist/devices/alecto.js.map +1 -0
  60. package/dist/devices/amina.d.ts +3 -0
  61. package/dist/devices/amina.d.ts.map +1 -0
  62. package/dist/devices/amina.js +366 -0
  63. package/dist/devices/amina.js.map +1 -0
  64. package/dist/devices/anchor.d.ts +3 -0
  65. package/dist/devices/anchor.d.ts.map +1 -0
  66. package/dist/devices/anchor.js +47 -0
  67. package/dist/devices/atlantic.d.ts +3 -0
  68. package/dist/devices/atlantic.d.ts.map +1 -0
  69. package/dist/devices/atlantic.js +145 -0
  70. package/dist/devices/atlantic.js.map +1 -0
  71. package/dist/devices/atsmart.d.ts +3 -0
  72. package/dist/devices/atsmart.d.ts.map +1 -0
  73. package/dist/devices/atsmart.js +47 -0
  74. package/dist/devices/aubess.d.ts +3 -0
  75. package/dist/devices/aubess.d.ts.map +1 -0
  76. package/dist/devices/aubess.js +60 -0
  77. package/dist/devices/aurora_lighting.d.ts +3 -0
  78. package/dist/devices/aurora_lighting.d.ts.map +1 -0
  79. package/dist/devices/aurora_lighting.js +329 -0
  80. package/dist/devices/aurora_lighting.js.map +1 -0
  81. package/dist/devices/automaton.d.ts +3 -0
  82. package/dist/devices/automaton.d.ts.map +1 -0
  83. package/dist/devices/automaton.js +64 -0
  84. package/dist/devices/avatto.d.ts +3 -0
  85. package/dist/devices/avatto.d.ts.map +1 -0
  86. package/dist/devices/avatto.js +275 -0
  87. package/dist/devices/avatto.js.map +1 -0
  88. package/dist/devices/awox.d.ts +3 -0
  89. package/dist/devices/awox.d.ts.map +1 -0
  90. package/dist/devices/awox.js +236 -0
  91. package/dist/devices/awox.js.map +1 -0
  92. package/dist/devices/axis.d.ts +3 -0
  93. package/dist/devices/axis.d.ts.map +1 -0
  94. package/dist/devices/axis.js +59 -0
  95. package/dist/devices/axis.js.map +1 -0
  96. package/dist/devices/bankamp.d.ts +3 -0
  97. package/dist/devices/bankamp.d.ts.map +1 -0
  98. package/dist/devices/bankamp.js +47 -0
  99. package/dist/devices/bega.d.ts +3 -0
  100. package/dist/devices/bega.d.ts.map +1 -0
  101. package/dist/devices/bega.js +61 -0
  102. package/dist/devices/belkin.d.ts +3 -0
  103. package/dist/devices/belkin.d.ts.map +1 -0
  104. package/dist/devices/belkin.js +47 -0
  105. package/dist/devices/bitron.d.ts +3 -0
  106. package/dist/devices/bitron.d.ts.map +1 -0
  107. package/dist/devices/bitron.js +354 -0
  108. package/dist/devices/bitron.js.map +1 -0
  109. package/dist/devices/bituo_technik.d.ts +3 -0
  110. package/dist/devices/bituo_technik.d.ts.map +1 -0
  111. package/dist/devices/bituo_technik.js +117 -0
  112. package/dist/devices/bituo_technik.js.map +1 -0
  113. package/dist/devices/blaupunkt.d.ts +3 -0
  114. package/dist/devices/blaupunkt.d.ts.map +1 -0
  115. package/dist/devices/blaupunkt.js +64 -0
  116. package/dist/devices/blaupunkt.js.map +1 -0
  117. package/dist/devices/blitzwolf.d.ts +3 -0
  118. package/dist/devices/blitzwolf.d.ts.map +1 -0
  119. package/dist/devices/blitzwolf.js +70 -0
  120. package/dist/devices/blitzwolf.js.map +1 -0
  121. package/dist/devices/bosch.d.ts +3 -0
  122. package/dist/devices/bosch.d.ts.map +1 -0
  123. package/dist/devices/bosch.js +2039 -0
  124. package/dist/devices/bosch.js.map +1 -0
  125. package/dist/devices/bouffalo_lab.d.ts +3 -0
  126. package/dist/devices/bouffalo_lab.d.ts.map +1 -0
  127. package/dist/devices/bouffalo_lab.js +47 -0
  128. package/dist/devices/brimate.d.ts +3 -0
  129. package/dist/devices/brimate.d.ts.map +1 -0
  130. package/dist/devices/brimate.js +51 -0
  131. package/dist/devices/brimate.js.map +1 -0
  132. package/dist/devices/bseed.d.ts +3 -0
  133. package/dist/devices/bseed.d.ts.map +1 -0
  134. package/dist/devices/bseed.js +53 -0
  135. package/dist/devices/bticino.d.ts +3 -0
  136. package/dist/devices/bticino.d.ts.map +1 -0
  137. package/dist/devices/bticino.js +109 -0
  138. package/dist/devices/bticino.js.map +1 -0
  139. package/dist/devices/busch_jaeger.d.ts +3 -0
  140. package/dist/devices/busch_jaeger.d.ts.map +1 -0
  141. package/dist/devices/busch_jaeger.js +181 -0
  142. package/dist/devices/busch_jaeger.js.map +1 -0
  143. package/dist/devices/byun.d.ts +3 -0
  144. package/dist/devices/byun.d.ts.map +1 -0
  145. package/dist/devices/byun.js +60 -0
  146. package/dist/devices/byun.js.map +1 -0
  147. package/dist/devices/calex.d.ts +3 -0
  148. package/dist/devices/calex.d.ts.map +1 -0
  149. package/dist/devices/calex.js +87 -0
  150. package/dist/devices/calex.js.map +1 -0
  151. package/dist/devices/candeo.d.ts +3 -0
  152. package/dist/devices/candeo.d.ts.map +1 -0
  153. package/dist/devices/candeo.js +224 -0
  154. package/dist/devices/casaia.d.ts +3 -0
  155. package/dist/devices/casaia.d.ts.map +1 -0
  156. package/dist/devices/casaia.js +95 -0
  157. package/dist/devices/casaia.js.map +1 -0
  158. package/dist/devices/cel.d.ts +3 -0
  159. package/dist/devices/cel.d.ts.map +1 -0
  160. package/dist/devices/cel.js +49 -0
  161. package/dist/devices/cel.js.map +1 -0
  162. package/dist/devices/centralite.d.ts +3 -0
  163. package/dist/devices/centralite.d.ts.map +1 -0
  164. package/dist/devices/centralite.js +449 -0
  165. package/dist/devices/centralite.js.map +1 -0
  166. package/dist/devices/chacon.d.ts +3 -0
  167. package/dist/devices/chacon.d.ts.map +1 -0
  168. package/dist/devices/chacon.js +57 -0
  169. package/dist/devices/cleode.d.ts +3 -0
  170. package/dist/devices/cleode.d.ts.map +1 -0
  171. package/dist/devices/cleode.js +47 -0
  172. package/dist/devices/cleverio.d.ts +3 -0
  173. package/dist/devices/cleverio.d.ts.map +1 -0
  174. package/dist/devices/cleverio.js +74 -0
  175. package/dist/devices/cleverio.js.map +1 -0
  176. package/dist/devices/climax.d.ts +3 -0
  177. package/dist/devices/climax.d.ts.map +1 -0
  178. package/dist/devices/climax.js +177 -0
  179. package/dist/devices/climax.js.map +1 -0
  180. package/dist/devices/commercial_electric.d.ts +3 -0
  181. package/dist/devices/commercial_electric.d.ts.map +1 -0
  182. package/dist/devices/commercial_electric.js +47 -0
  183. package/dist/devices/cree.d.ts +3 -0
  184. package/dist/devices/cree.d.ts.map +1 -0
  185. package/dist/devices/cree.js +47 -0
  186. package/dist/devices/ctm.d.ts +3 -0
  187. package/dist/devices/ctm.d.ts.map +1 -0
  188. package/dist/devices/ctm.js +1358 -0
  189. package/dist/devices/ctm.js.map +1 -0
  190. package/dist/devices/current_products_corp.d.ts +3 -0
  191. package/dist/devices/current_products_corp.d.ts.map +1 -0
  192. package/dist/devices/current_products_corp.js +60 -0
  193. package/dist/devices/current_products_corp.js.map +1 -0
  194. package/dist/devices/custom_devices_diy.d.ts +3 -0
  195. package/dist/devices/custom_devices_diy.d.ts.map +1 -0
  196. package/dist/devices/custom_devices_diy.js +1201 -0
  197. package/dist/devices/custom_devices_diy.js.map +1 -0
  198. package/dist/devices/cy_lighting.d.ts +3 -0
  199. package/dist/devices/cy_lighting.d.ts.map +1 -0
  200. package/dist/devices/cy_lighting.js +47 -0
  201. package/dist/devices/danalock.d.ts +3 -0
  202. package/dist/devices/danalock.d.ts.map +1 -0
  203. package/dist/devices/danalock.js +61 -0
  204. package/dist/devices/danalock.js.map +1 -0
  205. package/dist/devices/danfoss.d.ts +3 -0
  206. package/dist/devices/danfoss.d.ts.map +1 -0
  207. package/dist/devices/danfoss.js +738 -0
  208. package/dist/devices/danfoss.js.map +1 -0
  209. package/dist/devices/databyte.d.ts +3 -0
  210. package/dist/devices/databyte.d.ts.map +1 -0
  211. package/dist/devices/databyte.js +90 -0
  212. package/dist/devices/databyte.js.map +1 -0
  213. package/dist/devices/datek.d.ts +3 -0
  214. package/dist/devices/datek.d.ts.map +1 -0
  215. package/dist/devices/datek.js +304 -0
  216. package/dist/devices/datek.js.map +1 -0
  217. package/dist/devices/dawon_dns.d.ts +3 -0
  218. package/dist/devices/dawon_dns.d.ts.map +1 -0
  219. package/dist/devices/dawon_dns.js +314 -0
  220. package/dist/devices/dawon_dns.js.map +1 -0
  221. package/dist/devices/develco.d.ts +3 -0
  222. package/dist/devices/develco.d.ts.map +1 -0
  223. package/dist/devices/develco.js +1031 -0
  224. package/dist/devices/develco.js.map +1 -0
  225. package/dist/devices/digi.d.ts +3 -0
  226. package/dist/devices/digi.d.ts.map +1 -0
  227. package/dist/devices/digi.js +24 -0
  228. package/dist/devices/direct_signs.d.ts +3 -0
  229. package/dist/devices/direct_signs.d.ts.map +1 -0
  230. package/dist/devices/direct_signs.js +47 -0
  231. package/dist/devices/diyruz.d.ts +3 -0
  232. package/dist/devices/diyruz.d.ts.map +1 -0
  233. package/dist/devices/diyruz.js +397 -0
  234. package/dist/devices/diyruz.js.map +1 -0
  235. package/dist/devices/dlink.d.ts +3 -0
  236. package/dist/devices/dlink.d.ts.map +1 -0
  237. package/dist/devices/dlink.js +72 -0
  238. package/dist/devices/dlink.js.map +1 -0
  239. package/dist/devices/dnake.d.ts +3 -0
  240. package/dist/devices/dnake.d.ts.map +1 -0
  241. package/dist/devices/dnake.js +47 -0
  242. package/dist/devices/dowsing_reynolds.d.ts +3 -0
  243. package/dist/devices/dowsing_reynolds.d.ts.map +1 -0
  244. package/dist/devices/dowsing_reynolds.js +47 -0
  245. package/dist/devices/dresden_elektronik.d.ts +3 -0
  246. package/dist/devices/dresden_elektronik.d.ts.map +1 -0
  247. package/dist/devices/dresden_elektronik.js +82 -0
  248. package/dist/devices/easyaccess.d.ts +3 -0
  249. package/dist/devices/easyaccess.d.ts.map +1 -0
  250. package/dist/devices/easyaccess.js +67 -0
  251. package/dist/devices/easyaccess.js.map +1 -0
  252. package/dist/devices/easyiot.d.ts +3 -0
  253. package/dist/devices/easyiot.d.ts.map +1 -0
  254. package/dist/devices/easyiot.js +357 -0
  255. package/dist/devices/easyiot.js.map +1 -0
  256. package/dist/devices/eatonhalo_led.d.ts +3 -0
  257. package/dist/devices/eatonhalo_led.d.ts.map +1 -0
  258. package/dist/devices/eatonhalo_led.js +47 -0
  259. package/dist/devices/echostar.d.ts +3 -0
  260. package/dist/devices/echostar.d.ts.map +1 -0
  261. package/dist/devices/echostar.js +61 -0
  262. package/dist/devices/echostar.js.map +1 -0
  263. package/dist/devices/ecodim.d.ts +3 -0
  264. package/dist/devices/ecodim.d.ts.map +1 -0
  265. package/dist/devices/ecodim.js +266 -0
  266. package/dist/devices/ecodim.js.map +1 -0
  267. package/dist/devices/ecolink.d.ts +3 -0
  268. package/dist/devices/ecolink.d.ts.map +1 -0
  269. package/dist/devices/ecolink.js +57 -0
  270. package/dist/devices/ecolink.js.map +1 -0
  271. package/dist/devices/ecosmart.d.ts +3 -0
  272. package/dist/devices/ecosmart.d.ts.map +1 -0
  273. package/dist/devices/ecosmart.js +115 -0
  274. package/dist/devices/ecozy.d.ts +3 -0
  275. package/dist/devices/ecozy.d.ts.map +1 -0
  276. package/dist/devices/ecozy.js +85 -0
  277. package/dist/devices/ecozy.js.map +1 -0
  278. package/dist/devices/edp.d.ts +3 -0
  279. package/dist/devices/edp.d.ts.map +1 -0
  280. package/dist/devices/edp.js +70 -0
  281. package/dist/devices/edp.js.map +1 -0
  282. package/dist/devices/efekta.d.ts +3 -0
  283. package/dist/devices/efekta.d.ts.map +1 -0
  284. package/dist/devices/efekta.js +2878 -0
  285. package/dist/devices/efekta.js.map +1 -0
  286. package/dist/devices/eglo.d.ts +3 -0
  287. package/dist/devices/eglo.d.ts.map +1 -0
  288. package/dist/devices/eglo.js +130 -0
  289. package/dist/devices/eglo.js.map +1 -0
  290. package/dist/devices/elko.d.ts +3 -0
  291. package/dist/devices/elko.d.ts.map +1 -0
  292. package/dist/devices/elko.js +236 -0
  293. package/dist/devices/elko.js.map +1 -0
  294. package/dist/devices/enbrighten.d.ts +3 -0
  295. package/dist/devices/enbrighten.d.ts.map +1 -0
  296. package/dist/devices/enbrighten.js +156 -0
  297. package/dist/devices/enocean.d.ts +3 -0
  298. package/dist/devices/enocean.d.ts.map +1 -0
  299. package/dist/devices/enocean.js +149 -0
  300. package/dist/devices/enocean.js.map +1 -0
  301. package/dist/devices/envilar.d.ts +3 -0
  302. package/dist/devices/envilar.d.ts.map +1 -0
  303. package/dist/devices/envilar.js +96 -0
  304. package/dist/devices/envilar.js.map +1 -0
  305. package/dist/devices/essentialb.d.ts +3 -0
  306. package/dist/devices/essentialb.d.ts.map +1 -0
  307. package/dist/devices/essentialb.js +133 -0
  308. package/dist/devices/essentialb.js.map +1 -0
  309. package/dist/devices/essentials.d.ts +3 -0
  310. package/dist/devices/essentials.d.ts.map +1 -0
  311. package/dist/devices/essentials.js +150 -0
  312. package/dist/devices/eucontrols.d.ts +3 -0
  313. package/dist/devices/eucontrols.d.ts.map +1 -0
  314. package/dist/devices/eucontrols.js +47 -0
  315. package/dist/devices/eurotronic.d.ts +3 -0
  316. package/dist/devices/eurotronic.d.ts.map +1 -0
  317. package/dist/devices/eurotronic.js +202 -0
  318. package/dist/devices/eurotronic.js.map +1 -0
  319. package/dist/devices/evanell.d.ts +3 -0
  320. package/dist/devices/evanell.d.ts.map +1 -0
  321. package/dist/devices/evanell.js +71 -0
  322. package/dist/devices/evn.d.ts +3 -0
  323. package/dist/devices/evn.d.ts.map +1 -0
  324. package/dist/devices/evn.js +90 -0
  325. package/dist/devices/evn.js.map +1 -0
  326. package/dist/devices/evology.d.ts +3 -0
  327. package/dist/devices/evology.d.ts.map +1 -0
  328. package/dist/devices/evology.js +60 -0
  329. package/dist/devices/evology.js.map +1 -0
  330. package/dist/devices/evvr.d.ts +3 -0
  331. package/dist/devices/evvr.d.ts.map +1 -0
  332. package/dist/devices/evvr.js +47 -0
  333. package/dist/devices/ewelink.d.ts +3 -0
  334. package/dist/devices/ewelink.d.ts.map +1 -0
  335. package/dist/devices/ewelink.js +349 -0
  336. package/dist/devices/ewelink.js.map +1 -0
  337. package/dist/devices/ezex.d.ts +3 -0
  338. package/dist/devices/ezex.d.ts.map +1 -0
  339. package/dist/devices/ezex.js +47 -0
  340. package/dist/devices/fantem.d.ts +3 -0
  341. package/dist/devices/fantem.d.ts.map +1 -0
  342. package/dist/devices/fantem.js +113 -0
  343. package/dist/devices/fantem.js.map +1 -0
  344. package/dist/devices/feibit.d.ts +3 -0
  345. package/dist/devices/feibit.d.ts.map +1 -0
  346. package/dist/devices/feibit.js +340 -0
  347. package/dist/devices/feibit.js.map +1 -0
  348. package/dist/devices/fireangel.d.ts +3 -0
  349. package/dist/devices/fireangel.d.ts.map +1 -0
  350. package/dist/devices/fireangel.js +51 -0
  351. package/dist/devices/fireangel.js.map +1 -0
  352. package/dist/devices/frankever.d.ts +3 -0
  353. package/dist/devices/frankever.d.ts.map +1 -0
  354. package/dist/devices/frankever.js +67 -0
  355. package/dist/devices/frient.d.ts +3 -0
  356. package/dist/devices/frient.d.ts.map +1 -0
  357. package/dist/devices/frient.js +74 -0
  358. package/dist/devices/futurehome.d.ts +3 -0
  359. package/dist/devices/futurehome.d.ts.map +1 -0
  360. package/dist/devices/futurehome.js +123 -0
  361. package/dist/devices/ge.d.ts +3 -0
  362. package/dist/devices/ge.d.ts.map +1 -0
  363. package/dist/devices/ge.js +130 -0
  364. package/dist/devices/ge.js.map +1 -0
  365. package/dist/devices/gewiss.d.ts +3 -0
  366. package/dist/devices/gewiss.d.ts.map +1 -0
  367. package/dist/devices/gewiss.js +82 -0
  368. package/dist/devices/gewiss.js.map +1 -0
  369. package/dist/devices/gidealed.d.ts +3 -0
  370. package/dist/devices/gidealed.d.ts.map +1 -0
  371. package/dist/devices/gidealed.js +47 -0
  372. package/dist/devices/giderwel.d.ts +3 -0
  373. package/dist/devices/giderwel.d.ts.map +1 -0
  374. package/dist/devices/giderwel.js +47 -0
  375. package/dist/devices/giex.d.ts +3 -0
  376. package/dist/devices/giex.d.ts.map +1 -0
  377. package/dist/devices/giex.js +114 -0
  378. package/dist/devices/girier.d.ts +3 -0
  379. package/dist/devices/girier.d.ts.map +1 -0
  380. package/dist/devices/girier.js +51 -0
  381. package/dist/devices/gledopto.d.ts +3 -0
  382. package/dist/devices/gledopto.d.ts.map +1 -0
  383. package/dist/devices/gledopto.js +1053 -0
  384. package/dist/devices/gledopto.js.map +1 -0
  385. package/dist/devices/gmmts.d.ts +3 -0
  386. package/dist/devices/gmmts.d.ts.map +1 -0
  387. package/dist/devices/gmmts.js +2282 -0
  388. package/dist/devices/gmmts.js.map +1 -0
  389. package/dist/devices/gmy.d.ts +3 -0
  390. package/dist/devices/gmy.d.ts.map +1 -0
  391. package/dist/devices/gmy.js +47 -0
  392. package/dist/devices/gs.d.ts +3 -0
  393. package/dist/devices/gs.d.ts.map +1 -0
  394. package/dist/devices/gs.js +121 -0
  395. package/dist/devices/gumax.d.ts +3 -0
  396. package/dist/devices/gumax.d.ts.map +1 -0
  397. package/dist/devices/gumax.js +47 -0
  398. package/dist/devices/halemeier.d.ts +3 -0
  399. package/dist/devices/halemeier.d.ts.map +1 -0
  400. package/dist/devices/halemeier.js +125 -0
  401. package/dist/devices/halemeier.js.map +1 -0
  402. package/dist/devices/hampton_bay.d.ts +3 -0
  403. package/dist/devices/hampton_bay.d.ts.map +1 -0
  404. package/dist/devices/hampton_bay.js +68 -0
  405. package/dist/devices/hampton_bay.js.map +1 -0
  406. package/dist/devices/heatit.d.ts +3 -0
  407. package/dist/devices/heatit.d.ts.map +1 -0
  408. package/dist/devices/heatit.js +47 -0
  409. package/dist/devices/heiman.d.ts +3 -0
  410. package/dist/devices/heiman.d.ts.map +1 -0
  411. package/dist/devices/heiman.js +813 -0
  412. package/dist/devices/heiman.js.map +1 -0
  413. package/dist/devices/heimgard_technologies.d.ts +3 -0
  414. package/dist/devices/heimgard_technologies.d.ts.map +1 -0
  415. package/dist/devices/heimgard_technologies.js +189 -0
  416. package/dist/devices/heimgard_technologies.js.map +1 -0
  417. package/dist/devices/hej.d.ts +3 -0
  418. package/dist/devices/hej.d.ts.map +1 -0
  419. package/dist/devices/hej.js +105 -0
  420. package/dist/devices/hfh.d.ts +3 -0
  421. package/dist/devices/hfh.d.ts.map +1 -0
  422. package/dist/devices/hfh.js +47 -0
  423. package/dist/devices/hilux.d.ts +3 -0
  424. package/dist/devices/hilux.d.ts.map +1 -0
  425. package/dist/devices/hilux.js +54 -0
  426. package/dist/devices/hive.d.ts +3 -0
  427. package/dist/devices/hive.d.ts.map +1 -0
  428. package/dist/devices/hive.js +762 -0
  429. package/dist/devices/hive.js.map +1 -0
  430. package/dist/devices/hommyn.d.ts +3 -0
  431. package/dist/devices/hommyn.d.ts.map +1 -0
  432. package/dist/devices/hommyn.js +60 -0
  433. package/dist/devices/hommyn.js.map +1 -0
  434. package/dist/devices/honyar.d.ts +3 -0
  435. package/dist/devices/honyar.d.ts.map +1 -0
  436. package/dist/devices/honyar.js +167 -0
  437. package/dist/devices/honyar.js.map +1 -0
  438. package/dist/devices/hornbach.d.ts +3 -0
  439. package/dist/devices/hornbach.d.ts.map +1 -0
  440. package/dist/devices/hornbach.js +138 -0
  441. package/dist/devices/hzc_electric.d.ts +3 -0
  442. package/dist/devices/hzc_electric.d.ts.map +1 -0
  443. package/dist/devices/hzc_electric.js +102 -0
  444. package/dist/devices/hzc_electric.js.map +1 -0
  445. package/dist/devices/icasa.d.ts +3 -0
  446. package/dist/devices/icasa.d.ts.map +1 -0
  447. package/dist/devices/icasa.js +163 -0
  448. package/dist/devices/icasa.js.map +1 -0
  449. package/dist/devices/idinio.d.ts +3 -0
  450. package/dist/devices/idinio.d.ts.map +1 -0
  451. package/dist/devices/idinio.js +47 -0
  452. package/dist/devices/ihorn.d.ts +3 -0
  453. package/dist/devices/ihorn.d.ts.map +1 -0
  454. package/dist/devices/ihorn.js +105 -0
  455. package/dist/devices/ihorn.js.map +1 -0
  456. package/dist/devices/ikea.d.ts +3 -0
  457. package/dist/devices/ikea.d.ts.map +1 -0
  458. package/dist/devices/ikea.js +980 -0
  459. package/dist/devices/ilightsin.d.ts +3 -0
  460. package/dist/devices/ilightsin.d.ts.map +1 -0
  461. package/dist/devices/ilightsin.js +47 -0
  462. package/dist/devices/iluminize.d.ts +3 -0
  463. package/dist/devices/iluminize.d.ts.map +1 -0
  464. package/dist/devices/iluminize.js +386 -0
  465. package/dist/devices/iluminize.js.map +1 -0
  466. package/dist/devices/ilux.d.ts +3 -0
  467. package/dist/devices/ilux.d.ts.map +1 -0
  468. package/dist/devices/ilux.js +47 -0
  469. package/dist/devices/imhotepcreation.d.ts +3 -0
  470. package/dist/devices/imhotepcreation.d.ts.map +1 -0
  471. package/dist/devices/imhotepcreation.js +239 -0
  472. package/dist/devices/imhotepcreation.js.map +1 -0
  473. package/dist/devices/immax.d.ts +3 -0
  474. package/dist/devices/immax.d.ts.map +1 -0
  475. package/dist/devices/immax.js +300 -0
  476. package/dist/devices/immax.js.map +1 -0
  477. package/dist/devices/imou.d.ts +3 -0
  478. package/dist/devices/imou.d.ts.map +1 -0
  479. package/dist/devices/imou.js +60 -0
  480. package/dist/devices/index.js +649 -0
  481. package/dist/devices/index.js.map +1 -0
  482. package/dist/devices/innr.d.ts +3 -0
  483. package/dist/devices/innr.d.ts.map +1 -0
  484. package/dist/devices/innr.js +865 -0
  485. package/dist/devices/innr.js.map +1 -0
  486. package/dist/devices/inovelli.d.ts +3 -0
  487. package/dist/devices/inovelli.d.ts.map +1 -0
  488. package/dist/devices/inovelli.js +1999 -0
  489. package/dist/devices/inovelli.js.map +1 -0
  490. package/dist/devices/insta.d.ts +3 -0
  491. package/dist/devices/insta.d.ts.map +1 -0
  492. package/dist/devices/insta.js +182 -0
  493. package/dist/devices/insta.js.map +1 -0
  494. package/dist/devices/iolloi.d.ts +3 -0
  495. package/dist/devices/iolloi.d.ts.map +1 -0
  496. package/dist/devices/iolloi.js +48 -0
  497. package/dist/devices/iotperfect.d.ts +3 -0
  498. package/dist/devices/iotperfect.d.ts.map +1 -0
  499. package/dist/devices/iotperfect.js +54 -0
  500. package/dist/devices/iotperfect.js.map +1 -0
  501. package/dist/devices/iris.d.ts +3 -0
  502. package/dist/devices/iris.d.ts.map +1 -0
  503. package/dist/devices/iris.js +207 -0
  504. package/dist/devices/iris.js.map +1 -0
  505. package/dist/devices/istar.d.ts +3 -0
  506. package/dist/devices/istar.d.ts.map +1 -0
  507. package/dist/devices/istar.js +54 -0
  508. package/dist/devices/jasco.d.ts +3 -0
  509. package/dist/devices/jasco.d.ts.map +1 -0
  510. package/dist/devices/jasco.js +63 -0
  511. package/dist/devices/jasco.js.map +1 -0
  512. package/dist/devices/javis.d.ts +3 -0
  513. package/dist/devices/javis.d.ts.map +1 -0
  514. package/dist/devices/javis.js +77 -0
  515. package/dist/devices/javis.js.map +1 -0
  516. package/dist/devices/jethome.d.ts +3 -0
  517. package/dist/devices/jethome.d.ts.map +1 -0
  518. package/dist/devices/jethome.js +120 -0
  519. package/dist/devices/jethome.js.map +1 -0
  520. package/dist/devices/jiawen.d.ts +3 -0
  521. package/dist/devices/jiawen.d.ts.map +1 -0
  522. package/dist/devices/jiawen.js +54 -0
  523. package/dist/devices/jumitech.d.ts +3 -0
  524. package/dist/devices/jumitech.d.ts.map +1 -0
  525. package/dist/devices/jumitech.js +47 -0
  526. package/dist/devices/jxuan.d.ts +3 -0
  527. package/dist/devices/jxuan.d.ts.map +1 -0
  528. package/dist/devices/jxuan.js +85 -0
  529. package/dist/devices/jxuan.js.map +1 -0
  530. package/dist/devices/kami.d.ts +3 -0
  531. package/dist/devices/kami.d.ts.map +1 -0
  532. package/dist/devices/kami.js +51 -0
  533. package/dist/devices/kami.js.map +1 -0
  534. package/dist/devices/keen_home.d.ts +3 -0
  535. package/dist/devices/keen_home.d.ts.map +1 -0
  536. package/dist/devices/keen_home.js +156 -0
  537. package/dist/devices/keen_home.js.map +1 -0
  538. package/dist/devices/klikaanklikuit.d.ts +3 -0
  539. package/dist/devices/klikaanklikuit.d.ts.map +1 -0
  540. package/dist/devices/klikaanklikuit.js +54 -0
  541. package/dist/devices/kmpcil.d.ts +3 -0
  542. package/dist/devices/kmpcil.d.ts.map +1 -0
  543. package/dist/devices/kmpcil.js +212 -0
  544. package/dist/devices/kmpcil.js.map +1 -0
  545. package/dist/devices/konke.d.ts +3 -0
  546. package/dist/devices/konke.d.ts.map +1 -0
  547. package/dist/devices/konke.js +207 -0
  548. package/dist/devices/konke.js.map +1 -0
  549. package/dist/devices/ksentry.d.ts +3 -0
  550. package/dist/devices/ksentry.d.ts.map +1 -0
  551. package/dist/devices/ksentry.js +47 -0
  552. package/dist/devices/kurvia.d.ts +3 -0
  553. package/dist/devices/kurvia.d.ts.map +1 -0
  554. package/dist/devices/kurvia.js +49 -0
  555. package/dist/devices/kurvia.js.map +1 -0
  556. package/dist/devices/kwikset.d.ts +3 -0
  557. package/dist/devices/kwikset.d.ts.map +1 -0
  558. package/dist/devices/kwikset.js +153 -0
  559. package/dist/devices/kwikset.js.map +1 -0
  560. package/dist/devices/lanesto.d.ts +3 -0
  561. package/dist/devices/lanesto.d.ts.map +1 -0
  562. package/dist/devices/lanesto.js +47 -0
  563. package/dist/devices/lds.d.ts +3 -0
  564. package/dist/devices/lds.d.ts.map +1 -0
  565. package/dist/devices/lds.js +47 -0
  566. package/dist/devices/led_trading.d.ts +3 -0
  567. package/dist/devices/led_trading.d.ts.map +1 -0
  568. package/dist/devices/led_trading.js +108 -0
  569. package/dist/devices/led_trading.js.map +1 -0
  570. package/dist/devices/ledvance.d.ts +3 -0
  571. package/dist/devices/ledvance.d.ts.map +1 -0
  572. package/dist/devices/ledvance.js +370 -0
  573. package/dist/devices/leedarson.d.ts +3 -0
  574. package/dist/devices/leedarson.d.ts.map +1 -0
  575. package/dist/devices/leedarson.js +180 -0
  576. package/dist/devices/leedarson.js.map +1 -0
  577. package/dist/devices/legrand.d.ts +3 -0
  578. package/dist/devices/legrand.d.ts.map +1 -0
  579. package/dist/devices/legrand.js +734 -0
  580. package/dist/devices/legrand.js.map +1 -0
  581. package/dist/devices/lellki.d.ts +3 -0
  582. package/dist/devices/lellki.d.ts.map +1 -0
  583. package/dist/devices/lellki.js +161 -0
  584. package/dist/devices/lellki.js.map +1 -0
  585. package/dist/devices/letsled.d.ts +3 -0
  586. package/dist/devices/letsled.d.ts.map +1 -0
  587. package/dist/devices/letsled.js +47 -0
  588. package/dist/devices/letv.d.ts +3 -0
  589. package/dist/devices/letv.d.ts.map +1 -0
  590. package/dist/devices/letv.js +86 -0
  591. package/dist/devices/letv.js.map +1 -0
  592. package/dist/devices/leviton.d.ts +3 -0
  593. package/dist/devices/leviton.d.ts.map +1 -0
  594. package/dist/devices/leviton.js +164 -0
  595. package/dist/devices/leviton.js.map +1 -0
  596. package/dist/devices/lg.d.ts +3 -0
  597. package/dist/devices/lg.d.ts.map +1 -0
  598. package/dist/devices/lg.js +61 -0
  599. package/dist/devices/lidl.d.ts +3 -0
  600. package/dist/devices/lidl.d.ts.map +1 -0
  601. package/dist/devices/lidl.js +670 -0
  602. package/dist/devices/lidl.js.map +1 -0
  603. package/dist/devices/lifecontrol.d.ts +3 -0
  604. package/dist/devices/lifecontrol.d.ts.map +1 -0
  605. package/dist/devices/lifecontrol.js +150 -0
  606. package/dist/devices/lifecontrol.js.map +1 -0
  607. package/dist/devices/lightsolutions.d.ts +3 -0
  608. package/dist/devices/lightsolutions.d.ts.map +1 -0
  609. package/dist/devices/lightsolutions.js +68 -0
  610. package/dist/devices/linkind.d.ts +3 -0
  611. package/dist/devices/linkind.d.ts.map +1 -0
  612. package/dist/devices/linkind.js +271 -0
  613. package/dist/devices/linkind.js.map +1 -0
  614. package/dist/devices/linptech.d.ts +3 -0
  615. package/dist/devices/linptech.d.ts.map +1 -0
  616. package/dist/devices/linptech.js +155 -0
  617. package/dist/devices/linptech.js.map +1 -0
  618. package/dist/devices/livingwise.d.ts +3 -0
  619. package/dist/devices/livingwise.d.ts.map +1 -0
  620. package/dist/devices/livingwise.js +115 -0
  621. package/dist/devices/livingwise.js.map +1 -0
  622. package/dist/devices/livolo.d.ts +3 -0
  623. package/dist/devices/livolo.d.ts.map +1 -0
  624. package/dist/devices/livolo.js +418 -0
  625. package/dist/devices/livolo.js.map +1 -0
  626. package/dist/devices/lixee.d.ts +3 -0
  627. package/dist/devices/lixee.d.ts.map +1 -0
  628. package/dist/devices/lixee.js +1919 -0
  629. package/dist/devices/lixee.js.map +1 -0
  630. package/dist/devices/lonsonho.d.ts +3 -0
  631. package/dist/devices/lonsonho.d.ts.map +1 -0
  632. package/dist/devices/lonsonho.js +287 -0
  633. package/dist/devices/lonsonho.js.map +1 -0
  634. package/dist/devices/ls.d.ts +3 -0
  635. package/dist/devices/ls.d.ts.map +1 -0
  636. package/dist/devices/ls.js +66 -0
  637. package/dist/devices/lubeez.d.ts +3 -0
  638. package/dist/devices/lubeez.d.ts.map +1 -0
  639. package/dist/devices/lubeez.js +47 -0
  640. package/dist/devices/lumi.d.ts +3 -0
  641. package/dist/devices/lumi.d.ts.map +1 -0
  642. package/dist/devices/lumi.js +4430 -0
  643. package/dist/devices/lumi.js.map +1 -0
  644. package/dist/devices/lupus.d.ts +3 -0
  645. package/dist/devices/lupus.d.ts.map +1 -0
  646. package/dist/devices/lupus.js +94 -0
  647. package/dist/devices/lupus.js.map +1 -0
  648. package/dist/devices/lutron.d.ts +3 -0
  649. package/dist/devices/lutron.d.ts.map +1 -0
  650. package/dist/devices/lutron.js +68 -0
  651. package/dist/devices/lutron.js.map +1 -0
  652. package/dist/devices/lux.d.ts +3 -0
  653. package/dist/devices/lux.d.ts.map +1 -0
  654. package/dist/devices/lux.js +87 -0
  655. package/dist/devices/lux.js.map +1 -0
  656. package/dist/devices/lytko.d.ts +3 -0
  657. package/dist/devices/lytko.d.ts.map +1 -0
  658. package/dist/devices/lytko.js +784 -0
  659. package/dist/devices/lytko.js.map +1 -0
  660. package/dist/devices/m_elec.d.ts +3 -0
  661. package/dist/devices/m_elec.d.ts.map +1 -0
  662. package/dist/devices/m_elec.js +68 -0
  663. package/dist/devices/makegood.d.ts +3 -0
  664. package/dist/devices/makegood.d.ts.map +1 -0
  665. package/dist/devices/makegood.js +65 -0
  666. package/dist/devices/matcall_bv.d.ts +3 -0
  667. package/dist/devices/matcall_bv.d.ts.map +1 -0
  668. package/dist/devices/matcall_bv.js +54 -0
  669. package/dist/devices/mazda.d.ts +3 -0
  670. package/dist/devices/mazda.d.ts.map +1 -0
  671. package/dist/devices/mazda.js +163 -0
  672. package/dist/devices/mazda.js.map +1 -0
  673. package/dist/devices/meazon.d.ts +3 -0
  674. package/dist/devices/meazon.d.ts.map +1 -0
  675. package/dist/devices/meazon.js +95 -0
  676. package/dist/devices/meazon.js.map +1 -0
  677. package/dist/devices/mercator.d.ts +3 -0
  678. package/dist/devices/mercator.d.ts.map +1 -0
  679. package/dist/devices/mercator.js +249 -0
  680. package/dist/devices/mercator.js.map +1 -0
  681. package/dist/devices/miboxer.d.ts +3 -0
  682. package/dist/devices/miboxer.d.ts.map +1 -0
  683. package/dist/devices/miboxer.js +89 -0
  684. package/dist/devices/miboxer.js.map +1 -0
  685. package/dist/devices/micromatic.d.ts +3 -0
  686. package/dist/devices/micromatic.d.ts.map +1 -0
  687. package/dist/devices/micromatic.js +47 -0
  688. package/dist/devices/modular.d.ts +3 -0
  689. package/dist/devices/modular.d.ts.map +1 -0
  690. package/dist/devices/modular.js +47 -0
  691. package/dist/devices/moes.d.ts +3 -0
  692. package/dist/devices/moes.d.ts.map +1 -0
  693. package/dist/devices/moes.js +719 -0
  694. package/dist/devices/moes.js.map +1 -0
  695. package/dist/devices/muller_licht.d.ts +3 -0
  696. package/dist/devices/muller_licht.d.ts.map +1 -0
  697. package/dist/devices/muller_licht.js +334 -0
  698. package/dist/devices/muller_licht.js.map +1 -0
  699. package/dist/devices/multiterm.d.ts +3 -0
  700. package/dist/devices/multiterm.d.ts.map +1 -0
  701. package/dist/devices/multiterm.js +119 -0
  702. package/dist/devices/multiterm.js.map +1 -0
  703. package/dist/devices/namron.d.ts +3 -0
  704. package/dist/devices/namron.d.ts.map +1 -0
  705. package/dist/devices/namron.js +1573 -0
  706. package/dist/devices/namron.js.map +1 -0
  707. package/dist/devices/nanoleaf.d.ts +3 -0
  708. package/dist/devices/nanoleaf.d.ts.map +1 -0
  709. package/dist/devices/nanoleaf.js +47 -0
  710. package/dist/devices/nedis.d.ts +3 -0
  711. package/dist/devices/nedis.d.ts.map +1 -0
  712. package/dist/devices/nedis.js +87 -0
  713. package/dist/devices/neo.d.ts +3 -0
  714. package/dist/devices/neo.d.ts.map +1 -0
  715. package/dist/devices/neo.js +558 -0
  716. package/dist/devices/neo.js.map +1 -0
  717. package/dist/devices/net2grid.d.ts +3 -0
  718. package/dist/devices/net2grid.d.ts.map +1 -0
  719. package/dist/devices/net2grid.js +64 -0
  720. package/dist/devices/net2grid.js.map +1 -0
  721. package/dist/devices/netvox.d.ts +3 -0
  722. package/dist/devices/netvox.d.ts.map +1 -0
  723. package/dist/devices/netvox.js +71 -0
  724. package/dist/devices/netvox.js.map +1 -0
  725. package/dist/devices/nexelec.d.ts +3 -0
  726. package/dist/devices/nexelec.d.ts.map +1 -0
  727. package/dist/devices/nexelec.js +47 -0
  728. package/dist/devices/niko.d.ts +3 -0
  729. package/dist/devices/niko.d.ts.map +1 -0
  730. package/dist/devices/niko.js +623 -0
  731. package/dist/devices/niko.js.map +1 -0
  732. package/dist/devices/ninja_blocks.d.ts +3 -0
  733. package/dist/devices/ninja_blocks.d.ts.map +1 -0
  734. package/dist/devices/ninja_blocks.js +60 -0
  735. package/dist/devices/ninja_blocks.js.map +1 -0
  736. package/dist/devices/niviss.d.ts +3 -0
  737. package/dist/devices/niviss.d.ts.map +1 -0
  738. package/dist/devices/niviss.js +47 -0
  739. package/dist/devices/nodon.d.ts +3 -0
  740. package/dist/devices/nodon.d.ts.map +1 -0
  741. package/dist/devices/nodon.js +383 -0
  742. package/dist/devices/nodon.js.map +1 -0
  743. package/dist/devices/nordtronic.d.ts +3 -0
  744. package/dist/devices/nordtronic.d.ts.map +1 -0
  745. package/dist/devices/nordtronic.js +73 -0
  746. package/dist/devices/nous.d.ts +3 -0
  747. package/dist/devices/nous.d.ts.map +1 -0
  748. package/dist/devices/nous.js +165 -0
  749. package/dist/devices/nous.js.map +1 -0
  750. package/dist/devices/novo.d.ts +3 -0
  751. package/dist/devices/novo.d.ts.map +1 -0
  752. package/dist/devices/novo.js +54 -0
  753. package/dist/devices/novo.js.map +1 -0
  754. package/dist/devices/nue_3a.d.ts +3 -0
  755. package/dist/devices/nue_3a.d.ts.map +1 -0
  756. package/dist/devices/nue_3a.js +357 -0
  757. package/dist/devices/nue_3a.js.map +1 -0
  758. package/dist/devices/nyce.d.ts +3 -0
  759. package/dist/devices/nyce.d.ts.map +1 -0
  760. package/dist/devices/nyce.js +130 -0
  761. package/dist/devices/nyce.js.map +1 -0
  762. package/dist/devices/onenuo.d.ts +3 -0
  763. package/dist/devices/onenuo.d.ts.map +1 -0
  764. package/dist/devices/onenuo.js +85 -0
  765. package/dist/devices/onesti.d.ts +3 -0
  766. package/dist/devices/onesti.d.ts.map +1 -0
  767. package/dist/devices/onesti.js +204 -0
  768. package/dist/devices/onesti.js.map +1 -0
  769. package/dist/devices/openlumi.d.ts +3 -0
  770. package/dist/devices/openlumi.d.ts.map +1 -0
  771. package/dist/devices/openlumi.js +58 -0
  772. package/dist/devices/openlumi.js.map +1 -0
  773. package/dist/devices/orvibo.d.ts +12 -0
  774. package/dist/devices/orvibo.d.ts.map +1 -0
  775. package/dist/devices/orvibo.js +594 -0
  776. package/dist/devices/orvibo.js.map +1 -0
  777. package/dist/devices/osram.d.ts +3 -0
  778. package/dist/devices/osram.d.ts.map +1 -0
  779. package/dist/devices/osram.js +513 -0
  780. package/dist/devices/osram.js.map +1 -0
  781. package/dist/devices/oujiabao.d.ts +3 -0
  782. package/dist/devices/oujiabao.d.ts.map +1 -0
  783. package/dist/devices/oujiabao.js +51 -0
  784. package/dist/devices/oujiabao.js.map +1 -0
  785. package/dist/devices/owon.d.ts +3 -0
  786. package/dist/devices/owon.d.ts.map +1 -0
  787. package/dist/devices/owon.js +473 -0
  788. package/dist/devices/owon.js.map +1 -0
  789. package/dist/devices/ozsmartthings.d.ts +3 -0
  790. package/dist/devices/ozsmartthings.d.ts.map +1 -0
  791. package/dist/devices/ozsmartthings.js +47 -0
  792. package/dist/devices/paul_neuhaus.d.ts +3 -0
  793. package/dist/devices/paul_neuhaus.d.ts.map +1 -0
  794. package/dist/devices/paul_neuhaus.js +190 -0
  795. package/dist/devices/paul_neuhaus.js.map +1 -0
  796. package/dist/devices/paulmann.d.ts +3 -0
  797. package/dist/devices/paulmann.d.ts.map +1 -0
  798. package/dist/devices/paulmann.js +334 -0
  799. package/dist/devices/paulmann.js.map +1 -0
  800. package/dist/devices/peq.d.ts +3 -0
  801. package/dist/devices/peq.d.ts.map +1 -0
  802. package/dist/devices/peq.js +60 -0
  803. package/dist/devices/peq.js.map +1 -0
  804. package/dist/devices/perenio.d.ts +3 -0
  805. package/dist/devices/perenio.d.ts.map +1 -0
  806. package/dist/devices/perenio.js +462 -0
  807. package/dist/devices/perenio.js.map +1 -0
  808. package/dist/devices/philio.d.ts +3 -0
  809. package/dist/devices/philio.d.ts.map +1 -0
  810. package/dist/devices/philio.js +48 -0
  811. package/dist/devices/philips.d.ts +3 -0
  812. package/dist/devices/philips.d.ts.map +1 -0
  813. package/dist/devices/philips.js +4061 -0
  814. package/dist/devices/philips.js.map +1 -0
  815. package/dist/devices/plaid.d.ts +3 -0
  816. package/dist/devices/plaid.d.ts.map +1 -0
  817. package/dist/devices/plaid.js +61 -0
  818. package/dist/devices/plaid.js.map +1 -0
  819. package/dist/devices/plugwise.d.ts +3 -0
  820. package/dist/devices/plugwise.d.ts.map +1 -0
  821. package/dist/devices/plugwise.js +206 -0
  822. package/dist/devices/plugwise.js.map +1 -0
  823. package/dist/devices/profalux.d.ts +3 -0
  824. package/dist/devices/profalux.d.ts.map +1 -0
  825. package/dist/devices/profalux.js +204 -0
  826. package/dist/devices/profalux.js.map +1 -0
  827. package/dist/devices/prolight.d.ts +3 -0
  828. package/dist/devices/prolight.d.ts.map +1 -0
  829. package/dist/devices/prolight.js +111 -0
  830. package/dist/devices/prolight.js.map +1 -0
  831. package/dist/devices/purmo.d.ts +3 -0
  832. package/dist/devices/purmo.d.ts.map +1 -0
  833. package/dist/devices/purmo.js +91 -0
  834. package/dist/devices/purmo.js.map +1 -0
  835. package/dist/devices/pushok.d.ts +3 -0
  836. package/dist/devices/pushok.d.ts.map +1 -0
  837. package/dist/devices/pushok.js +375 -0
  838. package/dist/devices/pushok.js.map +1 -0
  839. package/dist/devices/qa.d.ts +3 -0
  840. package/dist/devices/qa.d.ts.map +1 -0
  841. package/dist/devices/qa.js +291 -0
  842. package/dist/devices/qa.js.map +1 -0
  843. package/dist/devices/qmotion.d.ts +3 -0
  844. package/dist/devices/qmotion.d.ts.map +1 -0
  845. package/dist/devices/qmotion.js +69 -0
  846. package/dist/devices/qmotion.js.map +1 -0
  847. package/dist/devices/qoto.d.ts +3 -0
  848. package/dist/devices/qoto.d.ts.map +1 -0
  849. package/dist/devices/qoto.js +83 -0
  850. package/dist/devices/qoto.js.map +1 -0
  851. package/dist/devices/quotra.d.ts +3 -0
  852. package/dist/devices/quotra.d.ts.map +1 -0
  853. package/dist/devices/quotra.js +54 -0
  854. package/dist/devices/rademacher.d.ts +3 -0
  855. package/dist/devices/rademacher.d.ts.map +1 -0
  856. package/dist/devices/rademacher.js +61 -0
  857. package/dist/devices/radium.d.ts +3 -0
  858. package/dist/devices/radium.d.ts.map +1 -0
  859. package/dist/devices/radium.js +47 -0
  860. package/dist/devices/raex.d.ts +3 -0
  861. package/dist/devices/raex.d.ts.map +1 -0
  862. package/dist/devices/raex.js +47 -0
  863. package/dist/devices/rgb_genie.d.ts +3 -0
  864. package/dist/devices/rgb_genie.d.ts.map +1 -0
  865. package/dist/devices/rgb_genie.js +275 -0
  866. package/dist/devices/rgb_genie.js.map +1 -0
  867. package/dist/devices/robb.d.ts +3 -0
  868. package/dist/devices/robb.d.ts.map +1 -0
  869. package/dist/devices/robb.js +468 -0
  870. package/dist/devices/robb.js.map +1 -0
  871. package/dist/devices/roome.d.ts +3 -0
  872. package/dist/devices/roome.d.ts.map +1 -0
  873. package/dist/devices/roome.js +51 -0
  874. package/dist/devices/roome.js.map +1 -0
  875. package/dist/devices/rtx.d.ts +3 -0
  876. package/dist/devices/rtx.d.ts.map +1 -0
  877. package/dist/devices/rtx.js +143 -0
  878. package/dist/devices/rtx.js.map +1 -0
  879. package/dist/devices/salus_controls.d.ts +3 -0
  880. package/dist/devices/salus_controls.d.ts.map +1 -0
  881. package/dist/devices/salus_controls.js +221 -0
  882. package/dist/devices/salus_controls.js.map +1 -0
  883. package/dist/devices/samotech.d.ts +3 -0
  884. package/dist/devices/samotech.d.ts.map +1 -0
  885. package/dist/devices/samotech.js +107 -0
  886. package/dist/devices/saswell.d.ts +3 -0
  887. package/dist/devices/saswell.d.ts.map +1 -0
  888. package/dist/devices/saswell.js +123 -0
  889. package/dist/devices/saswell.js.map +1 -0
  890. package/dist/devices/sber.d.ts +3 -0
  891. package/dist/devices/sber.d.ts.map +1 -0
  892. package/dist/devices/sber.js +98 -0
  893. package/dist/devices/scanproducts.d.ts +3 -0
  894. package/dist/devices/scanproducts.d.ts.map +1 -0
  895. package/dist/devices/scanproducts.js +54 -0
  896. package/dist/devices/schlage.d.ts +3 -0
  897. package/dist/devices/schlage.d.ts.map +1 -0
  898. package/dist/devices/schlage.js +60 -0
  899. package/dist/devices/schlage.js.map +1 -0
  900. package/dist/devices/schneider_electric.d.ts +3 -0
  901. package/dist/devices/schneider_electric.d.ts.map +1 -0
  902. package/dist/devices/schneider_electric.js +2184 -0
  903. package/dist/devices/schneider_electric.js.map +1 -0
  904. package/dist/devices/schwaiger.d.ts +3 -0
  905. package/dist/devices/schwaiger.d.ts.map +1 -0
  906. package/dist/devices/schwaiger.js +105 -0
  907. package/dist/devices/schwaiger.js.map +1 -0
  908. package/dist/devices/seastar_intelligence.d.ts +3 -0
  909. package/dist/devices/seastar_intelligence.d.ts.map +1 -0
  910. package/dist/devices/seastar_intelligence.js +52 -0
  911. package/dist/devices/securifi.d.ts +3 -0
  912. package/dist/devices/securifi.d.ts.map +1 -0
  913. package/dist/devices/securifi.js +79 -0
  914. package/dist/devices/securifi.js.map +1 -0
  915. package/dist/devices/sengled.d.ts +6 -0
  916. package/dist/devices/sengled.d.ts.map +1 -0
  917. package/dist/devices/sengled.js +388 -0
  918. package/dist/devices/sengled.js.map +1 -0
  919. package/dist/devices/sercomm.d.ts +3 -0
  920. package/dist/devices/sercomm.d.ts.map +1 -0
  921. package/dist/devices/sercomm.js +186 -0
  922. package/dist/devices/sercomm.js.map +1 -0
  923. package/dist/devices/shade_control.d.ts +3 -0
  924. package/dist/devices/shade_control.d.ts.map +1 -0
  925. package/dist/devices/shade_control.js +61 -0
  926. package/dist/devices/shade_control.js.map +1 -0
  927. package/dist/devices/shenzhen_homa.d.ts +3 -0
  928. package/dist/devices/shenzhen_homa.d.ts.map +1 -0
  929. package/dist/devices/shenzhen_homa.js +143 -0
  930. package/dist/devices/shinasystem.d.ts +3 -0
  931. package/dist/devices/shinasystem.d.ts.map +1 -0
  932. package/dist/devices/shinasystem.js +957 -0
  933. package/dist/devices/shinasystem.js.map +1 -0
  934. package/dist/devices/shyugj.d.ts +3 -0
  935. package/dist/devices/shyugj.d.ts.map +1 -0
  936. package/dist/devices/shyugj.js +53 -0
  937. package/dist/devices/siglis.d.ts +3 -0
  938. package/dist/devices/siglis.d.ts.map +1 -0
  939. package/dist/devices/siglis.js +449 -0
  940. package/dist/devices/siglis.js.map +1 -0
  941. package/dist/devices/sikom.d.ts +3 -0
  942. package/dist/devices/sikom.d.ts.map +1 -0
  943. package/dist/devices/sikom.js +64 -0
  944. package/dist/devices/sikom.js.map +1 -0
  945. package/dist/devices/simon.d.ts +3 -0
  946. package/dist/devices/simon.d.ts.map +1 -0
  947. package/dist/devices/simon.js +14 -0
  948. package/dist/devices/sinope.d.ts +3 -0
  949. package/dist/devices/sinope.d.ts.map +1 -0
  950. package/dist/devices/sinope.js +1751 -0
  951. package/dist/devices/sinope.js.map +1 -0
  952. package/dist/devices/siterwell.d.ts +3 -0
  953. package/dist/devices/siterwell.d.ts.map +1 -0
  954. package/dist/devices/siterwell.js +107 -0
  955. package/dist/devices/siterwell.js.map +1 -0
  956. package/dist/devices/skydance.d.ts +3 -0
  957. package/dist/devices/skydance.d.ts.map +1 -0
  958. package/dist/devices/skydance.js +138 -0
  959. package/dist/devices/slv.d.ts +3 -0
  960. package/dist/devices/slv.d.ts.map +1 -0
  961. package/dist/devices/slv.js +70 -0
  962. package/dist/devices/smart9.d.ts +3 -0
  963. package/dist/devices/smart9.d.ts.map +1 -0
  964. package/dist/devices/smart9.js +63 -0
  965. package/dist/devices/smart9.js.map +1 -0
  966. package/dist/devices/smart_home_pty.d.ts +3 -0
  967. package/dist/devices/smart_home_pty.d.ts.map +1 -0
  968. package/dist/devices/smart_home_pty.js +54 -0
  969. package/dist/devices/smartenit.d.ts +3 -0
  970. package/dist/devices/smartenit.d.ts.map +1 -0
  971. package/dist/devices/smartenit.js +77 -0
  972. package/dist/devices/smartenit.js.map +1 -0
  973. package/dist/devices/smartthings.d.ts +3 -0
  974. package/dist/devices/smartthings.d.ts.map +1 -0
  975. package/dist/devices/smartthings.js +523 -0
  976. package/dist/devices/smartthings.js.map +1 -0
  977. package/dist/devices/smartwings.d.ts +3 -0
  978. package/dist/devices/smartwings.d.ts.map +1 -0
  979. package/dist/devices/smartwings.js +60 -0
  980. package/dist/devices/smartwings.js.map +1 -0
  981. package/dist/devices/smlight.d.ts +3 -0
  982. package/dist/devices/smlight.d.ts.map +1 -0
  983. package/dist/devices/smlight.js +56 -0
  984. package/dist/devices/sohan_electric.d.ts +3 -0
  985. package/dist/devices/sohan_electric.d.ts.map +1 -0
  986. package/dist/devices/sohan_electric.js +50 -0
  987. package/dist/devices/sohan_electric.js.map +1 -0
  988. package/dist/devices/solaredge.d.ts +3 -0
  989. package/dist/devices/solaredge.d.ts.map +1 -0
  990. package/dist/devices/solaredge.js +47 -0
  991. package/dist/devices/soma.d.ts +3 -0
  992. package/dist/devices/soma.d.ts.map +1 -0
  993. package/dist/devices/soma.js +47 -0
  994. package/dist/devices/somfy.d.ts +3 -0
  995. package/dist/devices/somfy.d.ts.map +1 -0
  996. package/dist/devices/somfy.js +98 -0
  997. package/dist/devices/somfy.js.map +1 -0
  998. package/dist/devices/somgoms.d.ts +3 -0
  999. package/dist/devices/somgoms.d.ts.map +1 -0
  1000. package/dist/devices/somgoms.js +81 -0
  1001. package/dist/devices/somgoms.js.map +1 -0
  1002. package/dist/devices/sonoff.d.ts +3 -0
  1003. package/dist/devices/sonoff.d.ts.map +1 -0
  1004. package/dist/devices/sonoff.js +1609 -0
  1005. package/dist/devices/sonoff.js.map +1 -0
  1006. package/dist/devices/sowilo.d.ts +3 -0
  1007. package/dist/devices/sowilo.d.ts.map +1 -0
  1008. package/dist/devices/sowilo.js +47 -0
  1009. package/dist/devices/spotmau.d.ts +3 -0
  1010. package/dist/devices/spotmau.d.ts.map +1 -0
  1011. package/dist/devices/spotmau.js +74 -0
  1012. package/dist/devices/stelpro.d.ts +3 -0
  1013. package/dist/devices/stelpro.d.ts.map +1 -0
  1014. package/dist/devices/stelpro.js +362 -0
  1015. package/dist/devices/stelpro.js.map +1 -0
  1016. package/dist/devices/sunricher.d.ts +3 -0
  1017. package/dist/devices/sunricher.d.ts.map +1 -0
  1018. package/dist/devices/sunricher.js +2279 -0
  1019. package/dist/devices/sunricher.js.map +1 -0
  1020. package/dist/devices/swann.d.ts +3 -0
  1021. package/dist/devices/swann.d.ts.map +1 -0
  1022. package/dist/devices/swann.js +69 -0
  1023. package/dist/devices/swann.js.map +1 -0
  1024. package/dist/devices/sylvania.d.ts +3 -0
  1025. package/dist/devices/sylvania.d.ts.map +1 -0
  1026. package/dist/devices/sylvania.js +223 -0
  1027. package/dist/devices/sylvania.js.map +1 -0
  1028. package/dist/devices/tapestry.d.ts +3 -0
  1029. package/dist/devices/tapestry.d.ts.map +1 -0
  1030. package/dist/devices/tapestry.js +52 -0
  1031. package/dist/devices/tapestry.js.map +1 -0
  1032. package/dist/devices/tci.d.ts +3 -0
  1033. package/dist/devices/tci.d.ts.map +1 -0
  1034. package/dist/devices/tci.js +61 -0
  1035. package/dist/devices/tech.d.ts +3 -0
  1036. package/dist/devices/tech.d.ts.map +1 -0
  1037. package/dist/devices/tech.js +225 -0
  1038. package/dist/devices/tech.js.map +1 -0
  1039. package/dist/devices/technicolor.d.ts +3 -0
  1040. package/dist/devices/technicolor.d.ts.map +1 -0
  1041. package/dist/devices/technicolor.js +98 -0
  1042. package/dist/devices/technicolor.js.map +1 -0
  1043. package/dist/devices/terncy.d.ts +3 -0
  1044. package/dist/devices/terncy.d.ts.map +1 -0
  1045. package/dist/devices/terncy.js +113 -0
  1046. package/dist/devices/terncy.js.map +1 -0
  1047. package/dist/devices/the_light_group.d.ts +3 -0
  1048. package/dist/devices/the_light_group.d.ts.map +1 -0
  1049. package/dist/devices/the_light_group.js +126 -0
  1050. package/dist/devices/the_light_group.js.map +1 -0
  1051. package/dist/devices/third_reality.d.ts +3 -0
  1052. package/dist/devices/third_reality.d.ts.map +1 -0
  1053. package/dist/devices/third_reality.js +606 -0
  1054. package/dist/devices/third_reality.js.map +1 -0
  1055. package/dist/devices/titan_products.d.ts +3 -0
  1056. package/dist/devices/titan_products.d.ts.map +1 -0
  1057. package/dist/devices/titan_products.js +58 -0
  1058. package/dist/devices/titan_products.js.map +1 -0
  1059. package/dist/devices/tlwglobal.d.ts +3 -0
  1060. package/dist/devices/tlwglobal.d.ts.map +1 -0
  1061. package/dist/devices/tlwglobal.js +64 -0
  1062. package/dist/devices/tplink.d.ts +3 -0
  1063. package/dist/devices/tplink.d.ts.map +1 -0
  1064. package/dist/devices/tplink.js +77 -0
  1065. package/dist/devices/tplink.js.map +1 -0
  1066. package/dist/devices/trust.d.ts +3 -0
  1067. package/dist/devices/trust.d.ts.map +1 -0
  1068. package/dist/devices/trust.js +179 -0
  1069. package/dist/devices/trust.js.map +1 -0
  1070. package/dist/devices/tubeszb.d.ts +3 -0
  1071. package/dist/devices/tubeszb.d.ts.map +1 -0
  1072. package/dist/devices/tubeszb.js +56 -0
  1073. package/dist/devices/tubeszb.js.map +1 -0
  1074. package/dist/devices/tuya.d.ts +3 -0
  1075. package/dist/devices/tuya.d.ts.map +1 -0
  1076. package/dist/devices/tuya.js +16001 -0
  1077. package/dist/devices/tuya.js.map +1 -0
  1078. package/dist/devices/ubisys.d.ts +3 -0
  1079. package/dist/devices/ubisys.d.ts.map +1 -0
  1080. package/dist/devices/ubisys.js +1307 -0
  1081. package/dist/devices/ubisys.js.map +1 -0
  1082. package/dist/devices/uhome.d.ts +3 -0
  1083. package/dist/devices/uhome.d.ts.map +1 -0
  1084. package/dist/devices/uhome.js +60 -0
  1085. package/dist/devices/uhome.js.map +1 -0
  1086. package/dist/devices/universal_electronics_inc.d.ts +3 -0
  1087. package/dist/devices/universal_electronics_inc.d.ts.map +1 -0
  1088. package/dist/devices/universal_electronics_inc.js +182 -0
  1089. package/dist/devices/universal_electronics_inc.js.map +1 -0
  1090. package/dist/devices/vbled.d.ts +3 -0
  1091. package/dist/devices/vbled.d.ts.map +1 -0
  1092. package/dist/devices/vbled.js +47 -0
  1093. package/dist/devices/vesternet.d.ts +3 -0
  1094. package/dist/devices/vesternet.d.ts.map +1 -0
  1095. package/dist/devices/vesternet.js +326 -0
  1096. package/dist/devices/vesternet.js.map +1 -0
  1097. package/dist/devices/viessmann.d.ts +3 -0
  1098. package/dist/devices/viessmann.d.ts.map +1 -0
  1099. package/dist/devices/viessmann.js +120 -0
  1100. package/dist/devices/viessmann.js.map +1 -0
  1101. package/dist/devices/villeroy_boch.d.ts +3 -0
  1102. package/dist/devices/villeroy_boch.d.ts.map +1 -0
  1103. package/dist/devices/villeroy_boch.js +54 -0
  1104. package/dist/devices/vimar.d.ts +3 -0
  1105. package/dist/devices/vimar.d.ts.map +1 -0
  1106. package/dist/devices/vimar.js +133 -0
  1107. package/dist/devices/vimar.js.map +1 -0
  1108. package/dist/devices/visonic.d.ts +3 -0
  1109. package/dist/devices/visonic.d.ts.map +1 -0
  1110. package/dist/devices/visonic.js +134 -0
  1111. package/dist/devices/visonic.js.map +1 -0
  1112. package/dist/devices/vrey.d.ts +3 -0
  1113. package/dist/devices/vrey.d.ts.map +1 -0
  1114. package/dist/devices/vrey.js +48 -0
  1115. package/dist/devices/wally.d.ts +3 -0
  1116. package/dist/devices/wally.d.ts.map +1 -0
  1117. package/dist/devices/wally.js +60 -0
  1118. package/dist/devices/wally.js.map +1 -0
  1119. package/dist/devices/waxman.d.ts +3 -0
  1120. package/dist/devices/waxman.d.ts.map +1 -0
  1121. package/dist/devices/waxman.js +81 -0
  1122. package/dist/devices/waxman.js.map +1 -0
  1123. package/dist/devices/weiser.d.ts +3 -0
  1124. package/dist/devices/weiser.d.ts.map +1 -0
  1125. package/dist/devices/weiser.js +99 -0
  1126. package/dist/devices/weiser.js.map +1 -0
  1127. package/dist/devices/weten.d.ts +3 -0
  1128. package/dist/devices/weten.d.ts.map +1 -0
  1129. package/dist/devices/weten.js +85 -0
  1130. package/dist/devices/weten.js.map +1 -0
  1131. package/dist/devices/wirenboard.d.ts +3 -0
  1132. package/dist/devices/wirenboard.d.ts.map +1 -0
  1133. package/dist/devices/wirenboard.js +663 -0
  1134. package/dist/devices/wirenboard.js.map +1 -0
  1135. package/dist/devices/wisdom.d.ts +3 -0
  1136. package/dist/devices/wisdom.d.ts.map +1 -0
  1137. package/dist/devices/wisdom.js +47 -0
  1138. package/dist/devices/woolley.d.ts +3 -0
  1139. package/dist/devices/woolley.d.ts.map +1 -0
  1140. package/dist/devices/woolley.js +84 -0
  1141. package/dist/devices/woolley.js.map +1 -0
  1142. package/dist/devices/woox.d.ts +3 -0
  1143. package/dist/devices/woox.d.ts.map +1 -0
  1144. package/dist/devices/woox.js +129 -0
  1145. package/dist/devices/woox.js.map +1 -0
  1146. package/dist/devices/wyze.d.ts +3 -0
  1147. package/dist/devices/wyze.d.ts.map +1 -0
  1148. package/dist/devices/wyze.js +59 -0
  1149. package/dist/devices/wyze.js.map +1 -0
  1150. package/dist/devices/xal.d.ts +3 -0
  1151. package/dist/devices/xal.d.ts.map +1 -0
  1152. package/dist/devices/xal.js +61 -0
  1153. package/dist/devices/xinghuoyuan.d.ts +3 -0
  1154. package/dist/devices/xinghuoyuan.d.ts.map +1 -0
  1155. package/dist/devices/xinghuoyuan.js +47 -0
  1156. package/dist/devices/xyzroe.d.ts +3 -0
  1157. package/dist/devices/xyzroe.d.ts.map +1 -0
  1158. package/dist/devices/xyzroe.js +513 -0
  1159. package/dist/devices/xyzroe.js.map +1 -0
  1160. package/dist/devices/yale.d.ts +3 -0
  1161. package/dist/devices/yale.d.ts.map +1 -0
  1162. package/dist/devices/yale.js +499 -0
  1163. package/dist/devices/yale.js.map +1 -0
  1164. package/dist/devices/yandex.d.ts +3 -0
  1165. package/dist/devices/yandex.d.ts.map +1 -0
  1166. package/dist/devices/yandex.js +444 -0
  1167. package/dist/devices/yandex.js.map +1 -0
  1168. package/dist/devices/ynoa.d.ts +3 -0
  1169. package/dist/devices/ynoa.d.ts.map +1 -0
  1170. package/dist/devices/ynoa.js +109 -0
  1171. package/dist/devices/ynoa.js.map +1 -0
  1172. package/dist/devices/yokis.d.ts +3 -0
  1173. package/dist/devices/yokis.d.ts.map +1 -0
  1174. package/dist/devices/yokis.js +2532 -0
  1175. package/dist/devices/yokis.js.map +1 -0
  1176. package/dist/devices/yookee.d.ts +3 -0
  1177. package/dist/devices/yookee.d.ts.map +1 -0
  1178. package/dist/devices/yookee.js +59 -0
  1179. package/dist/devices/yookee.js.map +1 -0
  1180. package/dist/devices/ysrsai.d.ts +3 -0
  1181. package/dist/devices/ysrsai.d.ts.map +1 -0
  1182. package/dist/devices/ysrsai.js +65 -0
  1183. package/dist/devices/zemismart.d.ts +3 -0
  1184. package/dist/devices/zemismart.d.ts.map +1 -0
  1185. package/dist/devices/zemismart.js +388 -0
  1186. package/dist/devices/zemismart.js.map +1 -0
  1187. package/dist/devices/zen.d.ts +3 -0
  1188. package/dist/devices/zen.d.ts.map +1 -0
  1189. package/dist/devices/zen.js +92 -0
  1190. package/dist/devices/zen.js.map +1 -0
  1191. package/dist/devices/zigbeetlc.js +235 -0
  1192. package/dist/devices/zipato.d.ts +3 -0
  1193. package/dist/devices/zipato.d.ts.map +1 -0
  1194. package/dist/devices/zipato.js +47 -0
  1195. package/dist/index.d.ts +20 -0
  1196. package/dist/index.d.ts.map +1 -0
  1197. package/dist/index.js +513 -0
  1198. package/dist/index.js.map +1 -0
  1199. package/dist/indexer.d.ts +5 -0
  1200. package/dist/indexer.d.ts.map +1 -0
  1201. package/dist/indexer.js +135 -0
  1202. package/dist/indexer.js.map +1 -0
  1203. package/dist/lib/color.d.ts +271 -0
  1204. package/dist/lib/color.d.ts.map +1 -0
  1205. package/dist/lib/color.js +754 -0
  1206. package/dist/lib/color.js.map +1 -0
  1207. package/dist/lib/configureKey.d.ts +3 -0
  1208. package/dist/lib/configureKey.d.ts.map +1 -0
  1209. package/dist/lib/configureKey.js +938 -0
  1210. package/dist/lib/configureKey.js.map +1 -0
  1211. package/dist/lib/constants.d.ts +68 -0
  1212. package/dist/lib/constants.d.ts.map +1 -0
  1213. package/dist/lib/constants.js +264 -0
  1214. package/dist/lib/constants.js.map +1 -0
  1215. package/dist/lib/develco.d.ts +15 -0
  1216. package/dist/lib/develco.d.ts.map +1 -0
  1217. package/dist/lib/develco.js +183 -0
  1218. package/dist/lib/develco.js.map +1 -0
  1219. package/dist/lib/ewelink.d.ts +30 -0
  1220. package/dist/lib/ewelink.d.ts.map +1 -0
  1221. package/dist/lib/ewelink.js +716 -0
  1222. package/dist/lib/ewelink.js.map +1 -0
  1223. package/dist/lib/exposes.d.ts +360 -0
  1224. package/dist/lib/exposes.d.ts.map +1 -0
  1225. package/dist/lib/exposes.js +1085 -0
  1226. package/dist/lib/exposes.js.map +1 -0
  1227. package/dist/lib/generateDefinition.d.ts +6 -0
  1228. package/dist/lib/generateDefinition.d.ts.map +1 -0
  1229. package/dist/lib/generateDefinition.js +345 -0
  1230. package/dist/lib/generateDefinition.js.map +1 -0
  1231. package/dist/lib/ikea.d.ts +39 -0
  1232. package/dist/lib/ikea.d.ts.map +1 -0
  1233. package/dist/lib/ikea.js +782 -0
  1234. package/dist/lib/ikea.js.map +1 -0
  1235. package/dist/lib/kelvinToXy.js +1913 -0
  1236. package/dist/lib/kelvinToXy.js.map +1 -0
  1237. package/dist/lib/ledvance.d.ts +20 -0
  1238. package/dist/lib/ledvance.d.ts.map +1 -0
  1239. package/dist/lib/ledvance.js +103 -0
  1240. package/dist/lib/ledvance.js.map +1 -0
  1241. package/dist/lib/legacy.d.ts +5054 -0
  1242. package/dist/lib/legacy.d.ts.map +1 -0
  1243. package/dist/lib/legacy.js +6456 -0
  1244. package/dist/lib/legacy.js.map +1 -0
  1245. package/dist/lib/legrand.d.ts +69 -0
  1246. package/dist/lib/legrand.d.ts.map +1 -0
  1247. package/dist/lib/legrand.js +282 -0
  1248. package/dist/lib/legrand.js.map +1 -0
  1249. package/dist/lib/light.d.ts +8 -0
  1250. package/dist/lib/light.d.ts.map +1 -0
  1251. package/dist/lib/light.js +142 -0
  1252. package/dist/lib/light.js.map +1 -0
  1253. package/dist/lib/logger.d.ts +4 -0
  1254. package/dist/lib/logger.d.ts.map +1 -0
  1255. package/dist/lib/logger.js +14 -0
  1256. package/dist/lib/lumi.d.ts +950 -0
  1257. package/dist/lib/lumi.d.ts.map +1 -0
  1258. package/dist/lib/lumi.js +5017 -0
  1259. package/dist/lib/lumi.js.map +1 -0
  1260. package/dist/lib/modernExtend.d.ts +337 -0
  1261. package/dist/lib/modernExtend.d.ts.map +1 -0
  1262. package/dist/lib/modernExtend.js +2088 -0
  1263. package/dist/lib/modernExtend.js.map +1 -0
  1264. package/dist/lib/namron.d.ts +56 -0
  1265. package/dist/lib/namron.d.ts.map +1 -0
  1266. package/dist/lib/namron.js +434 -0
  1267. package/dist/lib/namron.js.map +1 -0
  1268. package/dist/lib/nodon.d.ts +3 -0
  1269. package/dist/lib/nodon.d.ts.map +1 -0
  1270. package/dist/lib/nodon.js +130 -0
  1271. package/dist/lib/nodon.js.map +1 -0
  1272. package/dist/lib/ota.d.ts +71 -0
  1273. package/dist/lib/ota.d.ts.map +1 -0
  1274. package/dist/lib/ota.js +661 -0
  1275. package/dist/lib/ota.js.map +1 -0
  1276. package/dist/lib/philips.d.ts +252 -0
  1277. package/dist/lib/philips.d.ts.map +1 -0
  1278. package/dist/lib/philips.js +684 -0
  1279. package/dist/lib/philips.js.map +1 -0
  1280. package/dist/lib/reporting.d.ts +58 -0
  1281. package/dist/lib/reporting.d.ts.map +1 -0
  1282. package/dist/lib/reporting.js +285 -0
  1283. package/dist/lib/store.d.ts +7 -0
  1284. package/dist/lib/store.d.ts.map +1 -0
  1285. package/dist/lib/store.js +49 -0
  1286. package/dist/lib/store.js.map +1 -0
  1287. package/dist/lib/sunricher.d.ts +13 -0
  1288. package/dist/lib/sunricher.d.ts.map +1 -0
  1289. package/dist/lib/sunricher.js +14 -0
  1290. package/dist/lib/tuya.d.ts +784 -0
  1291. package/dist/lib/tuya.d.ts.map +1 -0
  1292. package/dist/lib/tuya.js +2394 -0
  1293. package/dist/lib/tuya.js.map +1 -0
  1294. package/dist/lib/types.d.ts +440 -0
  1295. package/dist/lib/types.d.ts.map +1 -0
  1296. package/dist/lib/ubisys.d.ts +19 -0
  1297. package/dist/lib/ubisys.d.ts.map +1 -0
  1298. package/dist/lib/ubisys.js +293 -0
  1299. package/dist/lib/ubisys.js.map +1 -0
  1300. package/dist/lib/utils.d.ts +93 -0
  1301. package/dist/lib/utils.d.ts.map +1 -0
  1302. package/dist/lib/utils.js +726 -0
  1303. package/dist/lib/utils.js.map +1 -0
  1304. package/dist/lib/zosung.d.ts +52 -0
  1305. package/dist/lib/zosung.d.ts.map +1 -0
  1306. package/dist/lib/zosung.js +253 -0
  1307. package/dist/lib/zosung.js.map +1 -0
  1308. package/dist/models-index.json +1 -0
  1309. package/package.json +21 -29
  1310. package/converters/fromZigbee.d.ts +0 -2031
  1311. package/converters/fromZigbee.d.ts.map +0 -1
  1312. package/converters/fromZigbee.js +0 -5324
  1313. package/converters/fromZigbee.js.map +0 -1
  1314. package/converters/toZigbee.d.ts +0 -1574
  1315. package/converters/toZigbee.d.ts.map +0 -1
  1316. package/converters/toZigbee.js +0 -4433
  1317. package/converters/toZigbee.js.map +0 -1
  1318. package/devices/ITCommander.d.ts +0 -3
  1319. package/devices/ITCommander.d.ts.map +0 -1
  1320. package/devices/ITCommander.js +0 -76
  1321. package/devices/ITCommander.js.map +0 -1
  1322. package/devices/acova.d.ts +0 -3
  1323. package/devices/acova.d.ts.map +0 -1
  1324. package/devices/acova.js +0 -126
  1325. package/devices/acova.js.map +0 -1
  1326. package/devices/acuity_brands_lighting.d.ts +0 -3
  1327. package/devices/acuity_brands_lighting.d.ts.map +0 -1
  1328. package/devices/acuity_brands_lighting.js +0 -61
  1329. package/devices/adeo.d.ts +0 -3
  1330. package/devices/adeo.d.ts.map +0 -1
  1331. package/devices/adeo.js +0 -485
  1332. package/devices/adeo.js.map +0 -1
  1333. package/devices/adurosmart.d.ts +0 -3
  1334. package/devices/adurosmart.d.ts.map +0 -1
  1335. package/devices/adurosmart.js +0 -189
  1336. package/devices/adurosmart.js.map +0 -1
  1337. package/devices/aeotec.d.ts +0 -3
  1338. package/devices/aeotec.d.ts.map +0 -1
  1339. package/devices/aeotec.js +0 -98
  1340. package/devices/aeotec.js.map +0 -1
  1341. package/devices/airam.d.ts +0 -3
  1342. package/devices/airam.d.ts.map +0 -1
  1343. package/devices/airam.js +0 -105
  1344. package/devices/airam.js.map +0 -1
  1345. package/devices/airzone_aidoo.d.ts +0 -3
  1346. package/devices/airzone_aidoo.d.ts.map +0 -1
  1347. package/devices/airzone_aidoo.js +0 -80
  1348. package/devices/airzone_aidoo.js.map +0 -1
  1349. package/devices/ajax_online.d.ts +0 -3
  1350. package/devices/ajax_online.d.ts.map +0 -1
  1351. package/devices/ajax_online.js +0 -83
  1352. package/devices/akuvox.d.ts +0 -3
  1353. package/devices/akuvox.d.ts.map +0 -1
  1354. package/devices/akuvox.js +0 -68
  1355. package/devices/akuvox.js.map +0 -1
  1356. package/devices/alchemy.d.ts +0 -3
  1357. package/devices/alchemy.d.ts.map +0 -1
  1358. package/devices/alchemy.js +0 -54
  1359. package/devices/aldi.d.ts +0 -3
  1360. package/devices/aldi.d.ts.map +0 -1
  1361. package/devices/aldi.js +0 -57
  1362. package/devices/aldi.js.map +0 -1
  1363. package/devices/alecto.d.ts +0 -3
  1364. package/devices/alecto.d.ts.map +0 -1
  1365. package/devices/alecto.js +0 -95
  1366. package/devices/alecto.js.map +0 -1
  1367. package/devices/amina.d.ts +0 -3
  1368. package/devices/amina.d.ts.map +0 -1
  1369. package/devices/amina.js +0 -369
  1370. package/devices/amina.js.map +0 -1
  1371. package/devices/anchor.d.ts +0 -3
  1372. package/devices/anchor.d.ts.map +0 -1
  1373. package/devices/anchor.js +0 -47
  1374. package/devices/atlantic.d.ts +0 -3
  1375. package/devices/atlantic.d.ts.map +0 -1
  1376. package/devices/atlantic.js +0 -145
  1377. package/devices/atlantic.js.map +0 -1
  1378. package/devices/atsmart.d.ts +0 -3
  1379. package/devices/atsmart.d.ts.map +0 -1
  1380. package/devices/atsmart.js +0 -47
  1381. package/devices/aubess.d.ts +0 -3
  1382. package/devices/aubess.d.ts.map +0 -1
  1383. package/devices/aubess.js +0 -60
  1384. package/devices/aurora_lighting.d.ts +0 -3
  1385. package/devices/aurora_lighting.d.ts.map +0 -1
  1386. package/devices/aurora_lighting.js +0 -332
  1387. package/devices/aurora_lighting.js.map +0 -1
  1388. package/devices/automaton.d.ts +0 -3
  1389. package/devices/automaton.d.ts.map +0 -1
  1390. package/devices/automaton.js +0 -64
  1391. package/devices/avatto.d.ts +0 -3
  1392. package/devices/avatto.d.ts.map +0 -1
  1393. package/devices/avatto.js +0 -273
  1394. package/devices/avatto.js.map +0 -1
  1395. package/devices/awox.d.ts +0 -3
  1396. package/devices/awox.d.ts.map +0 -1
  1397. package/devices/awox.js +0 -239
  1398. package/devices/awox.js.map +0 -1
  1399. package/devices/axis.d.ts +0 -3
  1400. package/devices/axis.d.ts.map +0 -1
  1401. package/devices/axis.js +0 -62
  1402. package/devices/axis.js.map +0 -1
  1403. package/devices/bankamp.d.ts +0 -3
  1404. package/devices/bankamp.d.ts.map +0 -1
  1405. package/devices/bankamp.js +0 -47
  1406. package/devices/bega.d.ts +0 -3
  1407. package/devices/bega.d.ts.map +0 -1
  1408. package/devices/bega.js +0 -61
  1409. package/devices/belkin.d.ts +0 -3
  1410. package/devices/belkin.d.ts.map +0 -1
  1411. package/devices/belkin.js +0 -47
  1412. package/devices/bitron.d.ts +0 -3
  1413. package/devices/bitron.d.ts.map +0 -1
  1414. package/devices/bitron.js +0 -357
  1415. package/devices/bitron.js.map +0 -1
  1416. package/devices/bituo_technik.d.ts +0 -3
  1417. package/devices/bituo_technik.d.ts.map +0 -1
  1418. package/devices/bituo_technik.js +0 -120
  1419. package/devices/bituo_technik.js.map +0 -1
  1420. package/devices/blaupunkt.d.ts +0 -3
  1421. package/devices/blaupunkt.d.ts.map +0 -1
  1422. package/devices/blaupunkt.js +0 -67
  1423. package/devices/blaupunkt.js.map +0 -1
  1424. package/devices/blitzwolf.d.ts +0 -3
  1425. package/devices/blitzwolf.d.ts.map +0 -1
  1426. package/devices/blitzwolf.js +0 -73
  1427. package/devices/blitzwolf.js.map +0 -1
  1428. package/devices/bosch.d.ts +0 -3
  1429. package/devices/bosch.d.ts.map +0 -1
  1430. package/devices/bosch.js +0 -2046
  1431. package/devices/bosch.js.map +0 -1
  1432. package/devices/bouffalo_lab.d.ts +0 -3
  1433. package/devices/bouffalo_lab.d.ts.map +0 -1
  1434. package/devices/bouffalo_lab.js +0 -47
  1435. package/devices/brimate.d.ts +0 -3
  1436. package/devices/brimate.d.ts.map +0 -1
  1437. package/devices/brimate.js +0 -54
  1438. package/devices/brimate.js.map +0 -1
  1439. package/devices/bseed.d.ts +0 -3
  1440. package/devices/bseed.d.ts.map +0 -1
  1441. package/devices/bseed.js +0 -53
  1442. package/devices/bticino.d.ts +0 -3
  1443. package/devices/bticino.d.ts.map +0 -1
  1444. package/devices/bticino.js +0 -112
  1445. package/devices/bticino.js.map +0 -1
  1446. package/devices/busch_jaeger.d.ts +0 -3
  1447. package/devices/busch_jaeger.d.ts.map +0 -1
  1448. package/devices/busch_jaeger.js +0 -184
  1449. package/devices/busch_jaeger.js.map +0 -1
  1450. package/devices/byun.d.ts +0 -3
  1451. package/devices/byun.d.ts.map +0 -1
  1452. package/devices/byun.js +0 -63
  1453. package/devices/byun.js.map +0 -1
  1454. package/devices/calex.d.ts +0 -3
  1455. package/devices/calex.d.ts.map +0 -1
  1456. package/devices/calex.js +0 -90
  1457. package/devices/calex.js.map +0 -1
  1458. package/devices/candeo.d.ts +0 -3
  1459. package/devices/candeo.d.ts.map +0 -1
  1460. package/devices/candeo.js +0 -224
  1461. package/devices/casaia.d.ts +0 -3
  1462. package/devices/casaia.d.ts.map +0 -1
  1463. package/devices/casaia.js +0 -98
  1464. package/devices/casaia.js.map +0 -1
  1465. package/devices/cel.d.ts +0 -3
  1466. package/devices/cel.d.ts.map +0 -1
  1467. package/devices/cel.js +0 -19
  1468. package/devices/cel.js.map +0 -1
  1469. package/devices/centralite.d.ts +0 -3
  1470. package/devices/centralite.d.ts.map +0 -1
  1471. package/devices/centralite.js +0 -452
  1472. package/devices/centralite.js.map +0 -1
  1473. package/devices/chacon.d.ts +0 -3
  1474. package/devices/chacon.d.ts.map +0 -1
  1475. package/devices/chacon.js +0 -57
  1476. package/devices/cleode.d.ts +0 -3
  1477. package/devices/cleode.d.ts.map +0 -1
  1478. package/devices/cleode.js +0 -47
  1479. package/devices/cleverio.d.ts +0 -3
  1480. package/devices/cleverio.d.ts.map +0 -1
  1481. package/devices/cleverio.js +0 -77
  1482. package/devices/cleverio.js.map +0 -1
  1483. package/devices/climax.d.ts +0 -3
  1484. package/devices/climax.d.ts.map +0 -1
  1485. package/devices/climax.js +0 -180
  1486. package/devices/climax.js.map +0 -1
  1487. package/devices/commercial_electric.d.ts +0 -3
  1488. package/devices/commercial_electric.d.ts.map +0 -1
  1489. package/devices/commercial_electric.js +0 -47
  1490. package/devices/cree.d.ts +0 -3
  1491. package/devices/cree.d.ts.map +0 -1
  1492. package/devices/cree.js +0 -47
  1493. package/devices/ctm.d.ts +0 -3
  1494. package/devices/ctm.d.ts.map +0 -1
  1495. package/devices/ctm.js +0 -1361
  1496. package/devices/ctm.js.map +0 -1
  1497. package/devices/current_products_corp.d.ts +0 -3
  1498. package/devices/current_products_corp.d.ts.map +0 -1
  1499. package/devices/current_products_corp.js +0 -63
  1500. package/devices/current_products_corp.js.map +0 -1
  1501. package/devices/custom_devices_diy.d.ts +0 -3
  1502. package/devices/custom_devices_diy.d.ts.map +0 -1
  1503. package/devices/custom_devices_diy.js +0 -1206
  1504. package/devices/custom_devices_diy.js.map +0 -1
  1505. package/devices/cy_lighting.d.ts +0 -3
  1506. package/devices/cy_lighting.d.ts.map +0 -1
  1507. package/devices/cy_lighting.js +0 -47
  1508. package/devices/danalock.d.ts +0 -3
  1509. package/devices/danalock.d.ts.map +0 -1
  1510. package/devices/danalock.js +0 -64
  1511. package/devices/danalock.js.map +0 -1
  1512. package/devices/danfoss.d.ts +0 -3
  1513. package/devices/danfoss.d.ts.map +0 -1
  1514. package/devices/danfoss.js +0 -741
  1515. package/devices/danfoss.js.map +0 -1
  1516. package/devices/databyte.d.ts +0 -3
  1517. package/devices/databyte.d.ts.map +0 -1
  1518. package/devices/databyte.js +0 -93
  1519. package/devices/databyte.js.map +0 -1
  1520. package/devices/datek.d.ts +0 -3
  1521. package/devices/datek.d.ts.map +0 -1
  1522. package/devices/datek.js +0 -307
  1523. package/devices/datek.js.map +0 -1
  1524. package/devices/dawon_dns.d.ts +0 -3
  1525. package/devices/dawon_dns.d.ts.map +0 -1
  1526. package/devices/dawon_dns.js +0 -317
  1527. package/devices/dawon_dns.js.map +0 -1
  1528. package/devices/develco.d.ts +0 -3
  1529. package/devices/develco.d.ts.map +0 -1
  1530. package/devices/develco.js +0 -1034
  1531. package/devices/develco.js.map +0 -1
  1532. package/devices/digi.d.ts +0 -3
  1533. package/devices/digi.d.ts.map +0 -1
  1534. package/devices/digi.js +0 -24
  1535. package/devices/direct_signs.d.ts +0 -3
  1536. package/devices/direct_signs.d.ts.map +0 -1
  1537. package/devices/direct_signs.js +0 -47
  1538. package/devices/diyruz.d.ts +0 -3
  1539. package/devices/diyruz.d.ts.map +0 -1
  1540. package/devices/diyruz.js +0 -400
  1541. package/devices/diyruz.js.map +0 -1
  1542. package/devices/dlink.d.ts +0 -3
  1543. package/devices/dlink.d.ts.map +0 -1
  1544. package/devices/dlink.js +0 -75
  1545. package/devices/dlink.js.map +0 -1
  1546. package/devices/dnake.d.ts +0 -3
  1547. package/devices/dnake.d.ts.map +0 -1
  1548. package/devices/dnake.js +0 -47
  1549. package/devices/dowsing_reynolds.d.ts +0 -3
  1550. package/devices/dowsing_reynolds.d.ts.map +0 -1
  1551. package/devices/dowsing_reynolds.js +0 -47
  1552. package/devices/dresden_elektronik.d.ts +0 -3
  1553. package/devices/dresden_elektronik.d.ts.map +0 -1
  1554. package/devices/dresden_elektronik.js +0 -82
  1555. package/devices/easyaccess.d.ts +0 -3
  1556. package/devices/easyaccess.d.ts.map +0 -1
  1557. package/devices/easyaccess.js +0 -70
  1558. package/devices/easyaccess.js.map +0 -1
  1559. package/devices/easyiot.d.ts +0 -3
  1560. package/devices/easyiot.d.ts.map +0 -1
  1561. package/devices/easyiot.js +0 -357
  1562. package/devices/easyiot.js.map +0 -1
  1563. package/devices/eatonhalo_led.d.ts +0 -3
  1564. package/devices/eatonhalo_led.d.ts.map +0 -1
  1565. package/devices/eatonhalo_led.js +0 -47
  1566. package/devices/echostar.d.ts +0 -3
  1567. package/devices/echostar.d.ts.map +0 -1
  1568. package/devices/echostar.js +0 -64
  1569. package/devices/echostar.js.map +0 -1
  1570. package/devices/ecodim.d.ts +0 -3
  1571. package/devices/ecodim.d.ts.map +0 -1
  1572. package/devices/ecodim.js +0 -269
  1573. package/devices/ecodim.js.map +0 -1
  1574. package/devices/ecolink.d.ts +0 -3
  1575. package/devices/ecolink.d.ts.map +0 -1
  1576. package/devices/ecolink.js +0 -60
  1577. package/devices/ecolink.js.map +0 -1
  1578. package/devices/ecosmart.d.ts +0 -3
  1579. package/devices/ecosmart.d.ts.map +0 -1
  1580. package/devices/ecosmart.js +0 -115
  1581. package/devices/ecozy.d.ts +0 -3
  1582. package/devices/ecozy.d.ts.map +0 -1
  1583. package/devices/ecozy.js +0 -88
  1584. package/devices/ecozy.js.map +0 -1
  1585. package/devices/edp.d.ts +0 -3
  1586. package/devices/edp.d.ts.map +0 -1
  1587. package/devices/edp.js +0 -73
  1588. package/devices/edp.js.map +0 -1
  1589. package/devices/efekta.d.ts +0 -3
  1590. package/devices/efekta.d.ts.map +0 -1
  1591. package/devices/efekta.js +0 -2632
  1592. package/devices/efekta.js.map +0 -1
  1593. package/devices/eglo.d.ts +0 -3
  1594. package/devices/eglo.d.ts.map +0 -1
  1595. package/devices/eglo.js +0 -133
  1596. package/devices/eglo.js.map +0 -1
  1597. package/devices/elko.d.ts +0 -3
  1598. package/devices/elko.d.ts.map +0 -1
  1599. package/devices/elko.js +0 -239
  1600. package/devices/elko.js.map +0 -1
  1601. package/devices/enbrighten.d.ts +0 -3
  1602. package/devices/enbrighten.d.ts.map +0 -1
  1603. package/devices/enbrighten.js +0 -156
  1604. package/devices/enocean.d.ts +0 -3
  1605. package/devices/enocean.d.ts.map +0 -1
  1606. package/devices/enocean.js +0 -152
  1607. package/devices/enocean.js.map +0 -1
  1608. package/devices/envilar.d.ts +0 -3
  1609. package/devices/envilar.d.ts.map +0 -1
  1610. package/devices/envilar.js +0 -99
  1611. package/devices/envilar.js.map +0 -1
  1612. package/devices/essentialb.d.ts +0 -3
  1613. package/devices/essentialb.d.ts.map +0 -1
  1614. package/devices/essentialb.js +0 -136
  1615. package/devices/essentialb.js.map +0 -1
  1616. package/devices/essentials.d.ts +0 -3
  1617. package/devices/essentials.d.ts.map +0 -1
  1618. package/devices/essentials.js +0 -150
  1619. package/devices/eucontrols.d.ts +0 -3
  1620. package/devices/eucontrols.d.ts.map +0 -1
  1621. package/devices/eucontrols.js +0 -47
  1622. package/devices/eurotronic.d.ts +0 -3
  1623. package/devices/eurotronic.d.ts.map +0 -1
  1624. package/devices/eurotronic.js +0 -205
  1625. package/devices/eurotronic.js.map +0 -1
  1626. package/devices/evanell.d.ts +0 -3
  1627. package/devices/evanell.d.ts.map +0 -1
  1628. package/devices/evanell.js +0 -71
  1629. package/devices/evn.d.ts +0 -3
  1630. package/devices/evn.d.ts.map +0 -1
  1631. package/devices/evn.js +0 -93
  1632. package/devices/evn.js.map +0 -1
  1633. package/devices/evology.d.ts +0 -3
  1634. package/devices/evology.d.ts.map +0 -1
  1635. package/devices/evology.js +0 -63
  1636. package/devices/evology.js.map +0 -1
  1637. package/devices/evvr.d.ts +0 -3
  1638. package/devices/evvr.d.ts.map +0 -1
  1639. package/devices/evvr.js +0 -47
  1640. package/devices/ewelink.d.ts +0 -3
  1641. package/devices/ewelink.d.ts.map +0 -1
  1642. package/devices/ewelink.js +0 -352
  1643. package/devices/ewelink.js.map +0 -1
  1644. package/devices/ezex.d.ts +0 -3
  1645. package/devices/ezex.d.ts.map +0 -1
  1646. package/devices/ezex.js +0 -47
  1647. package/devices/fantem.d.ts +0 -3
  1648. package/devices/fantem.d.ts.map +0 -1
  1649. package/devices/fantem.js +0 -114
  1650. package/devices/fantem.js.map +0 -1
  1651. package/devices/feibit.d.ts +0 -3
  1652. package/devices/feibit.d.ts.map +0 -1
  1653. package/devices/feibit.js +0 -344
  1654. package/devices/feibit.js.map +0 -1
  1655. package/devices/fireangel.d.ts +0 -3
  1656. package/devices/fireangel.d.ts.map +0 -1
  1657. package/devices/fireangel.js +0 -54
  1658. package/devices/fireangel.js.map +0 -1
  1659. package/devices/frankever.d.ts +0 -3
  1660. package/devices/frankever.d.ts.map +0 -1
  1661. package/devices/frankever.js +0 -67
  1662. package/devices/frient.d.ts +0 -3
  1663. package/devices/frient.d.ts.map +0 -1
  1664. package/devices/frient.js +0 -74
  1665. package/devices/futurehome.d.ts +0 -3
  1666. package/devices/futurehome.d.ts.map +0 -1
  1667. package/devices/futurehome.js +0 -123
  1668. package/devices/ge.d.ts +0 -3
  1669. package/devices/ge.d.ts.map +0 -1
  1670. package/devices/ge.js +0 -133
  1671. package/devices/ge.js.map +0 -1
  1672. package/devices/gewiss.d.ts +0 -3
  1673. package/devices/gewiss.d.ts.map +0 -1
  1674. package/devices/gewiss.js +0 -85
  1675. package/devices/gewiss.js.map +0 -1
  1676. package/devices/gidealed.d.ts +0 -3
  1677. package/devices/gidealed.d.ts.map +0 -1
  1678. package/devices/gidealed.js +0 -47
  1679. package/devices/giderwel.d.ts +0 -3
  1680. package/devices/giderwel.d.ts.map +0 -1
  1681. package/devices/giderwel.js +0 -47
  1682. package/devices/giex.d.ts +0 -3
  1683. package/devices/giex.d.ts.map +0 -1
  1684. package/devices/giex.js +0 -114
  1685. package/devices/girier.d.ts +0 -3
  1686. package/devices/girier.d.ts.map +0 -1
  1687. package/devices/girier.js +0 -51
  1688. package/devices/gledopto.d.ts +0 -3
  1689. package/devices/gledopto.d.ts.map +0 -1
  1690. package/devices/gledopto.js +0 -1052
  1691. package/devices/gledopto.js.map +0 -1
  1692. package/devices/gmmts.d.ts +0 -3
  1693. package/devices/gmmts.d.ts.map +0 -1
  1694. package/devices/gmmts.js +0 -2285
  1695. package/devices/gmmts.js.map +0 -1
  1696. package/devices/gmy.d.ts +0 -3
  1697. package/devices/gmy.d.ts.map +0 -1
  1698. package/devices/gmy.js +0 -47
  1699. package/devices/gs.d.ts +0 -3
  1700. package/devices/gs.d.ts.map +0 -1
  1701. package/devices/gs.js +0 -121
  1702. package/devices/gumax.d.ts +0 -3
  1703. package/devices/gumax.d.ts.map +0 -1
  1704. package/devices/gumax.js +0 -47
  1705. package/devices/halemeier.d.ts +0 -3
  1706. package/devices/halemeier.d.ts.map +0 -1
  1707. package/devices/halemeier.js +0 -128
  1708. package/devices/halemeier.js.map +0 -1
  1709. package/devices/hampton_bay.d.ts +0 -3
  1710. package/devices/hampton_bay.d.ts.map +0 -1
  1711. package/devices/hampton_bay.js +0 -71
  1712. package/devices/hampton_bay.js.map +0 -1
  1713. package/devices/heatit.d.ts +0 -3
  1714. package/devices/heatit.d.ts.map +0 -1
  1715. package/devices/heatit.js +0 -47
  1716. package/devices/heiman.d.ts +0 -3
  1717. package/devices/heiman.d.ts.map +0 -1
  1718. package/devices/heiman.js +0 -816
  1719. package/devices/heiman.js.map +0 -1
  1720. package/devices/heimgard_technologies.d.ts +0 -3
  1721. package/devices/heimgard_technologies.d.ts.map +0 -1
  1722. package/devices/heimgard_technologies.js +0 -192
  1723. package/devices/heimgard_technologies.js.map +0 -1
  1724. package/devices/hej.d.ts +0 -3
  1725. package/devices/hej.d.ts.map +0 -1
  1726. package/devices/hej.js +0 -105
  1727. package/devices/hfh.d.ts +0 -3
  1728. package/devices/hfh.d.ts.map +0 -1
  1729. package/devices/hfh.js +0 -47
  1730. package/devices/hilux.d.ts +0 -3
  1731. package/devices/hilux.d.ts.map +0 -1
  1732. package/devices/hilux.js +0 -54
  1733. package/devices/hive.d.ts +0 -3
  1734. package/devices/hive.d.ts.map +0 -1
  1735. package/devices/hive.js +0 -765
  1736. package/devices/hive.js.map +0 -1
  1737. package/devices/hommyn.d.ts +0 -3
  1738. package/devices/hommyn.d.ts.map +0 -1
  1739. package/devices/hommyn.js +0 -63
  1740. package/devices/hommyn.js.map +0 -1
  1741. package/devices/honyar.d.ts +0 -3
  1742. package/devices/honyar.d.ts.map +0 -1
  1743. package/devices/honyar.js +0 -170
  1744. package/devices/honyar.js.map +0 -1
  1745. package/devices/hornbach.d.ts +0 -3
  1746. package/devices/hornbach.d.ts.map +0 -1
  1747. package/devices/hornbach.js +0 -138
  1748. package/devices/hzc_electric.d.ts +0 -3
  1749. package/devices/hzc_electric.d.ts.map +0 -1
  1750. package/devices/hzc_electric.js +0 -105
  1751. package/devices/hzc_electric.js.map +0 -1
  1752. package/devices/icasa.d.ts +0 -3
  1753. package/devices/icasa.d.ts.map +0 -1
  1754. package/devices/icasa.js +0 -166
  1755. package/devices/icasa.js.map +0 -1
  1756. package/devices/idinio.d.ts +0 -3
  1757. package/devices/idinio.d.ts.map +0 -1
  1758. package/devices/idinio.js +0 -47
  1759. package/devices/ihorn.d.ts +0 -3
  1760. package/devices/ihorn.d.ts.map +0 -1
  1761. package/devices/ihorn.js +0 -108
  1762. package/devices/ihorn.js.map +0 -1
  1763. package/devices/ikea.d.ts +0 -3
  1764. package/devices/ikea.d.ts.map +0 -1
  1765. package/devices/ikea.js +0 -980
  1766. package/devices/ilightsin.d.ts +0 -3
  1767. package/devices/ilightsin.d.ts.map +0 -1
  1768. package/devices/ilightsin.js +0 -47
  1769. package/devices/iluminize.d.ts +0 -3
  1770. package/devices/iluminize.d.ts.map +0 -1
  1771. package/devices/iluminize.js +0 -389
  1772. package/devices/iluminize.js.map +0 -1
  1773. package/devices/ilux.d.ts +0 -3
  1774. package/devices/ilux.d.ts.map +0 -1
  1775. package/devices/ilux.js +0 -47
  1776. package/devices/imhotepcreation.d.ts +0 -3
  1777. package/devices/imhotepcreation.d.ts.map +0 -1
  1778. package/devices/imhotepcreation.js +0 -242
  1779. package/devices/imhotepcreation.js.map +0 -1
  1780. package/devices/immax.d.ts +0 -3
  1781. package/devices/immax.d.ts.map +0 -1
  1782. package/devices/immax.js +0 -303
  1783. package/devices/immax.js.map +0 -1
  1784. package/devices/imou.d.ts +0 -3
  1785. package/devices/imou.d.ts.map +0 -1
  1786. package/devices/imou.js +0 -60
  1787. package/devices/index.js +0 -649
  1788. package/devices/index.js.map +0 -1
  1789. package/devices/innr.d.ts +0 -3
  1790. package/devices/innr.d.ts.map +0 -1
  1791. package/devices/innr.js +0 -868
  1792. package/devices/innr.js.map +0 -1
  1793. package/devices/inovelli.d.ts +0 -3
  1794. package/devices/inovelli.d.ts.map +0 -1
  1795. package/devices/inovelli.js +0 -2014
  1796. package/devices/inovelli.js.map +0 -1
  1797. package/devices/insta.d.ts +0 -3
  1798. package/devices/insta.d.ts.map +0 -1
  1799. package/devices/insta.js +0 -185
  1800. package/devices/insta.js.map +0 -1
  1801. package/devices/iolloi.d.ts +0 -3
  1802. package/devices/iolloi.d.ts.map +0 -1
  1803. package/devices/iolloi.js +0 -48
  1804. package/devices/iotperfect.d.ts +0 -3
  1805. package/devices/iotperfect.d.ts.map +0 -1
  1806. package/devices/iotperfect.js +0 -57
  1807. package/devices/iotperfect.js.map +0 -1
  1808. package/devices/iris.d.ts +0 -3
  1809. package/devices/iris.d.ts.map +0 -1
  1810. package/devices/iris.js +0 -210
  1811. package/devices/iris.js.map +0 -1
  1812. package/devices/istar.d.ts +0 -3
  1813. package/devices/istar.d.ts.map +0 -1
  1814. package/devices/istar.js +0 -54
  1815. package/devices/jasco.d.ts +0 -3
  1816. package/devices/jasco.d.ts.map +0 -1
  1817. package/devices/jasco.js +0 -66
  1818. package/devices/jasco.js.map +0 -1
  1819. package/devices/javis.d.ts +0 -3
  1820. package/devices/javis.d.ts.map +0 -1
  1821. package/devices/javis.js +0 -80
  1822. package/devices/javis.js.map +0 -1
  1823. package/devices/jethome.d.ts +0 -3
  1824. package/devices/jethome.d.ts.map +0 -1
  1825. package/devices/jethome.js +0 -123
  1826. package/devices/jethome.js.map +0 -1
  1827. package/devices/jiawen.d.ts +0 -3
  1828. package/devices/jiawen.d.ts.map +0 -1
  1829. package/devices/jiawen.js +0 -54
  1830. package/devices/jumitech.d.ts +0 -3
  1831. package/devices/jumitech.d.ts.map +0 -1
  1832. package/devices/jumitech.js +0 -47
  1833. package/devices/jxuan.d.ts +0 -3
  1834. package/devices/jxuan.d.ts.map +0 -1
  1835. package/devices/jxuan.js +0 -88
  1836. package/devices/jxuan.js.map +0 -1
  1837. package/devices/kami.d.ts +0 -3
  1838. package/devices/kami.d.ts.map +0 -1
  1839. package/devices/kami.js +0 -54
  1840. package/devices/kami.js.map +0 -1
  1841. package/devices/keen_home.d.ts +0 -3
  1842. package/devices/keen_home.d.ts.map +0 -1
  1843. package/devices/keen_home.js +0 -159
  1844. package/devices/keen_home.js.map +0 -1
  1845. package/devices/klikaanklikuit.d.ts +0 -3
  1846. package/devices/klikaanklikuit.d.ts.map +0 -1
  1847. package/devices/klikaanklikuit.js +0 -54
  1848. package/devices/kmpcil.d.ts +0 -3
  1849. package/devices/kmpcil.d.ts.map +0 -1
  1850. package/devices/kmpcil.js +0 -215
  1851. package/devices/kmpcil.js.map +0 -1
  1852. package/devices/konke.d.ts +0 -3
  1853. package/devices/konke.d.ts.map +0 -1
  1854. package/devices/konke.js +0 -210
  1855. package/devices/konke.js.map +0 -1
  1856. package/devices/ksentry.d.ts +0 -3
  1857. package/devices/ksentry.d.ts.map +0 -1
  1858. package/devices/ksentry.js +0 -47
  1859. package/devices/kurvia.d.ts +0 -3
  1860. package/devices/kurvia.d.ts.map +0 -1
  1861. package/devices/kurvia.js +0 -52
  1862. package/devices/kurvia.js.map +0 -1
  1863. package/devices/kwikset.d.ts +0 -3
  1864. package/devices/kwikset.d.ts.map +0 -1
  1865. package/devices/kwikset.js +0 -156
  1866. package/devices/kwikset.js.map +0 -1
  1867. package/devices/lanesto.d.ts +0 -3
  1868. package/devices/lanesto.d.ts.map +0 -1
  1869. package/devices/lanesto.js +0 -47
  1870. package/devices/lds.d.ts +0 -3
  1871. package/devices/lds.d.ts.map +0 -1
  1872. package/devices/lds.js +0 -47
  1873. package/devices/led_trading.d.ts +0 -3
  1874. package/devices/led_trading.d.ts.map +0 -1
  1875. package/devices/led_trading.js +0 -111
  1876. package/devices/led_trading.js.map +0 -1
  1877. package/devices/ledvance.d.ts +0 -3
  1878. package/devices/ledvance.d.ts.map +0 -1
  1879. package/devices/ledvance.js +0 -370
  1880. package/devices/leedarson.d.ts +0 -3
  1881. package/devices/leedarson.d.ts.map +0 -1
  1882. package/devices/leedarson.js +0 -183
  1883. package/devices/leedarson.js.map +0 -1
  1884. package/devices/legrand.d.ts +0 -3
  1885. package/devices/legrand.d.ts.map +0 -1
  1886. package/devices/legrand.js +0 -737
  1887. package/devices/legrand.js.map +0 -1
  1888. package/devices/lellki.d.ts +0 -3
  1889. package/devices/lellki.d.ts.map +0 -1
  1890. package/devices/lellki.js +0 -164
  1891. package/devices/lellki.js.map +0 -1
  1892. package/devices/letsled.d.ts +0 -3
  1893. package/devices/letsled.d.ts.map +0 -1
  1894. package/devices/letsled.js +0 -47
  1895. package/devices/letv.d.ts +0 -3
  1896. package/devices/letv.d.ts.map +0 -1
  1897. package/devices/letv.js +0 -89
  1898. package/devices/letv.js.map +0 -1
  1899. package/devices/leviton.d.ts +0 -3
  1900. package/devices/leviton.d.ts.map +0 -1
  1901. package/devices/leviton.js +0 -163
  1902. package/devices/leviton.js.map +0 -1
  1903. package/devices/lg.d.ts +0 -3
  1904. package/devices/lg.d.ts.map +0 -1
  1905. package/devices/lg.js +0 -61
  1906. package/devices/lidl.d.ts +0 -3
  1907. package/devices/lidl.d.ts.map +0 -1
  1908. package/devices/lidl.js +0 -673
  1909. package/devices/lidl.js.map +0 -1
  1910. package/devices/lifecontrol.d.ts +0 -3
  1911. package/devices/lifecontrol.d.ts.map +0 -1
  1912. package/devices/lifecontrol.js +0 -148
  1913. package/devices/lifecontrol.js.map +0 -1
  1914. package/devices/lightsolutions.d.ts +0 -3
  1915. package/devices/lightsolutions.d.ts.map +0 -1
  1916. package/devices/lightsolutions.js +0 -68
  1917. package/devices/linkind.d.ts +0 -3
  1918. package/devices/linkind.d.ts.map +0 -1
  1919. package/devices/linkind.js +0 -274
  1920. package/devices/linkind.js.map +0 -1
  1921. package/devices/linptech.d.ts +0 -3
  1922. package/devices/linptech.d.ts.map +0 -1
  1923. package/devices/linptech.js +0 -158
  1924. package/devices/linptech.js.map +0 -1
  1925. package/devices/livingwise.d.ts +0 -3
  1926. package/devices/livingwise.d.ts.map +0 -1
  1927. package/devices/livingwise.js +0 -118
  1928. package/devices/livingwise.js.map +0 -1
  1929. package/devices/livolo.d.ts +0 -3
  1930. package/devices/livolo.d.ts.map +0 -1
  1931. package/devices/livolo.js +0 -421
  1932. package/devices/livolo.js.map +0 -1
  1933. package/devices/lixee.d.ts +0 -3
  1934. package/devices/lixee.d.ts.map +0 -1
  1935. package/devices/lixee.js +0 -1924
  1936. package/devices/lixee.js.map +0 -1
  1937. package/devices/lonsonho.d.ts +0 -3
  1938. package/devices/lonsonho.d.ts.map +0 -1
  1939. package/devices/lonsonho.js +0 -290
  1940. package/devices/lonsonho.js.map +0 -1
  1941. package/devices/ls.d.ts +0 -3
  1942. package/devices/ls.d.ts.map +0 -1
  1943. package/devices/ls.js +0 -66
  1944. package/devices/lubeez.d.ts +0 -3
  1945. package/devices/lubeez.d.ts.map +0 -1
  1946. package/devices/lubeez.js +0 -47
  1947. package/devices/lumi.d.ts +0 -3
  1948. package/devices/lumi.d.ts.map +0 -1
  1949. package/devices/lumi.js +0 -4430
  1950. package/devices/lumi.js.map +0 -1
  1951. package/devices/lupus.d.ts +0 -3
  1952. package/devices/lupus.d.ts.map +0 -1
  1953. package/devices/lupus.js +0 -97
  1954. package/devices/lupus.js.map +0 -1
  1955. package/devices/lutron.d.ts +0 -3
  1956. package/devices/lutron.d.ts.map +0 -1
  1957. package/devices/lutron.js +0 -71
  1958. package/devices/lutron.js.map +0 -1
  1959. package/devices/lux.d.ts +0 -3
  1960. package/devices/lux.d.ts.map +0 -1
  1961. package/devices/lux.js +0 -90
  1962. package/devices/lux.js.map +0 -1
  1963. package/devices/lytko.d.ts +0 -3
  1964. package/devices/lytko.d.ts.map +0 -1
  1965. package/devices/lytko.js +0 -787
  1966. package/devices/lytko.js.map +0 -1
  1967. package/devices/m_elec.d.ts +0 -3
  1968. package/devices/m_elec.d.ts.map +0 -1
  1969. package/devices/m_elec.js +0 -68
  1970. package/devices/makegood.d.ts +0 -3
  1971. package/devices/makegood.d.ts.map +0 -1
  1972. package/devices/makegood.js +0 -65
  1973. package/devices/matcall_bv.d.ts +0 -3
  1974. package/devices/matcall_bv.d.ts.map +0 -1
  1975. package/devices/matcall_bv.js +0 -54
  1976. package/devices/mazda.d.ts +0 -3
  1977. package/devices/mazda.d.ts.map +0 -1
  1978. package/devices/mazda.js +0 -163
  1979. package/devices/mazda.js.map +0 -1
  1980. package/devices/meazon.d.ts +0 -3
  1981. package/devices/meazon.d.ts.map +0 -1
  1982. package/devices/meazon.js +0 -98
  1983. package/devices/meazon.js.map +0 -1
  1984. package/devices/mercator.d.ts +0 -3
  1985. package/devices/mercator.d.ts.map +0 -1
  1986. package/devices/mercator.js +0 -252
  1987. package/devices/mercator.js.map +0 -1
  1988. package/devices/miboxer.d.ts +0 -3
  1989. package/devices/miboxer.d.ts.map +0 -1
  1990. package/devices/miboxer.js +0 -92
  1991. package/devices/miboxer.js.map +0 -1
  1992. package/devices/micromatic.d.ts +0 -3
  1993. package/devices/micromatic.d.ts.map +0 -1
  1994. package/devices/micromatic.js +0 -47
  1995. package/devices/modular.d.ts +0 -3
  1996. package/devices/modular.d.ts.map +0 -1
  1997. package/devices/modular.js +0 -47
  1998. package/devices/moes.d.ts +0 -3
  1999. package/devices/moes.d.ts.map +0 -1
  2000. package/devices/moes.js +0 -722
  2001. package/devices/moes.js.map +0 -1
  2002. package/devices/muller_licht.d.ts +0 -3
  2003. package/devices/muller_licht.d.ts.map +0 -1
  2004. package/devices/muller_licht.js +0 -337
  2005. package/devices/muller_licht.js.map +0 -1
  2006. package/devices/multiterm.d.ts +0 -3
  2007. package/devices/multiterm.d.ts.map +0 -1
  2008. package/devices/multiterm.js +0 -122
  2009. package/devices/multiterm.js.map +0 -1
  2010. package/devices/namron.d.ts +0 -3
  2011. package/devices/namron.d.ts.map +0 -1
  2012. package/devices/namron.js +0 -1572
  2013. package/devices/namron.js.map +0 -1
  2014. package/devices/nanoleaf.d.ts +0 -3
  2015. package/devices/nanoleaf.d.ts.map +0 -1
  2016. package/devices/nanoleaf.js +0 -47
  2017. package/devices/nedis.d.ts +0 -3
  2018. package/devices/nedis.d.ts.map +0 -1
  2019. package/devices/nedis.js +0 -87
  2020. package/devices/neo.d.ts +0 -3
  2021. package/devices/neo.d.ts.map +0 -1
  2022. package/devices/neo.js +0 -557
  2023. package/devices/neo.js.map +0 -1
  2024. package/devices/net2grid.d.ts +0 -3
  2025. package/devices/net2grid.d.ts.map +0 -1
  2026. package/devices/net2grid.js +0 -67
  2027. package/devices/net2grid.js.map +0 -1
  2028. package/devices/netvox.d.ts +0 -3
  2029. package/devices/netvox.d.ts.map +0 -1
  2030. package/devices/netvox.js +0 -74
  2031. package/devices/netvox.js.map +0 -1
  2032. package/devices/nexelec.d.ts +0 -3
  2033. package/devices/nexelec.d.ts.map +0 -1
  2034. package/devices/nexelec.js +0 -47
  2035. package/devices/niko.d.ts +0 -3
  2036. package/devices/niko.d.ts.map +0 -1
  2037. package/devices/niko.js +0 -632
  2038. package/devices/niko.js.map +0 -1
  2039. package/devices/ninja_blocks.d.ts +0 -3
  2040. package/devices/ninja_blocks.d.ts.map +0 -1
  2041. package/devices/ninja_blocks.js +0 -63
  2042. package/devices/ninja_blocks.js.map +0 -1
  2043. package/devices/niviss.d.ts +0 -3
  2044. package/devices/niviss.d.ts.map +0 -1
  2045. package/devices/niviss.js +0 -47
  2046. package/devices/nodon.d.ts +0 -3
  2047. package/devices/nodon.d.ts.map +0 -1
  2048. package/devices/nodon.js +0 -386
  2049. package/devices/nodon.js.map +0 -1
  2050. package/devices/nordtronic.d.ts +0 -3
  2051. package/devices/nordtronic.d.ts.map +0 -1
  2052. package/devices/nordtronic.js +0 -73
  2053. package/devices/nous.d.ts +0 -3
  2054. package/devices/nous.d.ts.map +0 -1
  2055. package/devices/nous.js +0 -168
  2056. package/devices/nous.js.map +0 -1
  2057. package/devices/novo.d.ts +0 -3
  2058. package/devices/novo.d.ts.map +0 -1
  2059. package/devices/novo.js +0 -57
  2060. package/devices/novo.js.map +0 -1
  2061. package/devices/nue_3a.d.ts +0 -3
  2062. package/devices/nue_3a.d.ts.map +0 -1
  2063. package/devices/nue_3a.js +0 -360
  2064. package/devices/nue_3a.js.map +0 -1
  2065. package/devices/nyce.d.ts +0 -3
  2066. package/devices/nyce.d.ts.map +0 -1
  2067. package/devices/nyce.js +0 -133
  2068. package/devices/nyce.js.map +0 -1
  2069. package/devices/onenuo.d.ts +0 -3
  2070. package/devices/onenuo.d.ts.map +0 -1
  2071. package/devices/onenuo.js +0 -85
  2072. package/devices/onesti.d.ts +0 -3
  2073. package/devices/onesti.d.ts.map +0 -1
  2074. package/devices/onesti.js +0 -207
  2075. package/devices/onesti.js.map +0 -1
  2076. package/devices/openlumi.d.ts +0 -3
  2077. package/devices/openlumi.d.ts.map +0 -1
  2078. package/devices/openlumi.js +0 -61
  2079. package/devices/openlumi.js.map +0 -1
  2080. package/devices/orvibo.d.ts +0 -12
  2081. package/devices/orvibo.d.ts.map +0 -1
  2082. package/devices/orvibo.js +0 -595
  2083. package/devices/orvibo.js.map +0 -1
  2084. package/devices/osram.d.ts +0 -3
  2085. package/devices/osram.d.ts.map +0 -1
  2086. package/devices/osram.js +0 -516
  2087. package/devices/osram.js.map +0 -1
  2088. package/devices/oujiabao.d.ts +0 -3
  2089. package/devices/oujiabao.d.ts.map +0 -1
  2090. package/devices/oujiabao.js +0 -54
  2091. package/devices/oujiabao.js.map +0 -1
  2092. package/devices/owon.d.ts +0 -3
  2093. package/devices/owon.d.ts.map +0 -1
  2094. package/devices/owon.js +0 -476
  2095. package/devices/owon.js.map +0 -1
  2096. package/devices/ozsmartthings.d.ts +0 -3
  2097. package/devices/ozsmartthings.d.ts.map +0 -1
  2098. package/devices/ozsmartthings.js +0 -47
  2099. package/devices/paul_neuhaus.d.ts +0 -3
  2100. package/devices/paul_neuhaus.d.ts.map +0 -1
  2101. package/devices/paul_neuhaus.js +0 -193
  2102. package/devices/paul_neuhaus.js.map +0 -1
  2103. package/devices/paulmann.d.ts +0 -3
  2104. package/devices/paulmann.d.ts.map +0 -1
  2105. package/devices/paulmann.js +0 -337
  2106. package/devices/paulmann.js.map +0 -1
  2107. package/devices/peq.d.ts +0 -3
  2108. package/devices/peq.d.ts.map +0 -1
  2109. package/devices/peq.js +0 -63
  2110. package/devices/peq.js.map +0 -1
  2111. package/devices/perenio.d.ts +0 -3
  2112. package/devices/perenio.d.ts.map +0 -1
  2113. package/devices/perenio.js +0 -467
  2114. package/devices/perenio.js.map +0 -1
  2115. package/devices/philio.d.ts +0 -3
  2116. package/devices/philio.d.ts.map +0 -1
  2117. package/devices/philio.js +0 -48
  2118. package/devices/philips.d.ts +0 -3
  2119. package/devices/philips.d.ts.map +0 -1
  2120. package/devices/philips.js +0 -4064
  2121. package/devices/philips.js.map +0 -1
  2122. package/devices/plaid.d.ts +0 -3
  2123. package/devices/plaid.d.ts.map +0 -1
  2124. package/devices/plaid.js +0 -64
  2125. package/devices/plaid.js.map +0 -1
  2126. package/devices/plugwise.d.ts +0 -3
  2127. package/devices/plugwise.d.ts.map +0 -1
  2128. package/devices/plugwise.js +0 -209
  2129. package/devices/plugwise.js.map +0 -1
  2130. package/devices/profalux.d.ts +0 -3
  2131. package/devices/profalux.d.ts.map +0 -1
  2132. package/devices/profalux.js +0 -190
  2133. package/devices/profalux.js.map +0 -1
  2134. package/devices/prolight.d.ts +0 -3
  2135. package/devices/prolight.d.ts.map +0 -1
  2136. package/devices/prolight.js +0 -114
  2137. package/devices/prolight.js.map +0 -1
  2138. package/devices/purmo.d.ts +0 -3
  2139. package/devices/purmo.d.ts.map +0 -1
  2140. package/devices/purmo.js +0 -94
  2141. package/devices/purmo.js.map +0 -1
  2142. package/devices/pushok.d.ts +0 -3
  2143. package/devices/pushok.d.ts.map +0 -1
  2144. package/devices/pushok.js +0 -375
  2145. package/devices/pushok.js.map +0 -1
  2146. package/devices/qa.d.ts +0 -3
  2147. package/devices/qa.d.ts.map +0 -1
  2148. package/devices/qa.js +0 -294
  2149. package/devices/qa.js.map +0 -1
  2150. package/devices/qmotion.d.ts +0 -3
  2151. package/devices/qmotion.d.ts.map +0 -1
  2152. package/devices/qmotion.js +0 -72
  2153. package/devices/qmotion.js.map +0 -1
  2154. package/devices/qoto.d.ts +0 -3
  2155. package/devices/qoto.d.ts.map +0 -1
  2156. package/devices/qoto.js +0 -86
  2157. package/devices/qoto.js.map +0 -1
  2158. package/devices/quotra.d.ts +0 -3
  2159. package/devices/quotra.d.ts.map +0 -1
  2160. package/devices/quotra.js +0 -54
  2161. package/devices/rademacher.d.ts +0 -3
  2162. package/devices/rademacher.d.ts.map +0 -1
  2163. package/devices/rademacher.js +0 -61
  2164. package/devices/radium.d.ts +0 -3
  2165. package/devices/radium.d.ts.map +0 -1
  2166. package/devices/radium.js +0 -47
  2167. package/devices/raex.d.ts +0 -3
  2168. package/devices/raex.d.ts.map +0 -1
  2169. package/devices/raex.js +0 -47
  2170. package/devices/rgb_genie.d.ts +0 -3
  2171. package/devices/rgb_genie.d.ts.map +0 -1
  2172. package/devices/rgb_genie.js +0 -278
  2173. package/devices/rgb_genie.js.map +0 -1
  2174. package/devices/robb.d.ts +0 -3
  2175. package/devices/robb.d.ts.map +0 -1
  2176. package/devices/robb.js +0 -471
  2177. package/devices/robb.js.map +0 -1
  2178. package/devices/roome.d.ts +0 -3
  2179. package/devices/roome.d.ts.map +0 -1
  2180. package/devices/roome.js +0 -54
  2181. package/devices/roome.js.map +0 -1
  2182. package/devices/rtx.d.ts +0 -3
  2183. package/devices/rtx.d.ts.map +0 -1
  2184. package/devices/rtx.js +0 -146
  2185. package/devices/rtx.js.map +0 -1
  2186. package/devices/salus_controls.d.ts +0 -3
  2187. package/devices/salus_controls.d.ts.map +0 -1
  2188. package/devices/salus_controls.js +0 -224
  2189. package/devices/salus_controls.js.map +0 -1
  2190. package/devices/samotech.d.ts +0 -3
  2191. package/devices/samotech.d.ts.map +0 -1
  2192. package/devices/samotech.js +0 -107
  2193. package/devices/saswell.d.ts +0 -3
  2194. package/devices/saswell.d.ts.map +0 -1
  2195. package/devices/saswell.js +0 -126
  2196. package/devices/saswell.js.map +0 -1
  2197. package/devices/sber.d.ts +0 -3
  2198. package/devices/sber.d.ts.map +0 -1
  2199. package/devices/sber.js +0 -98
  2200. package/devices/scanproducts.d.ts +0 -3
  2201. package/devices/scanproducts.d.ts.map +0 -1
  2202. package/devices/scanproducts.js +0 -54
  2203. package/devices/schlage.d.ts +0 -3
  2204. package/devices/schlage.d.ts.map +0 -1
  2205. package/devices/schlage.js +0 -63
  2206. package/devices/schlage.js.map +0 -1
  2207. package/devices/schneider_electric.d.ts +0 -3
  2208. package/devices/schneider_electric.d.ts.map +0 -1
  2209. package/devices/schneider_electric.js +0 -2189
  2210. package/devices/schneider_electric.js.map +0 -1
  2211. package/devices/schwaiger.d.ts +0 -3
  2212. package/devices/schwaiger.d.ts.map +0 -1
  2213. package/devices/schwaiger.js +0 -108
  2214. package/devices/schwaiger.js.map +0 -1
  2215. package/devices/seastar_intelligence.d.ts +0 -3
  2216. package/devices/seastar_intelligence.d.ts.map +0 -1
  2217. package/devices/seastar_intelligence.js +0 -52
  2218. package/devices/securifi.d.ts +0 -3
  2219. package/devices/securifi.d.ts.map +0 -1
  2220. package/devices/securifi.js +0 -82
  2221. package/devices/securifi.js.map +0 -1
  2222. package/devices/sengled.d.ts +0 -6
  2223. package/devices/sengled.d.ts.map +0 -1
  2224. package/devices/sengled.js +0 -390
  2225. package/devices/sengled.js.map +0 -1
  2226. package/devices/sercomm.d.ts +0 -3
  2227. package/devices/sercomm.d.ts.map +0 -1
  2228. package/devices/sercomm.js +0 -189
  2229. package/devices/sercomm.js.map +0 -1
  2230. package/devices/shade_control.d.ts +0 -3
  2231. package/devices/shade_control.d.ts.map +0 -1
  2232. package/devices/shade_control.js +0 -64
  2233. package/devices/shade_control.js.map +0 -1
  2234. package/devices/shenzhen_homa.d.ts +0 -3
  2235. package/devices/shenzhen_homa.d.ts.map +0 -1
  2236. package/devices/shenzhen_homa.js +0 -143
  2237. package/devices/shinasystem.d.ts +0 -3
  2238. package/devices/shinasystem.d.ts.map +0 -1
  2239. package/devices/shinasystem.js +0 -960
  2240. package/devices/shinasystem.js.map +0 -1
  2241. package/devices/shyugj.d.ts +0 -3
  2242. package/devices/shyugj.d.ts.map +0 -1
  2243. package/devices/shyugj.js +0 -53
  2244. package/devices/siglis.d.ts +0 -3
  2245. package/devices/siglis.d.ts.map +0 -1
  2246. package/devices/siglis.js +0 -454
  2247. package/devices/siglis.js.map +0 -1
  2248. package/devices/sikom.d.ts +0 -3
  2249. package/devices/sikom.d.ts.map +0 -1
  2250. package/devices/sikom.js +0 -67
  2251. package/devices/sikom.js.map +0 -1
  2252. package/devices/simon.d.ts +0 -3
  2253. package/devices/simon.d.ts.map +0 -1
  2254. package/devices/simon.js +0 -14
  2255. package/devices/sinope.d.ts +0 -3
  2256. package/devices/sinope.d.ts.map +0 -1
  2257. package/devices/sinope.js +0 -1754
  2258. package/devices/sinope.js.map +0 -1
  2259. package/devices/siterwell.d.ts +0 -3
  2260. package/devices/siterwell.d.ts.map +0 -1
  2261. package/devices/siterwell.js +0 -110
  2262. package/devices/siterwell.js.map +0 -1
  2263. package/devices/skydance.d.ts +0 -3
  2264. package/devices/skydance.d.ts.map +0 -1
  2265. package/devices/skydance.js +0 -138
  2266. package/devices/slv.d.ts +0 -3
  2267. package/devices/slv.d.ts.map +0 -1
  2268. package/devices/slv.js +0 -70
  2269. package/devices/smart9.d.ts +0 -3
  2270. package/devices/smart9.d.ts.map +0 -1
  2271. package/devices/smart9.js +0 -66
  2272. package/devices/smart9.js.map +0 -1
  2273. package/devices/smart_home_pty.d.ts +0 -3
  2274. package/devices/smart_home_pty.d.ts.map +0 -1
  2275. package/devices/smart_home_pty.js +0 -54
  2276. package/devices/smartenit.d.ts +0 -3
  2277. package/devices/smartenit.d.ts.map +0 -1
  2278. package/devices/smartenit.js +0 -80
  2279. package/devices/smartenit.js.map +0 -1
  2280. package/devices/smartthings.d.ts +0 -3
  2281. package/devices/smartthings.d.ts.map +0 -1
  2282. package/devices/smartthings.js +0 -526
  2283. package/devices/smartthings.js.map +0 -1
  2284. package/devices/smartwings.d.ts +0 -3
  2285. package/devices/smartwings.d.ts.map +0 -1
  2286. package/devices/smartwings.js +0 -63
  2287. package/devices/smartwings.js.map +0 -1
  2288. package/devices/smlight.d.ts +0 -3
  2289. package/devices/smlight.d.ts.map +0 -1
  2290. package/devices/smlight.js +0 -56
  2291. package/devices/sohan_electric.d.ts +0 -3
  2292. package/devices/sohan_electric.d.ts.map +0 -1
  2293. package/devices/sohan_electric.js +0 -53
  2294. package/devices/sohan_electric.js.map +0 -1
  2295. package/devices/solaredge.d.ts +0 -3
  2296. package/devices/solaredge.d.ts.map +0 -1
  2297. package/devices/solaredge.js +0 -47
  2298. package/devices/soma.d.ts +0 -3
  2299. package/devices/soma.d.ts.map +0 -1
  2300. package/devices/soma.js +0 -47
  2301. package/devices/somfy.d.ts +0 -3
  2302. package/devices/somfy.d.ts.map +0 -1
  2303. package/devices/somfy.js +0 -101
  2304. package/devices/somfy.js.map +0 -1
  2305. package/devices/somgoms.d.ts +0 -3
  2306. package/devices/somgoms.d.ts.map +0 -1
  2307. package/devices/somgoms.js +0 -84
  2308. package/devices/somgoms.js.map +0 -1
  2309. package/devices/sonoff.d.ts +0 -3
  2310. package/devices/sonoff.d.ts.map +0 -1
  2311. package/devices/sonoff.js +0 -1583
  2312. package/devices/sonoff.js.map +0 -1
  2313. package/devices/sowilo.d.ts +0 -3
  2314. package/devices/sowilo.d.ts.map +0 -1
  2315. package/devices/sowilo.js +0 -47
  2316. package/devices/spotmau.d.ts +0 -3
  2317. package/devices/spotmau.d.ts.map +0 -1
  2318. package/devices/spotmau.js +0 -74
  2319. package/devices/stelpro.d.ts +0 -3
  2320. package/devices/stelpro.d.ts.map +0 -1
  2321. package/devices/stelpro.js +0 -365
  2322. package/devices/stelpro.js.map +0 -1
  2323. package/devices/sunricher.d.ts +0 -3
  2324. package/devices/sunricher.d.ts.map +0 -1
  2325. package/devices/sunricher.js +0 -2238
  2326. package/devices/sunricher.js.map +0 -1
  2327. package/devices/swann.d.ts +0 -3
  2328. package/devices/swann.d.ts.map +0 -1
  2329. package/devices/swann.js +0 -72
  2330. package/devices/swann.js.map +0 -1
  2331. package/devices/sylvania.d.ts +0 -3
  2332. package/devices/sylvania.d.ts.map +0 -1
  2333. package/devices/sylvania.js +0 -226
  2334. package/devices/sylvania.js.map +0 -1
  2335. package/devices/tapestry.d.ts +0 -3
  2336. package/devices/tapestry.d.ts.map +0 -1
  2337. package/devices/tapestry.js +0 -55
  2338. package/devices/tapestry.js.map +0 -1
  2339. package/devices/tci.d.ts +0 -3
  2340. package/devices/tci.d.ts.map +0 -1
  2341. package/devices/tci.js +0 -61
  2342. package/devices/tech.d.ts +0 -3
  2343. package/devices/tech.d.ts.map +0 -1
  2344. package/devices/tech.js +0 -217
  2345. package/devices/tech.js.map +0 -1
  2346. package/devices/technicolor.d.ts +0 -3
  2347. package/devices/technicolor.d.ts.map +0 -1
  2348. package/devices/technicolor.js +0 -101
  2349. package/devices/technicolor.js.map +0 -1
  2350. package/devices/terncy.d.ts +0 -3
  2351. package/devices/terncy.d.ts.map +0 -1
  2352. package/devices/terncy.js +0 -116
  2353. package/devices/terncy.js.map +0 -1
  2354. package/devices/the_light_group.d.ts +0 -3
  2355. package/devices/the_light_group.d.ts.map +0 -1
  2356. package/devices/the_light_group.js +0 -129
  2357. package/devices/the_light_group.js.map +0 -1
  2358. package/devices/third_reality.d.ts +0 -3
  2359. package/devices/third_reality.d.ts.map +0 -1
  2360. package/devices/third_reality.js +0 -609
  2361. package/devices/third_reality.js.map +0 -1
  2362. package/devices/titan_products.d.ts +0 -3
  2363. package/devices/titan_products.d.ts.map +0 -1
  2364. package/devices/titan_products.js +0 -61
  2365. package/devices/titan_products.js.map +0 -1
  2366. package/devices/tlwglobal.d.ts +0 -3
  2367. package/devices/tlwglobal.d.ts.map +0 -1
  2368. package/devices/tlwglobal.js +0 -64
  2369. package/devices/tplink.d.ts +0 -3
  2370. package/devices/tplink.d.ts.map +0 -1
  2371. package/devices/tplink.js +0 -80
  2372. package/devices/tplink.js.map +0 -1
  2373. package/devices/trust.d.ts +0 -3
  2374. package/devices/trust.d.ts.map +0 -1
  2375. package/devices/trust.js +0 -182
  2376. package/devices/trust.js.map +0 -1
  2377. package/devices/tubeszb.d.ts +0 -3
  2378. package/devices/tubeszb.d.ts.map +0 -1
  2379. package/devices/tubeszb.js +0 -59
  2380. package/devices/tubeszb.js.map +0 -1
  2381. package/devices/tuya.d.ts +0 -3
  2382. package/devices/tuya.d.ts.map +0 -1
  2383. package/devices/tuya.js +0 -14484
  2384. package/devices/tuya.js.map +0 -1
  2385. package/devices/ubisys.d.ts +0 -3
  2386. package/devices/ubisys.d.ts.map +0 -1
  2387. package/devices/ubisys.js +0 -1313
  2388. package/devices/ubisys.js.map +0 -1
  2389. package/devices/uhome.d.ts +0 -3
  2390. package/devices/uhome.d.ts.map +0 -1
  2391. package/devices/uhome.js +0 -63
  2392. package/devices/uhome.js.map +0 -1
  2393. package/devices/universal_electronics_inc.d.ts +0 -3
  2394. package/devices/universal_electronics_inc.d.ts.map +0 -1
  2395. package/devices/universal_electronics_inc.js +0 -185
  2396. package/devices/universal_electronics_inc.js.map +0 -1
  2397. package/devices/vbled.d.ts +0 -3
  2398. package/devices/vbled.d.ts.map +0 -1
  2399. package/devices/vbled.js +0 -47
  2400. package/devices/vesternet.d.ts +0 -3
  2401. package/devices/vesternet.d.ts.map +0 -1
  2402. package/devices/vesternet.js +0 -329
  2403. package/devices/vesternet.js.map +0 -1
  2404. package/devices/viessmann.d.ts +0 -3
  2405. package/devices/viessmann.d.ts.map +0 -1
  2406. package/devices/viessmann.js +0 -123
  2407. package/devices/viessmann.js.map +0 -1
  2408. package/devices/villeroy_boch.d.ts +0 -3
  2409. package/devices/villeroy_boch.d.ts.map +0 -1
  2410. package/devices/villeroy_boch.js +0 -54
  2411. package/devices/vimar.d.ts +0 -3
  2412. package/devices/vimar.d.ts.map +0 -1
  2413. package/devices/vimar.js +0 -136
  2414. package/devices/vimar.js.map +0 -1
  2415. package/devices/visonic.d.ts +0 -3
  2416. package/devices/visonic.d.ts.map +0 -1
  2417. package/devices/visonic.js +0 -137
  2418. package/devices/visonic.js.map +0 -1
  2419. package/devices/vrey.d.ts +0 -3
  2420. package/devices/vrey.d.ts.map +0 -1
  2421. package/devices/vrey.js +0 -48
  2422. package/devices/wally.d.ts +0 -3
  2423. package/devices/wally.d.ts.map +0 -1
  2424. package/devices/wally.js +0 -63
  2425. package/devices/wally.js.map +0 -1
  2426. package/devices/waxman.d.ts +0 -3
  2427. package/devices/waxman.d.ts.map +0 -1
  2428. package/devices/waxman.js +0 -84
  2429. package/devices/waxman.js.map +0 -1
  2430. package/devices/weiser.d.ts +0 -3
  2431. package/devices/weiser.d.ts.map +0 -1
  2432. package/devices/weiser.js +0 -102
  2433. package/devices/weiser.js.map +0 -1
  2434. package/devices/weten.d.ts +0 -3
  2435. package/devices/weten.d.ts.map +0 -1
  2436. package/devices/weten.js +0 -88
  2437. package/devices/weten.js.map +0 -1
  2438. package/devices/wirenboard.d.ts +0 -3
  2439. package/devices/wirenboard.d.ts.map +0 -1
  2440. package/devices/wirenboard.js +0 -666
  2441. package/devices/wirenboard.js.map +0 -1
  2442. package/devices/wisdom.d.ts +0 -3
  2443. package/devices/wisdom.d.ts.map +0 -1
  2444. package/devices/wisdom.js +0 -47
  2445. package/devices/woolley.d.ts +0 -3
  2446. package/devices/woolley.d.ts.map +0 -1
  2447. package/devices/woolley.js +0 -87
  2448. package/devices/woolley.js.map +0 -1
  2449. package/devices/woox.d.ts +0 -3
  2450. package/devices/woox.d.ts.map +0 -1
  2451. package/devices/woox.js +0 -132
  2452. package/devices/woox.js.map +0 -1
  2453. package/devices/wyze.d.ts +0 -3
  2454. package/devices/wyze.d.ts.map +0 -1
  2455. package/devices/wyze.js +0 -62
  2456. package/devices/wyze.js.map +0 -1
  2457. package/devices/xal.d.ts +0 -3
  2458. package/devices/xal.d.ts.map +0 -1
  2459. package/devices/xal.js +0 -61
  2460. package/devices/xinghuoyuan.d.ts +0 -3
  2461. package/devices/xinghuoyuan.d.ts.map +0 -1
  2462. package/devices/xinghuoyuan.js +0 -47
  2463. package/devices/xyzroe.d.ts +0 -3
  2464. package/devices/xyzroe.d.ts.map +0 -1
  2465. package/devices/xyzroe.js +0 -518
  2466. package/devices/xyzroe.js.map +0 -1
  2467. package/devices/yale.d.ts +0 -3
  2468. package/devices/yale.d.ts.map +0 -1
  2469. package/devices/yale.js +0 -502
  2470. package/devices/yale.js.map +0 -1
  2471. package/devices/yandex.d.ts +0 -3
  2472. package/devices/yandex.d.ts.map +0 -1
  2473. package/devices/yandex.js +0 -442
  2474. package/devices/yandex.js.map +0 -1
  2475. package/devices/ynoa.d.ts +0 -3
  2476. package/devices/ynoa.d.ts.map +0 -1
  2477. package/devices/ynoa.js +0 -112
  2478. package/devices/ynoa.js.map +0 -1
  2479. package/devices/yokis.d.ts +0 -3
  2480. package/devices/yokis.d.ts.map +0 -1
  2481. package/devices/yokis.js +0 -2532
  2482. package/devices/yokis.js.map +0 -1
  2483. package/devices/yookee.d.ts +0 -3
  2484. package/devices/yookee.d.ts.map +0 -1
  2485. package/devices/yookee.js +0 -62
  2486. package/devices/yookee.js.map +0 -1
  2487. package/devices/ysrsai.d.ts +0 -3
  2488. package/devices/ysrsai.d.ts.map +0 -1
  2489. package/devices/ysrsai.js +0 -65
  2490. package/devices/zemismart.d.ts +0 -3
  2491. package/devices/zemismart.d.ts.map +0 -1
  2492. package/devices/zemismart.js +0 -391
  2493. package/devices/zemismart.js.map +0 -1
  2494. package/devices/zen.d.ts +0 -3
  2495. package/devices/zen.d.ts.map +0 -1
  2496. package/devices/zen.js +0 -95
  2497. package/devices/zen.js.map +0 -1
  2498. package/devices/zigbeetlc.js +0 -235
  2499. package/devices/zipato.d.ts +0 -3
  2500. package/devices/zipato.d.ts.map +0 -1
  2501. package/devices/zipato.js +0 -47
  2502. package/index.d.ts +0 -20
  2503. package/index.d.ts.map +0 -1
  2504. package/index.js +0 -526
  2505. package/index.js.map +0 -1
  2506. package/lib/color.d.ts +0 -271
  2507. package/lib/color.d.ts.map +0 -1
  2508. package/lib/color.js +0 -761
  2509. package/lib/color.js.map +0 -1
  2510. package/lib/configureKey.d.ts +0 -3
  2511. package/lib/configureKey.d.ts.map +0 -1
  2512. package/lib/configureKey.js +0 -938
  2513. package/lib/configureKey.js.map +0 -1
  2514. package/lib/constants.d.ts +0 -68
  2515. package/lib/constants.d.ts.map +0 -1
  2516. package/lib/constants.js +0 -264
  2517. package/lib/constants.js.map +0 -1
  2518. package/lib/develco.d.ts +0 -15
  2519. package/lib/develco.d.ts.map +0 -1
  2520. package/lib/develco.js +0 -183
  2521. package/lib/develco.js.map +0 -1
  2522. package/lib/ewelink.d.ts +0 -30
  2523. package/lib/ewelink.d.ts.map +0 -1
  2524. package/lib/ewelink.js +0 -718
  2525. package/lib/ewelink.js.map +0 -1
  2526. package/lib/exposes.d.ts +0 -360
  2527. package/lib/exposes.d.ts.map +0 -1
  2528. package/lib/exposes.js +0 -1085
  2529. package/lib/exposes.js.map +0 -1
  2530. package/lib/generateDefinition.d.ts +0 -6
  2531. package/lib/generateDefinition.d.ts.map +0 -1
  2532. package/lib/generateDefinition.js +0 -345
  2533. package/lib/generateDefinition.js.map +0 -1
  2534. package/lib/ikea.d.ts +0 -39
  2535. package/lib/ikea.d.ts.map +0 -1
  2536. package/lib/ikea.js +0 -787
  2537. package/lib/ikea.js.map +0 -1
  2538. package/lib/kelvinToXy.js +0 -1913
  2539. package/lib/kelvinToXy.js.map +0 -1
  2540. package/lib/ledvance.d.ts +0 -20
  2541. package/lib/ledvance.d.ts.map +0 -1
  2542. package/lib/ledvance.js +0 -103
  2543. package/lib/ledvance.js.map +0 -1
  2544. package/lib/legacy.d.ts +0 -5054
  2545. package/lib/legacy.d.ts.map +0 -1
  2546. package/lib/legacy.js +0 -6540
  2547. package/lib/legacy.js.map +0 -1
  2548. package/lib/legrand.d.ts +0 -69
  2549. package/lib/legrand.d.ts.map +0 -1
  2550. package/lib/legrand.js +0 -282
  2551. package/lib/legrand.js.map +0 -1
  2552. package/lib/light.d.ts +0 -8
  2553. package/lib/light.d.ts.map +0 -1
  2554. package/lib/light.js +0 -142
  2555. package/lib/light.js.map +0 -1
  2556. package/lib/logger.d.ts +0 -4
  2557. package/lib/logger.d.ts.map +0 -1
  2558. package/lib/logger.js +0 -14
  2559. package/lib/lumi.d.ts +0 -962
  2560. package/lib/lumi.d.ts.map +0 -1
  2561. package/lib/lumi.js +0 -5027
  2562. package/lib/lumi.js.map +0 -1
  2563. package/lib/modernExtend.d.ts +0 -325
  2564. package/lib/modernExtend.d.ts.map +0 -1
  2565. package/lib/modernExtend.js +0 -2015
  2566. package/lib/modernExtend.js.map +0 -1
  2567. package/lib/namron.d.ts +0 -56
  2568. package/lib/namron.d.ts.map +0 -1
  2569. package/lib/namron.js +0 -434
  2570. package/lib/namron.js.map +0 -1
  2571. package/lib/nodon.d.ts +0 -3
  2572. package/lib/nodon.d.ts.map +0 -1
  2573. package/lib/nodon.js +0 -130
  2574. package/lib/nodon.js.map +0 -1
  2575. package/lib/ota.d.ts +0 -71
  2576. package/lib/ota.d.ts.map +0 -1
  2577. package/lib/ota.js +0 -663
  2578. package/lib/ota.js.map +0 -1
  2579. package/lib/philips.d.ts +0 -249
  2580. package/lib/philips.d.ts.map +0 -1
  2581. package/lib/philips.js +0 -656
  2582. package/lib/philips.js.map +0 -1
  2583. package/lib/reporting.d.ts +0 -58
  2584. package/lib/reporting.d.ts.map +0 -1
  2585. package/lib/reporting.js +0 -285
  2586. package/lib/store.d.ts +0 -7
  2587. package/lib/store.d.ts.map +0 -1
  2588. package/lib/store.js +0 -51
  2589. package/lib/store.js.map +0 -1
  2590. package/lib/sunricher.d.ts +0 -13
  2591. package/lib/sunricher.d.ts.map +0 -1
  2592. package/lib/sunricher.js +0 -14
  2593. package/lib/tuya.d.ts +0 -786
  2594. package/lib/tuya.d.ts.map +0 -1
  2595. package/lib/tuya.js +0 -2415
  2596. package/lib/tuya.js.map +0 -1
  2597. package/lib/types.d.ts +0 -439
  2598. package/lib/types.d.ts.map +0 -1
  2599. package/lib/ubisys.d.ts +0 -19
  2600. package/lib/ubisys.d.ts.map +0 -1
  2601. package/lib/ubisys.js +0 -293
  2602. package/lib/ubisys.js.map +0 -1
  2603. package/lib/utils.d.ts +0 -93
  2604. package/lib/utils.d.ts.map +0 -1
  2605. package/lib/utils.js +0 -754
  2606. package/lib/utils.js.map +0 -1
  2607. package/lib/zosung.d.ts +0 -52
  2608. package/lib/zosung.d.ts.map +0 -1
  2609. package/lib/zosung.js +0 -253
  2610. package/lib/zosung.js.map +0 -1
  2611. package/models-index.json +0 -1
  2612. /package/{devices → dist/devices}/acuity_brands_lighting.js.map +0 -0
  2613. /package/{devices → dist/devices}/ajax_online.js.map +0 -0
  2614. /package/{devices → dist/devices}/alchemy.js.map +0 -0
  2615. /package/{devices → dist/devices}/anchor.js.map +0 -0
  2616. /package/{devices → dist/devices}/atsmart.js.map +0 -0
  2617. /package/{devices → dist/devices}/aubess.js.map +0 -0
  2618. /package/{devices → dist/devices}/automaton.js.map +0 -0
  2619. /package/{devices → dist/devices}/bankamp.js.map +0 -0
  2620. /package/{devices → dist/devices}/bega.js.map +0 -0
  2621. /package/{devices → dist/devices}/belkin.js.map +0 -0
  2622. /package/{devices → dist/devices}/bouffalo_lab.js.map +0 -0
  2623. /package/{devices → dist/devices}/bseed.js.map +0 -0
  2624. /package/{devices → dist/devices}/candeo.js.map +0 -0
  2625. /package/{devices → dist/devices}/chacon.js.map +0 -0
  2626. /package/{devices → dist/devices}/cleode.js.map +0 -0
  2627. /package/{devices → dist/devices}/commercial_electric.js.map +0 -0
  2628. /package/{devices → dist/devices}/cree.js.map +0 -0
  2629. /package/{devices → dist/devices}/cy_lighting.js.map +0 -0
  2630. /package/{devices → dist/devices}/digi.js.map +0 -0
  2631. /package/{devices → dist/devices}/direct_signs.js.map +0 -0
  2632. /package/{devices → dist/devices}/dnake.js.map +0 -0
  2633. /package/{devices → dist/devices}/dowsing_reynolds.js.map +0 -0
  2634. /package/{devices → dist/devices}/dresden_elektronik.js.map +0 -0
  2635. /package/{devices → dist/devices}/eatonhalo_led.js.map +0 -0
  2636. /package/{devices → dist/devices}/ecosmart.js.map +0 -0
  2637. /package/{devices → dist/devices}/enbrighten.js.map +0 -0
  2638. /package/{devices → dist/devices}/essentials.js.map +0 -0
  2639. /package/{devices → dist/devices}/eucontrols.js.map +0 -0
  2640. /package/{devices → dist/devices}/evanell.js.map +0 -0
  2641. /package/{devices → dist/devices}/evvr.js.map +0 -0
  2642. /package/{devices → dist/devices}/ezex.js.map +0 -0
  2643. /package/{devices → dist/devices}/frankever.js.map +0 -0
  2644. /package/{devices → dist/devices}/frient.js.map +0 -0
  2645. /package/{devices → dist/devices}/futurehome.js.map +0 -0
  2646. /package/{devices → dist/devices}/gidealed.js.map +0 -0
  2647. /package/{devices → dist/devices}/giderwel.js.map +0 -0
  2648. /package/{devices → dist/devices}/giex.js.map +0 -0
  2649. /package/{devices → dist/devices}/girier.js.map +0 -0
  2650. /package/{devices → dist/devices}/gmy.js.map +0 -0
  2651. /package/{devices → dist/devices}/gs.js.map +0 -0
  2652. /package/{devices → dist/devices}/gumax.js.map +0 -0
  2653. /package/{devices → dist/devices}/heatit.js.map +0 -0
  2654. /package/{devices → dist/devices}/hej.js.map +0 -0
  2655. /package/{devices → dist/devices}/hfh.js.map +0 -0
  2656. /package/{devices → dist/devices}/hilux.js.map +0 -0
  2657. /package/{devices → dist/devices}/hornbach.js.map +0 -0
  2658. /package/{devices → dist/devices}/idinio.js.map +0 -0
  2659. /package/{devices → dist/devices}/ikea.js.map +0 -0
  2660. /package/{devices → dist/devices}/ilightsin.js.map +0 -0
  2661. /package/{devices → dist/devices}/ilux.js.map +0 -0
  2662. /package/{devices → dist/devices}/imou.js.map +0 -0
  2663. /package/{devices → dist/devices}/index.d.ts +0 -0
  2664. /package/{devices → dist/devices}/index.d.ts.map +0 -0
  2665. /package/{devices → dist/devices}/iolloi.js.map +0 -0
  2666. /package/{devices → dist/devices}/istar.js.map +0 -0
  2667. /package/{devices → dist/devices}/jiawen.js.map +0 -0
  2668. /package/{devices → dist/devices}/jumitech.js.map +0 -0
  2669. /package/{devices → dist/devices}/klikaanklikuit.js.map +0 -0
  2670. /package/{devices → dist/devices}/ksentry.js.map +0 -0
  2671. /package/{devices → dist/devices}/lanesto.js.map +0 -0
  2672. /package/{devices → dist/devices}/lds.js.map +0 -0
  2673. /package/{devices → dist/devices}/ledvance.js.map +0 -0
  2674. /package/{devices → dist/devices}/letsled.js.map +0 -0
  2675. /package/{devices → dist/devices}/lg.js.map +0 -0
  2676. /package/{devices → dist/devices}/lightsolutions.js.map +0 -0
  2677. /package/{devices → dist/devices}/ls.js.map +0 -0
  2678. /package/{devices → dist/devices}/lubeez.js.map +0 -0
  2679. /package/{devices → dist/devices}/m_elec.js.map +0 -0
  2680. /package/{devices → dist/devices}/makegood.js.map +0 -0
  2681. /package/{devices → dist/devices}/matcall_bv.js.map +0 -0
  2682. /package/{devices → dist/devices}/micromatic.js.map +0 -0
  2683. /package/{devices → dist/devices}/modular.js.map +0 -0
  2684. /package/{devices → dist/devices}/nanoleaf.js.map +0 -0
  2685. /package/{devices → dist/devices}/nedis.js.map +0 -0
  2686. /package/{devices → dist/devices}/nexelec.js.map +0 -0
  2687. /package/{devices → dist/devices}/niviss.js.map +0 -0
  2688. /package/{devices → dist/devices}/nordtronic.js.map +0 -0
  2689. /package/{devices → dist/devices}/onenuo.js.map +0 -0
  2690. /package/{devices → dist/devices}/ozsmartthings.js.map +0 -0
  2691. /package/{devices → dist/devices}/philio.js.map +0 -0
  2692. /package/{devices → dist/devices}/quotra.js.map +0 -0
  2693. /package/{devices → dist/devices}/rademacher.js.map +0 -0
  2694. /package/{devices → dist/devices}/radium.js.map +0 -0
  2695. /package/{devices → dist/devices}/raex.js.map +0 -0
  2696. /package/{devices → dist/devices}/samotech.js.map +0 -0
  2697. /package/{devices → dist/devices}/sber.js.map +0 -0
  2698. /package/{devices → dist/devices}/scanproducts.js.map +0 -0
  2699. /package/{devices → dist/devices}/seastar_intelligence.js.map +0 -0
  2700. /package/{devices → dist/devices}/shenzhen_homa.js.map +0 -0
  2701. /package/{devices → dist/devices}/shyugj.js.map +0 -0
  2702. /package/{devices → dist/devices}/simon.js.map +0 -0
  2703. /package/{devices → dist/devices}/skydance.js.map +0 -0
  2704. /package/{devices → dist/devices}/slv.js.map +0 -0
  2705. /package/{devices → dist/devices}/smart_home_pty.js.map +0 -0
  2706. /package/{devices → dist/devices}/smlight.js.map +0 -0
  2707. /package/{devices → dist/devices}/solaredge.js.map +0 -0
  2708. /package/{devices → dist/devices}/soma.js.map +0 -0
  2709. /package/{devices → dist/devices}/sowilo.js.map +0 -0
  2710. /package/{devices → dist/devices}/spotmau.js.map +0 -0
  2711. /package/{devices → dist/devices}/tci.js.map +0 -0
  2712. /package/{devices → dist/devices}/tlwglobal.js.map +0 -0
  2713. /package/{devices → dist/devices}/vbled.js.map +0 -0
  2714. /package/{devices → dist/devices}/villeroy_boch.js.map +0 -0
  2715. /package/{devices → dist/devices}/vrey.js.map +0 -0
  2716. /package/{devices → dist/devices}/wisdom.js.map +0 -0
  2717. /package/{devices → dist/devices}/xal.js.map +0 -0
  2718. /package/{devices → dist/devices}/xinghuoyuan.js.map +0 -0
  2719. /package/{devices → dist/devices}/ysrsai.js.map +0 -0
  2720. /package/{devices → dist/devices}/zigbeetlc.d.ts +0 -0
  2721. /package/{devices → dist/devices}/zigbeetlc.d.ts.map +0 -0
  2722. /package/{devices → dist/devices}/zigbeetlc.js.map +0 -0
  2723. /package/{devices → dist/devices}/zipato.js.map +0 -0
  2724. /package/{lib → dist/lib}/kelvinToXy.d.ts +0 -0
  2725. /package/{lib → dist/lib}/kelvinToXy.d.ts.map +0 -0
  2726. /package/{lib → dist/lib}/logger.js.map +0 -0
  2727. /package/{lib → dist/lib}/reporting.js.map +0 -0
  2728. /package/{lib → dist/lib}/sunricher.js.map +0 -0
  2729. /package/{lib → dist/lib}/types.js +0 -0
  2730. /package/{lib → dist/lib}/types.js.map +0 -0
package/devices/sinope.js DELETED
@@ -1,1754 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || (function () {
19
- var ownKeys = function(o) {
20
- ownKeys = Object.getOwnPropertyNames || function (o) {
21
- var ar = [];
22
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
- return ar;
24
- };
25
- return ownKeys(o);
26
- };
27
- return function (mod) {
28
- if (mod && mod.__esModule) return mod;
29
- var result = {};
30
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
- __setModuleDefault(result, mod);
32
- return result;
33
- };
34
- })();
35
- var __importDefault = (this && this.__importDefault) || function (mod) {
36
- return (mod && mod.__esModule) ? mod : { "default": mod };
37
- };
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.definitions = void 0;
40
- const zigbee_herdsman_1 = require("zigbee-herdsman");
41
- const fromZigbee_1 = __importDefault(require("../converters/fromZigbee"));
42
- const toZigbee_1 = __importDefault(require("../converters/toZigbee"));
43
- const constants = __importStar(require("../lib/constants"));
44
- const exposes = __importStar(require("../lib/exposes"));
45
- const m = __importStar(require("../lib/modernExtend"));
46
- const reporting = __importStar(require("../lib/reporting"));
47
- const utils = __importStar(require("../lib/utils"));
48
- const utils_1 = require("../lib/utils");
49
- const e = exposes.presets;
50
- const ea = exposes.access;
51
- const manuSinope = { manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.SINOPE_TECHNOLOGIES };
52
- const fzLocal = {
53
- ias_water_leak_alarm: {
54
- // RM3500ZB specific
55
- cluster: 'ssIasZone',
56
- type: ['commandStatusChangeNotification', 'attributeReport', 'readResponse'],
57
- convert: (model, msg, publish, options, meta) => {
58
- const zoneStatus = msg.data.zoneStatus;
59
- return {
60
- water_leak: (zoneStatus & 1) > 0,
61
- tamper: (zoneStatus & (1 << 2)) > 0,
62
- };
63
- },
64
- },
65
- thermostat: {
66
- cluster: 'hvacThermostat',
67
- type: ['attributeReport', 'readResponse'],
68
- convert: (model, msg, publish, options, meta) => {
69
- // @ts-expect-error ignore
70
- delete msg['running_state'];
71
- const result = {};
72
- const occupancyLookup = { 0: 'unoccupied', 1: 'occupied' };
73
- const cycleOutputLookup = { 15: '15_sec', 300: '5_min', 600: '10_min', 900: '15_min', 1200: '20_min', 1800: '30_min', 65535: 'off' };
74
- if (msg.data['1024'] !== undefined) {
75
- result.thermostat_occupancy = utils.getFromLookup(msg.data['1024'], occupancyLookup);
76
- }
77
- if (msg.data.SinopeOccupancy !== undefined) {
78
- result.thermostat_occupancy = utils.getFromLookup(msg.data['SinopeOccupancy'], occupancyLookup);
79
- }
80
- if (msg.data['1025'] !== undefined) {
81
- result.main_cycle_output = utils.getFromLookup(msg.data['1025'], cycleOutputLookup);
82
- }
83
- if (msg.data.SinopeMainCycleOutput !== undefined) {
84
- result.main_cycle_output = utils.getFromLookup(msg.data['SinopeMainCycleOutput'], cycleOutputLookup);
85
- }
86
- if (msg.data['1026'] !== undefined) {
87
- const lookup = { 0: 'on_demand', 1: 'sensing' };
88
- result.backlight_auto_dim = utils.getFromLookup(msg.data['1026'], lookup);
89
- }
90
- if (msg.data.SinopeBacklight !== undefined) {
91
- const lookup = { 0: 'on_demand', 1: 'sensing' };
92
- result.backlight_auto_dim = utils.getFromLookup(msg.data['SinopeBacklight'], lookup);
93
- }
94
- if (msg.data['1028'] !== undefined) {
95
- result.aux_cycle_output = utils.getFromLookup(msg.data['1028'], cycleOutputLookup);
96
- }
97
- if (msg.data.localTemp !== undefined) {
98
- result.local_temperature = (0, utils_1.precisionRound)(msg.data['localTemp'], 2) / 100;
99
- }
100
- if (msg.data.localTemperatureCalibration !== undefined) {
101
- result.local_temperature_calibration = (0, utils_1.precisionRound)(msg.data['localTemperatureCalibration'], 2) / 10;
102
- }
103
- if (msg.data.outdoorTemp !== undefined) {
104
- result.outdoor_temperature = (0, utils_1.precisionRound)(msg.data['outdoorTemp'], 2) / 100;
105
- }
106
- if (msg.data.occupiedHeatingSetpoint !== undefined) {
107
- result.occupied_heating_setpoint = (0, utils_1.precisionRound)(msg.data['occupiedHeatingSetpoint'], 2) / 100;
108
- }
109
- if (msg.data.unoccupiedHeatingSetpoint !== undefined) {
110
- result.unoccupied_heating_setpoint = (0, utils_1.precisionRound)(msg.data['unoccupiedHeatingSetpoint'], 2) / 100;
111
- }
112
- if (msg.data.occupiedCoolingSetpoint !== undefined) {
113
- result.occupied_cooling_setpoint = (0, utils_1.precisionRound)(msg.data['occupiedCoolingSetpoint'], 2) / 100;
114
- }
115
- if (msg.data.unoccupiedCoolingSetpoint !== undefined) {
116
- result.unoccupied_cooling_setpoint = (0, utils_1.precisionRound)(msg.data['unoccupiedCoolingSetpoint'], 2) / 100;
117
- }
118
- if (msg.data.ctrlSeqeOfOper !== undefined) {
119
- result.control_sequence_of_operation = constants.thermostatControlSequenceOfOperations[msg.data['ctrlSeqeOfOper']];
120
- }
121
- if (msg.data.systemMode !== undefined) {
122
- result.system_mode = constants.thermostatSystemModes[msg.data['systemMode']];
123
- }
124
- if (msg.data.pIHeatingDemand !== undefined) {
125
- result.pi_heating_demand = (0, utils_1.precisionRound)(msg.data['pIHeatingDemand'], 0);
126
- }
127
- if (msg.data.minHeatSetpointLimit !== undefined) {
128
- result.min_heat_setpoint_limit = (0, utils_1.precisionRound)(msg.data['minHeatSetpointLimit'], 2) / 100;
129
- }
130
- if (msg.data.maxHeatSetpointLimit !== undefined) {
131
- result.max_heat_setpoint_limit = (0, utils_1.precisionRound)(msg.data['maxHeatSetpointLimit'], 2) / 100;
132
- }
133
- if (msg.data.absMinHeatSetpointLimit !== undefined) {
134
- result.abs_min_heat_setpoint_limit = (0, utils_1.precisionRound)(msg.data['absMinHeatSetpointLimit'], 2) / 100;
135
- }
136
- if (msg.data.absMaxHeatSetpointLimit !== undefined) {
137
- result.abs_max_heat_setpoint_limit = (0, utils_1.precisionRound)(msg.data['absMaxHeatSetpointLimit'], 2) / 100;
138
- }
139
- if (msg.data.pIHeatingDemand !== undefined) {
140
- result.running_state = msg.data['pIHeatingDemand'] >= 10 ? 'heat' : 'idle';
141
- }
142
- return result;
143
- },
144
- },
145
- tank_level: {
146
- cluster: 'genAnalogInput',
147
- type: ['attributeReport', 'readResponse'],
148
- convert: (model, msg, publish, options, meta) => {
149
- const result = {};
150
- if (msg.data.presentValue !== undefined) {
151
- let x = msg.data['presentValue'];
152
- if (x == -1) {
153
- result.tank_level = 0;
154
- }
155
- else {
156
- const xMin = 110;
157
- const xMax = 406;
158
- const delta = 46;
159
- if (delta <= x && x <= 70) {
160
- x = delta;
161
- }
162
- if (0 <= x && x <= delta) {
163
- x = x + 360;
164
- }
165
- const y = (x - xMin) / (xMax - xMin);
166
- const lowerLimit = 10;
167
- const upperLimit = 80;
168
- const valueRange = upperLimit - lowerLimit;
169
- const pct = y * valueRange + lowerLimit;
170
- result.tank_level = utils.precisionRound(pct, 2);
171
- }
172
- }
173
- return result;
174
- },
175
- },
176
- sinope: {
177
- cluster: 'manuSpecificSinope',
178
- type: ['attributeReport', 'readResponse'],
179
- convert: (model, msg, publish, options, meta) => {
180
- const result = {};
181
- if (msg.data.GFCiStatus !== undefined) {
182
- const lookup = { 0: 'off', 1: 'on' };
183
- result.gfci_status = utils.getFromLookup(msg.data['GFCiStatus'], lookup);
184
- }
185
- if (msg.data.floorLimitStatus !== undefined) {
186
- const lookup = { 0: 'off', 1: 'on' };
187
- result.floor_limit_status = utils.getFromLookup(msg.data['floorLimitStatus'], lookup);
188
- }
189
- if (msg.data.secondScreenBehavior !== undefined) {
190
- const lookup = { 0: 'auto', 1: 'setpoint', 2: 'outdoor temp' };
191
- result.second_display_mode = utils.getFromLookup(msg.data['secondScreenBehavior'], lookup);
192
- }
193
- if (msg.data.outdoorTempToDisplayTimeout !== undefined) {
194
- result.outdoor_temperature_timeout = msg.data['outdoorTempToDisplayTimeout'];
195
- // DEPRECATED: Use Second Display Mode or control via set outdoorTempToDisplayTimeout
196
- result.enable_outdoor_temperature = msg.data['outdoorTempToDisplayTimeout'] === 12 ? 'OFF' : 'ON';
197
- }
198
- if (msg.data.outdoorTempToDisplay !== undefined) {
199
- result.thermostat_outdoor_temperature = (0, utils_1.precisionRound)(msg.data['outdoorTempToDisplay'], 2) / 100;
200
- }
201
- if (msg.data.currentTimeToDisplay !== undefined) {
202
- result.current_time_to_display = msg.data['currentTimeToDisplay'];
203
- }
204
- if (msg.data.floorControlMode !== undefined) {
205
- const lookup = { 1: 'ambiant', 2: 'floor' };
206
- result.floor_control_mode = utils.getFromLookup(msg.data['floorControlMode'], lookup);
207
- }
208
- if (msg.data.ambiantMaxHeatSetpointLimit !== undefined) {
209
- result.ambiant_max_heat_setpoint = msg.data['ambiantMaxHeatSetpointLimit'] / 100.0;
210
- if (result.ambiant_max_heat_setpoint === -327.68) {
211
- result.ambiant_max_heat_setpoint = 'off';
212
- }
213
- }
214
- if (msg.data.floorMinHeatSetpointLimit !== undefined) {
215
- result.floor_min_heat_setpoint = msg.data['floorMinHeatSetpointLimit'] / 100.0;
216
- if (result.floor_min_heat_setpoint === -327.68) {
217
- result.floor_min_heat_setpoint = 'off';
218
- }
219
- }
220
- if (msg.data.floorMaxHeatSetpointLimit !== undefined) {
221
- result.floor_max_heat_setpoint = msg.data['floorMaxHeatSetpointLimit'] / 100.0;
222
- if (result.floor_max_heat_setpoint === -327.68) {
223
- result.floor_max_heat_setpoint = 'off';
224
- }
225
- }
226
- if (msg.data.temperatureSensor !== undefined) {
227
- const lookup = { 0: '10k', 1: '12k' };
228
- result.floor_temperature_sensor = utils.getFromLookup(msg.data['temperatureSensor'], lookup);
229
- }
230
- if (msg.data.timeFormatToDisplay !== undefined) {
231
- const lookup = { 0: '24h', 1: '12h' };
232
- result.time_format = utils.getFromLookup(msg.data['timeFormatToDisplay'], lookup);
233
- }
234
- if (msg.data.connectedLoad !== undefined) {
235
- result.connected_load = msg.data['connectedLoad'];
236
- }
237
- if (msg.data.auxConnectedLoad !== undefined) {
238
- result.aux_connected_load = msg.data['auxConnectedLoad'];
239
- if (result.aux_connected_load == 65535) {
240
- result.aux_connected_load = 'disabled';
241
- }
242
- }
243
- if (msg.data.pumpProtection !== undefined) {
244
- result.pump_protection = msg.data['pumpProtection'] == 1 ? 'ON' : 'OFF';
245
- }
246
- if (msg.data.dimmerTimmer !== undefined) {
247
- result.timer_seconds = msg.data['dimmerTimmer'];
248
- }
249
- if (msg.data.ledIntensityOn !== undefined) {
250
- result.led_intensity_on = msg.data['ledIntensityOn'];
251
- }
252
- if (msg.data.ledIntensityOff !== undefined) {
253
- result.led_intensity_off = msg.data['ledIntensityOff'];
254
- }
255
- if (msg.data.minimumBrightness !== undefined) {
256
- result.minimum_brightness = msg.data['minimumBrightness'];
257
- }
258
- if (msg.data.actionReport !== undefined) {
259
- const lookup = {
260
- 1: 'up_clickdown',
261
- 2: 'up_single',
262
- 3: 'up_hold',
263
- 4: 'up_double',
264
- 17: 'down_clickdown',
265
- 18: 'down_single',
266
- 19: 'down_hold',
267
- 20: 'down_double',
268
- };
269
- result.action = utils.getFromLookup(msg.data['actionReport'], lookup);
270
- }
271
- if (msg.data.keypadLockout !== undefined) {
272
- const lookup = { 0: 'unlock', 1: 'lock' };
273
- result.keypad_lockout = utils.getFromLookup(msg.data['keypadLockout'], lookup);
274
- }
275
- if (msg.data.drConfigWaterTempMin !== undefined) {
276
- result.low_water_temp_protection = msg.data['drConfigWaterTempMin'];
277
- }
278
- return result;
279
- },
280
- },
281
- };
282
- const tzLocal = {
283
- thermostat_occupancy: {
284
- key: ['thermostat_occupancy'],
285
- convertSet: async (entity, key, value, meta) => {
286
- const sinopeOccupancy = { 0: 'unoccupied', 1: 'occupied' };
287
- const SinopeOccupancy = utils.getKey(sinopeOccupancy, value, value, Number);
288
- await entity.write('hvacThermostat', { SinopeOccupancy }, manuSinope);
289
- return { state: { thermostat_occupancy: value } };
290
- },
291
- convertGet: async (entity, key, meta) => {
292
- await entity.read('hvacThermostat', ['SinopeOccupancy'], manuSinope);
293
- },
294
- },
295
- backlight_autodim: {
296
- key: ['backlight_auto_dim'],
297
- convertSet: async (entity, key, value, meta) => {
298
- const sinopeBacklightParam = { 0: 'on_demand', 1: 'sensing' };
299
- const SinopeBacklight = utils.getKey(sinopeBacklightParam, value, value, Number);
300
- await entity.write('hvacThermostat', { SinopeBacklight }, manuSinope);
301
- return { state: { backlight_auto_dim: value } };
302
- },
303
- convertGet: async (entity, key, meta) => {
304
- await entity.read('hvacThermostat', ['SinopeBacklight'], manuSinope);
305
- },
306
- },
307
- main_cycle_output: {
308
- key: ['main_cycle_output'],
309
- convertSet: async (entity, key, value, meta) => {
310
- const lookup = { '15_sec': 15, '5_min': 300, '10_min': 600, '15_min': 900, '20_min': 1200, '30_min': 1800 };
311
- await entity.write('hvacThermostat', { SinopeMainCycleOutput: utils.getFromLookup(value, lookup) }, manuSinope);
312
- return { state: { main_cycle_output: value } };
313
- },
314
- convertGet: async (entity, key, meta) => {
315
- await entity.read('hvacThermostat', ['SinopeMainCycleOutput'], manuSinope);
316
- },
317
- },
318
- aux_cycle_output: {
319
- // TH1400ZB specific
320
- key: ['aux_cycle_output'],
321
- convertSet: async (entity, key, value, meta) => {
322
- const lookup = { off: 65535, '15_sec': 15, '5_min': 300, '10_min': 600, '15_min': 900, '20_min': 1200, '30_min': 1800 };
323
- await entity.write('hvacThermostat', { SinopeAuxCycleOutput: utils.getFromLookup(value, lookup) });
324
- return { state: { aux_cycle_output: value } };
325
- },
326
- convertGet: async (entity, key, meta) => {
327
- await entity.read('hvacThermostat', ['SinopeAuxCycleOutput']);
328
- },
329
- },
330
- enable_outdoor_temperature: {
331
- // DEPRECATED: Use Second Display Mode or control via the timeout
332
- key: ['enable_outdoor_temperature'],
333
- convertSet: async (entity, key, value, meta) => {
334
- utils.assertString(value);
335
- if (value.toLowerCase() == 'on') {
336
- await entity.write('manuSpecificSinope', { outdoorTempToDisplayTimeout: 10800 }, manuSinope);
337
- }
338
- else if (value.toLowerCase() == 'off') {
339
- // set timer to 12 sec in order to disable outdoor temperature
340
- await entity.write('manuSpecificSinope', { outdoorTempToDisplayTimeout: 12 }, manuSinope);
341
- }
342
- return { state: { enable_outdoor_temperature: value } };
343
- },
344
- convertGet: async (entity, key, meta) => {
345
- await entity.read('manuSpecificSinope', ['outdoorTempToDisplayTimeout'], manuSinope);
346
- },
347
- },
348
- second_display_mode: {
349
- key: ['second_display_mode'],
350
- convertSet: async (entity, key, value, meta) => {
351
- const lookup = { auto: 0, setpoint: 1, 'outdoor temp': 2 };
352
- await entity.write('manuSpecificSinope', { secondScreenBehavior: utils.getFromLookup(value, lookup) });
353
- return { state: { second_display_mode: value } };
354
- },
355
- convertGet: async (entity, key, meta) => {
356
- await entity.read('manuSpecificSinope', ['secondScreenBehavior']);
357
- },
358
- },
359
- thermostat_outdoor_temperature: {
360
- key: ['thermostat_outdoor_temperature'],
361
- convertSet: async (entity, key, value, meta) => {
362
- const number = utils.toNumber(value);
363
- if (number >= -99.5 && number <= 99.5) {
364
- await entity.write('manuSpecificSinope', { outdoorTempToDisplay: number * 100 }, manuSinope);
365
- }
366
- return { state: { thermostat_outdoor_temperature: number } };
367
- },
368
- convertGet: async (entity, key, meta) => {
369
- await entity.read('manuSpecificSinope', ['outdoorTempToDisplay'], manuSinope);
370
- },
371
- },
372
- outdoor_temperature_timeout: {
373
- key: ['outdoor_temperature_timeout'],
374
- convertSet: async (entity, key, value, meta) => {
375
- const number = utils.toNumber(value);
376
- if (number >= 30 && number <= 64800) {
377
- await entity.write('manuSpecificSinope', { outdoorTempToDisplayTimeout: number });
378
- return { state: { outdoor_temperature_timeout: number } };
379
- }
380
- },
381
- convertGet: async (entity, key, meta) => {
382
- await entity.read('manuSpecificSinope', ['outdoorTempToDisplayTimeout']);
383
- },
384
- },
385
- thermostat_time: {
386
- key: ['thermostat_time'],
387
- convertSet: async (entity, key, value, meta) => {
388
- if (value === '') {
389
- const thermostatDate = new Date();
390
- const thermostatTimeSec = thermostatDate.getTime() / 1000;
391
- const thermostatTimezoneOffsetSec = thermostatDate.getTimezoneOffset() * 60;
392
- const currentTimeToDisplay = Math.round(thermostatTimeSec - thermostatTimezoneOffsetSec - 946684800);
393
- await entity.write('manuSpecificSinope', { currentTimeToDisplay }, manuSinope);
394
- }
395
- else if (value !== '') {
396
- await entity.write('manuSpecificSinope', { currentTimeToDisplay: value }, manuSinope);
397
- }
398
- },
399
- },
400
- floor_control_mode: {
401
- // TH1300ZB and TH1400ZB specific
402
- key: ['floor_control_mode'],
403
- convertSet: async (entity, key, value, meta) => {
404
- if (typeof value !== 'string') {
405
- return;
406
- }
407
- const lookup = { ambiant: 1, floor: 2 };
408
- value = value.toLowerCase();
409
- // @ts-expect-error ignore
410
- if (lookup[value] !== undefined) {
411
- await entity.write('manuSpecificSinope', { floorControlMode: utils.getFromLookup(value, lookup) });
412
- }
413
- return { state: { floor_control_mode: value } };
414
- },
415
- convertGet: async (entity, key, meta) => {
416
- await entity.read('manuSpecificSinope', ['floorControlMode']);
417
- },
418
- },
419
- ambiant_max_heat_setpoint: {
420
- // TH1300ZB and TH1400ZB specific
421
- key: ['ambiant_max_heat_setpoint'],
422
- convertSet: async (entity, key, value, meta) => {
423
- // @ts-expect-error ignore
424
- if ((value >= 5 && value <= 36) || value == 'off') {
425
- // @ts-expect-error ignore
426
- await entity.write('manuSpecificSinope', { ambiantMaxHeatSetpointLimit: value == 'off' ? -32768 : value * 100 });
427
- return { state: { ambiant_max_heat_setpoint: value } };
428
- }
429
- },
430
- convertGet: async (entity, key, meta) => {
431
- await entity.read('manuSpecificSinope', ['ambiantMaxHeatSetpointLimit']);
432
- },
433
- },
434
- floor_min_heat_setpoint: {
435
- // TH1300ZB and TH1400ZB specific
436
- key: ['floor_min_heat_setpoint'],
437
- convertSet: async (entity, key, value, meta) => {
438
- // @ts-expect-error ignore
439
- if ((value >= 5 && value <= 34) || value == 'off') {
440
- // @ts-expect-error ignore
441
- await entity.write('manuSpecificSinope', { floorMinHeatSetpointLimit: value == 'off' ? -32768 : value * 100 });
442
- return { state: { floor_min_heat_setpoint: value } };
443
- }
444
- },
445
- convertGet: async (entity, key, meta) => {
446
- await entity.read('manuSpecificSinope', ['floorMinHeatSetpointLimit']);
447
- },
448
- },
449
- floor_max_heat_setpoint: {
450
- // TH1300ZB and TH1400ZB specific
451
- key: ['floor_max_heat_setpoint'],
452
- convertSet: async (entity, key, value, meta) => {
453
- // @ts-expect-error ignore
454
- if ((value >= 7 && value <= 36) || value == 'off') {
455
- // @ts-expect-error ignore
456
- await entity.write('manuSpecificSinope', { floorMaxHeatSetpointLimit: value == 'off' ? -32768 : value * 100 });
457
- return { state: { floor_max_heat_setpoint: value } };
458
- }
459
- },
460
- convertGet: async (entity, key, meta) => {
461
- await entity.read('manuSpecificSinope', ['floorMaxHeatSetpointLimit']);
462
- },
463
- },
464
- temperature_sensor: {
465
- // TH1300ZB and TH1400ZB specific
466
- key: ['floor_temperature_sensor'],
467
- convertSet: async (entity, key, value, meta) => {
468
- if (typeof value !== 'string') {
469
- return;
470
- }
471
- const lookup = { '10k': 0, '12k': 1 };
472
- value = value.toLowerCase();
473
- // @ts-expect-error ignore
474
- if (lookup[value] !== undefined) {
475
- await entity.write('manuSpecificSinope', { temperatureSensor: utils.getFromLookup(value, lookup) });
476
- }
477
- return { state: { floor_temperature_sensor: value } };
478
- },
479
- convertGet: async (entity, key, meta) => {
480
- await entity.read('manuSpecificSinope', ['temperatureSensor']);
481
- },
482
- },
483
- time_format: {
484
- key: ['time_format'],
485
- convertSet: async (entity, key, value, meta) => {
486
- await entity.write('manuSpecificSinope', { timeFormatToDisplay: utils.getFromLookup(value, { '24h': 0, '12h': 1 }) }, manuSinope);
487
- return { state: { time_format: value } };
488
- },
489
- convertGet: async (entity, key, meta) => {
490
- await entity.read('manuSpecificSinope', ['timeFormatToDisplay'], manuSinope);
491
- },
492
- },
493
- connected_load: {
494
- // TH1400ZB and SW2500ZB
495
- key: ['connected_load'],
496
- convertSet: async (entity, key, value, meta) => {
497
- await entity.write('manuSpecificSinope', { connectedLoad: value });
498
- return { state: { connected_load: value } };
499
- },
500
- convertGet: async (entity, key, meta) => {
501
- await entity.read('manuSpecificSinope', ['connectedLoad']);
502
- },
503
- },
504
- aux_connected_load: {
505
- // TH1400ZB specific
506
- key: ['aux_connected_load'],
507
- convertSet: async (entity, key, value, meta) => {
508
- await entity.write('manuSpecificSinope', { auxConnectedLoad: value });
509
- return { state: { aux_connected_load: value } };
510
- },
511
- convertGet: async (entity, key, meta) => {
512
- await entity.read('manuSpecificSinope', ['auxConnectedLoad']);
513
- },
514
- },
515
- pump_protection: {
516
- // TH1400ZB specific
517
- key: ['pump_protection'],
518
- convertSet: async (entity, key, value, meta) => {
519
- utils.assertString(value);
520
- if (value.toLowerCase() == 'on') {
521
- await entity.write('manuSpecificSinope', { pumpProtection: 1 });
522
- }
523
- else if (value.toLowerCase() == 'off') {
524
- await entity.write('manuSpecificSinope', { pumpProtection: 255 });
525
- }
526
- return { state: { pump_protection: value } };
527
- },
528
- convertGet: async (entity, key, meta) => {
529
- await entity.read('manuSpecificSinope', ['pumpProtection']);
530
- },
531
- },
532
- led_intensity_on: {
533
- // DM25x0ZB and SW2500ZB
534
- key: ['led_intensity_on'],
535
- convertSet: async (entity, key, value, meta) => {
536
- const number = utils.toNumber(value);
537
- if (number >= 0 && number <= 100) {
538
- await entity.write('manuSpecificSinope', { ledIntensityOn: number });
539
- }
540
- return { state: { led_intensity_on: number } };
541
- },
542
- convertGet: async (entity, key, meta) => {
543
- await entity.read('manuSpecificSinope', ['ledIntensityOn']);
544
- },
545
- },
546
- led_intensity_off: {
547
- // DM25x0ZB and SW2500ZB
548
- key: ['led_intensity_off'],
549
- convertSet: async (entity, key, value, meta) => {
550
- const number = utils.toNumber(value);
551
- if (number >= 0 && number <= 100) {
552
- await entity.write('manuSpecificSinope', { ledIntensityOff: number });
553
- }
554
- return { state: { led_intensity_off: number } };
555
- },
556
- convertGet: async (entity, key, meta) => {
557
- await entity.read('manuSpecificSinope', ['ledIntensityOff']);
558
- },
559
- },
560
- led_color_on: {
561
- // DM25x0ZB and SW2500ZB
562
- key: ['led_color_on'],
563
- convertSet: async (entity, key, value, meta) => {
564
- const r = value.r >= 0 && value.r <= 255 ? value.r : 0;
565
- const g = value.g >= 0 && value.g <= 255 ? value.g : 0;
566
- const b = value.b >= 0 && value.b <= 255 ? value.b : 0;
567
- const valueHex = r + g * 256 + b * 256 ** 2;
568
- await entity.write('manuSpecificSinope', { ledColorOn: valueHex });
569
- },
570
- },
571
- led_color_off: {
572
- // DM25x0ZB and SW2500ZB
573
- key: ['led_color_off'],
574
- convertSet: async (entity, key, value, meta) => {
575
- const r = value.r >= 0 && value.r <= 255 ? value.r : 0;
576
- const g = value.g >= 0 && value.g <= 255 ? value.g : 0;
577
- const b = value.b >= 0 && value.b <= 255 ? value.b : 0;
578
- const valueHex = r + g * 256 + b * 256 ** 2;
579
- await entity.write('manuSpecificSinope', { ledColorOff: valueHex });
580
- },
581
- },
582
- minimum_brightness: {
583
- // DM25x0ZB
584
- key: ['minimum_brightness'],
585
- convertSet: async (entity, key, value, meta) => {
586
- const number = utils.toNumber(value);
587
- if (number >= 0 && number <= 3000) {
588
- await entity.write('manuSpecificSinope', { minimumBrightness: number });
589
- }
590
- return { state: { minimumBrightness: number } };
591
- },
592
- convertGet: async (entity, key, meta) => {
593
- await entity.read('manuSpecificSinope', ['minimumBrightness']);
594
- },
595
- },
596
- timer_seconds: {
597
- // DM25x0ZB and SW2500ZB
598
- key: ['timer_seconds'],
599
- convertSet: async (entity, key, value, meta) => {
600
- const number = utils.toNumber(value);
601
- if (number >= 0 && number <= 65535) {
602
- await entity.write('manuSpecificSinope', { dimmerTimmer: number });
603
- }
604
- return { state: { timer_seconds: number } };
605
- },
606
- convertGet: async (entity, key, meta) => {
607
- await entity.read('manuSpecificSinope', ['dimmerTimmer']);
608
- },
609
- },
610
- keypad_lockout: {
611
- // SW2500ZB
612
- key: ['keypad_lockout'],
613
- convertSet: async (entity, key, value, meta) => {
614
- const lookup = { unlock: 0, lock: 1 };
615
- await entity.write('manuSpecificSinope', { keypadLockout: utils.getFromLookup(value, lookup) });
616
- return { state: { keypad_lockout: value } };
617
- },
618
- convertGet: async (entity, key, meta) => {
619
- await entity.read('manuSpecificSinope', ['keypadLockout']);
620
- },
621
- },
622
- low_water_temp_protection: {
623
- // RM3500ZB specific
624
- key: ['low_water_temp_protection'],
625
- convertSet: async (entity, key, value, meta) => {
626
- await entity.write('manuSpecificSinope', { drConfigWaterTempMin: value });
627
- return { state: { low_water_temp_protection: value } };
628
- },
629
- convertGet: async (entity, key, meta) => {
630
- await entity.read('manuSpecificSinope', ['drConfigWaterTempMin']);
631
- },
632
- },
633
- };
634
- exports.definitions = [
635
- {
636
- zigbeeModel: ['TH1123ZB'],
637
- model: 'TH1123ZB',
638
- vendor: 'Sinopé',
639
- description: 'Zigbee line volt thermostat',
640
- extend: [m.electricityMeter()],
641
- fromZigbee: [fzLocal.thermostat, fzLocal.sinope, fromZigbee_1.default.hvac_user_interface, fromZigbee_1.default.ignore_temperature_report],
642
- toZigbee: [
643
- toZigbee_1.default.thermostat_local_temperature,
644
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
645
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
646
- toZigbee_1.default.thermostat_temperature_display_mode,
647
- toZigbee_1.default.thermostat_keypad_lockout,
648
- toZigbee_1.default.thermostat_system_mode,
649
- tzLocal.backlight_autodim,
650
- tzLocal.thermostat_time,
651
- tzLocal.time_format,
652
- tzLocal.enable_outdoor_temperature,
653
- tzLocal.second_display_mode,
654
- tzLocal.thermostat_outdoor_temperature,
655
- tzLocal.outdoor_temperature_timeout,
656
- tzLocal.thermostat_occupancy,
657
- tzLocal.main_cycle_output,
658
- ],
659
- exposes: [
660
- e
661
- .climate()
662
- .withSetpoint('occupied_heating_setpoint', 5, 30, 0.5)
663
- .withSetpoint('unoccupied_heating_setpoint', 5, 30, 0.5)
664
- .withLocalTemperature()
665
- .withSystemMode(['off', 'heat'], ea.ALL, 'Mode of the thermostat')
666
- .withPiHeatingDemand()
667
- .withRunningState(['idle', 'heat'], ea.STATE),
668
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
669
- e
670
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
671
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
672
- 'in "outdoor temp" mode when expired.'),
673
- e
674
- .numeric('thermostat_outdoor_temperature', ea.ALL)
675
- .withUnit('°C')
676
- .withValueMin(-99.5)
677
- .withValueMax(99.5)
678
- .withValueStep(0.5)
679
- .withDescription('Outdoor temperature for the secondary display'),
680
- e
681
- .numeric('outdoor_temperature_timeout', ea.ALL)
682
- .withUnit('s')
683
- .withValueMin(30)
684
- .withValueMax(64800)
685
- .withPreset('15 min', 900, '15 minutes')
686
- .withPreset('30 min', 1800, '30 minutes')
687
- .withPreset('1 hour', 3600, '1 hour')
688
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
689
- e
690
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
691
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
692
- e
693
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
694
- .withDescription('The temperature format displayed on the thermostat screen'),
695
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
696
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('Control backlight dimming behavior'),
697
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
698
- e.enum('main_cycle_output', ea.ALL, ['15_sec', '15_min']).withDescription('The length of the control cycle: 15_sec=normal 15_min=fan'),
699
- ],
700
- configure: async (device, coordinatorEndpoint) => {
701
- const endpoint = device.getEndpoint(1);
702
- const binds = [
703
- 'genBasic',
704
- 'genIdentify',
705
- 'genGroups',
706
- 'hvacThermostat',
707
- 'hvacUserInterfaceCfg',
708
- 'msTemperatureMeasurement',
709
- 'manuSpecificSinope',
710
- ];
711
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
712
- await reporting.thermostatTemperature(endpoint);
713
- await reporting.thermostatPIHeatingDemand(endpoint);
714
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
715
- await reporting.temperature(endpoint, { min: 1, max: 0xffff }); // Disable default reporting
716
- await endpoint.configureReporting('msTemperatureMeasurement', [
717
- {
718
- attribute: 'tolerance',
719
- minimumReportInterval: 1,
720
- maximumReportInterval: 0xffff,
721
- reportableChange: 1,
722
- },
723
- ]);
724
- try {
725
- await reporting.thermostatSystemMode(endpoint);
726
- }
727
- catch {
728
- /* Not all support this */
729
- }
730
- },
731
- },
732
- {
733
- zigbeeModel: ['TH1124ZB'],
734
- model: 'TH1124ZB',
735
- vendor: 'Sinopé',
736
- description: 'Zigbee line volt thermostat',
737
- extend: [m.electricityMeter()],
738
- fromZigbee: [fzLocal.thermostat, fzLocal.sinope, fromZigbee_1.default.hvac_user_interface, fromZigbee_1.default.ignore_temperature_report],
739
- toZigbee: [
740
- toZigbee_1.default.thermostat_local_temperature,
741
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
742
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
743
- toZigbee_1.default.thermostat_temperature_display_mode,
744
- toZigbee_1.default.thermostat_keypad_lockout,
745
- toZigbee_1.default.thermostat_system_mode,
746
- tzLocal.backlight_autodim,
747
- tzLocal.thermostat_time,
748
- tzLocal.time_format,
749
- tzLocal.enable_outdoor_temperature,
750
- tzLocal.second_display_mode,
751
- tzLocal.thermostat_outdoor_temperature,
752
- tzLocal.outdoor_temperature_timeout,
753
- tzLocal.thermostat_occupancy,
754
- tzLocal.main_cycle_output,
755
- ],
756
- exposes: [
757
- e
758
- .climate()
759
- .withSetpoint('occupied_heating_setpoint', 5, 30, 0.5)
760
- .withSetpoint('unoccupied_heating_setpoint', 5, 30, 0.5)
761
- .withLocalTemperature()
762
- .withSystemMode(['off', 'heat'], ea.ALL, 'Mode of the thermostat')
763
- .withPiHeatingDemand()
764
- .withRunningState(['idle', 'heat'], ea.STATE),
765
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
766
- e
767
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
768
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
769
- 'in "outdoor temp" mode when expired.'),
770
- e
771
- .numeric('thermostat_outdoor_temperature', ea.ALL)
772
- .withUnit('°C')
773
- .withValueMin(-99.5)
774
- .withValueMax(99.5)
775
- .withValueStep(0.5)
776
- .withDescription('Outdoor temperature for the secondary display'),
777
- e
778
- .numeric('outdoor_temperature_timeout', ea.ALL)
779
- .withUnit('s')
780
- .withValueMin(30)
781
- .withValueMax(64800)
782
- .withPreset('15 min', 900, '15 minutes')
783
- .withPreset('30 min', 1800, '30 minutes')
784
- .withPreset('1 hour', 3600, '1 hour')
785
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
786
- e
787
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
788
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
789
- e
790
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
791
- .withDescription('The temperature format displayed on the thermostat screen'),
792
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
793
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('Control backlight dimming behavior'),
794
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
795
- e.enum('main_cycle_output', ea.ALL, ['15_sec', '15_min']).withDescription('The length of the control cycle: 15_sec=normal 15_min=fan'),
796
- ],
797
- configure: async (device, coordinatorEndpoint) => {
798
- const endpoint = device.getEndpoint(1);
799
- const binds = [
800
- 'genBasic',
801
- 'genIdentify',
802
- 'genGroups',
803
- 'hvacThermostat',
804
- 'hvacUserInterfaceCfg',
805
- 'msTemperatureMeasurement',
806
- 'manuSpecificSinope',
807
- ];
808
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
809
- await reporting.thermostatTemperature(endpoint);
810
- await reporting.thermostatPIHeatingDemand(endpoint);
811
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
812
- await reporting.temperature(endpoint, { min: 1, max: 0xffff }); // Disable default reporting
813
- await endpoint.configureReporting('msTemperatureMeasurement', [
814
- {
815
- attribute: 'tolerance',
816
- minimumReportInterval: 1,
817
- maximumReportInterval: 0xffff,
818
- reportableChange: 1,
819
- },
820
- ]);
821
- try {
822
- await reporting.thermostatSystemMode(endpoint);
823
- }
824
- catch {
825
- /* Not all support this */
826
- }
827
- },
828
- },
829
- {
830
- zigbeeModel: ['TH1123ZB-G2'],
831
- model: 'TH1123ZB-G2',
832
- vendor: 'Sinopé',
833
- description: 'Zigbee line volt thermostat',
834
- extend: [m.electricityMeter()],
835
- fromZigbee: [fzLocal.thermostat, fzLocal.sinope, fromZigbee_1.default.hvac_user_interface, fromZigbee_1.default.ignore_temperature_report],
836
- toZigbee: [
837
- toZigbee_1.default.thermostat_local_temperature,
838
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
839
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
840
- toZigbee_1.default.thermostat_temperature_display_mode,
841
- toZigbee_1.default.thermostat_keypad_lockout,
842
- toZigbee_1.default.thermostat_system_mode,
843
- tzLocal.backlight_autodim,
844
- tzLocal.thermostat_time,
845
- tzLocal.time_format,
846
- tzLocal.enable_outdoor_temperature,
847
- tzLocal.second_display_mode,
848
- tzLocal.thermostat_outdoor_temperature,
849
- tzLocal.outdoor_temperature_timeout,
850
- tzLocal.thermostat_occupancy,
851
- tzLocal.main_cycle_output,
852
- ],
853
- exposes: [
854
- e
855
- .climate()
856
- .withSetpoint('occupied_heating_setpoint', 5, 30, 0.5)
857
- .withSetpoint('unoccupied_heating_setpoint', 5, 30, 0.5)
858
- .withLocalTemperature()
859
- .withSystemMode(['off', 'heat'], ea.ALL, 'Mode of the thermostat')
860
- .withPiHeatingDemand()
861
- .withRunningState(['idle', 'heat'], ea.STATE),
862
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
863
- e
864
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
865
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
866
- 'in "outdoor temp" mode when expired.'),
867
- e
868
- .numeric('thermostat_outdoor_temperature', ea.ALL)
869
- .withUnit('°C')
870
- .withValueMin(-99.5)
871
- .withValueMax(99.5)
872
- .withValueStep(0.5)
873
- .withDescription('Outdoor temperature for the secondary display'),
874
- e
875
- .numeric('outdoor_temperature_timeout', ea.ALL)
876
- .withUnit('s')
877
- .withValueMin(30)
878
- .withValueMax(64800)
879
- .withPreset('15 min', 900, '15 minutes')
880
- .withPreset('30 min', 1800, '30 minutes')
881
- .withPreset('1 hour', 3600, '1 hour')
882
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
883
- e
884
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
885
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
886
- e
887
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
888
- .withDescription('The temperature format displayed on the thermostat screen'),
889
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
890
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('Control backlight dimming behavior'),
891
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
892
- e.enum('main_cycle_output', ea.ALL, ['15_sec', '15_min']).withDescription('The length of the control cycle: 15_sec=normal 15_min=fan'),
893
- ],
894
- configure: async (device, coordinatorEndpoint) => {
895
- const endpoint = device.getEndpoint(1);
896
- const binds = [
897
- 'genBasic',
898
- 'genIdentify',
899
- 'genGroups',
900
- 'hvacThermostat',
901
- 'hvacUserInterfaceCfg',
902
- 'msTemperatureMeasurement',
903
- 'manuSpecificSinope',
904
- ];
905
- await reporting.bind(endpoint, coordinatorEndpoint, binds); // This G2 version has limited memory space
906
- const thermostatDate = new Date();
907
- const thermostatTimeSec = thermostatDate.getTime() / 1000;
908
- const thermostatTimezoneOffsetSec = thermostatDate.getTimezoneOffset() * 60;
909
- const currentTimeToDisplay = Math.round(thermostatTimeSec - thermostatTimezoneOffsetSec - 946684800);
910
- await endpoint.write('manuSpecificSinope', { currentTimeToDisplay }, manuSinope);
911
- await endpoint.write('manuSpecificSinope', { secondScreenBehavior: 0 }, manuSinope); // Mode auto
912
- await reporting.thermostatTemperature(endpoint);
913
- await reporting.thermostatPIHeatingDemand(endpoint);
914
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
915
- await reporting.thermostatSystemMode(endpoint);
916
- await reporting.temperature(endpoint, { min: 1, max: 0xffff }); // Disable default reporting
917
- await endpoint.configureReporting('msTemperatureMeasurement', [
918
- {
919
- attribute: 'tolerance',
920
- minimumReportInterval: 1,
921
- maximumReportInterval: 0xffff,
922
- reportableChange: 1,
923
- },
924
- ]);
925
- // Disable default reporting (not used by Sinope)
926
- await reporting.thermostatRunningState(endpoint, { min: 1, max: 0xffff });
927
- try {
928
- await reporting.thermostatUnoccupiedHeatingSetpoint(endpoint);
929
- }
930
- catch {
931
- /* Do nothing */
932
- }
933
- },
934
- },
935
- {
936
- zigbeeModel: ['TH1124ZB-G2'],
937
- model: 'TH1124ZB-G2',
938
- vendor: 'Sinopé',
939
- description: 'Zigbee line volt thermostat',
940
- extend: [m.electricityMeter()],
941
- fromZigbee: [fzLocal.thermostat, fzLocal.sinope, fromZigbee_1.default.hvac_user_interface, fromZigbee_1.default.ignore_temperature_report],
942
- toZigbee: [
943
- toZigbee_1.default.thermostat_local_temperature,
944
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
945
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
946
- toZigbee_1.default.thermostat_temperature_display_mode,
947
- toZigbee_1.default.thermostat_keypad_lockout,
948
- toZigbee_1.default.thermostat_system_mode,
949
- tzLocal.backlight_autodim,
950
- tzLocal.thermostat_time,
951
- tzLocal.time_format,
952
- tzLocal.enable_outdoor_temperature,
953
- tzLocal.second_display_mode,
954
- tzLocal.thermostat_outdoor_temperature,
955
- tzLocal.outdoor_temperature_timeout,
956
- tzLocal.thermostat_occupancy,
957
- tzLocal.main_cycle_output,
958
- ],
959
- exposes: [
960
- e
961
- .climate()
962
- .withSetpoint('occupied_heating_setpoint', 5, 30, 0.5)
963
- .withSetpoint('unoccupied_heating_setpoint', 5, 30, 0.5)
964
- .withLocalTemperature()
965
- .withSystemMode(['off', 'heat'], ea.ALL, 'Mode of the thermostat')
966
- .withPiHeatingDemand()
967
- .withRunningState(['idle', 'heat'], ea.STATE),
968
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
969
- e
970
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
971
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
972
- 'in "outdoor temp" mode when expired.'),
973
- e
974
- .numeric('thermostat_outdoor_temperature', ea.ALL)
975
- .withUnit('°C')
976
- .withValueMin(-99.5)
977
- .withValueMax(99.5)
978
- .withValueStep(0.5)
979
- .withDescription('Outdoor temperature for the secondary display'),
980
- e
981
- .numeric('outdoor_temperature_timeout', ea.ALL)
982
- .withUnit('s')
983
- .withValueMin(30)
984
- .withValueMax(64800)
985
- .withPreset('15 min', 900, '15 minutes')
986
- .withPreset('30 min', 1800, '30 minutes')
987
- .withPreset('1 hour', 3600, '1 hour')
988
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
989
- e
990
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
991
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
992
- e
993
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
994
- .withDescription('The temperature format displayed on the thermostat screen'),
995
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
996
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('Control backlight dimming behavior'),
997
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
998
- e.enum('main_cycle_output', ea.ALL, ['15_sec', '15_min']).withDescription('The length of the control cycle: 15_sec=normal 15_min=fan'),
999
- ],
1000
- configure: async (device, coordinatorEndpoint) => {
1001
- const endpoint = device.getEndpoint(1);
1002
- const binds = [
1003
- 'genBasic',
1004
- 'genIdentify',
1005
- 'genGroups',
1006
- 'hvacThermostat',
1007
- 'hvacUserInterfaceCfg',
1008
- 'msTemperatureMeasurement',
1009
- 'manuSpecificSinope',
1010
- ];
1011
- await reporting.bind(endpoint, coordinatorEndpoint, binds); // This G2 version has limited memory space
1012
- const thermostatDate = new Date();
1013
- const thermostatTimeSec = thermostatDate.getTime() / 1000;
1014
- const thermostatTimezoneOffsetSec = thermostatDate.getTimezoneOffset() * 60;
1015
- const currentTimeToDisplay = Math.round(thermostatTimeSec - thermostatTimezoneOffsetSec - 946684800);
1016
- await endpoint.write('manuSpecificSinope', { currentTimeToDisplay }, manuSinope);
1017
- await endpoint.write('manuSpecificSinope', { secondScreenBehavior: 0 }, manuSinope); // Mode auto
1018
- await reporting.thermostatTemperature(endpoint);
1019
- await reporting.thermostatPIHeatingDemand(endpoint);
1020
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
1021
- await reporting.thermostatSystemMode(endpoint);
1022
- await reporting.temperature(endpoint, { min: 1, max: 0xffff }); // Disable default reporting
1023
- await endpoint.configureReporting('msTemperatureMeasurement', [
1024
- {
1025
- attribute: 'tolerance',
1026
- minimumReportInterval: 1,
1027
- maximumReportInterval: 0xffff,
1028
- reportableChange: 1,
1029
- },
1030
- ]);
1031
- // Disable default reporting (not used by Sinope)
1032
- await reporting.thermostatRunningState(endpoint, { min: 1, max: 0xffff });
1033
- try {
1034
- await reporting.thermostatUnoccupiedHeatingSetpoint(endpoint);
1035
- }
1036
- catch {
1037
- /* Do nothing */
1038
- }
1039
- },
1040
- },
1041
- {
1042
- zigbeeModel: ['TH1300ZB', 'TH1320ZB-04'],
1043
- model: 'TH1300ZB',
1044
- vendor: 'Sinopé',
1045
- description: 'Zigbee smart floor heating thermostat',
1046
- whiteLabel: [
1047
- { model: 'TH1320ZB-04', vendor: 'Sinopé', description: 'Zigbee smart floor heating thermostat', fingerprint: [{ modelID: 'TH1320ZB-04' }] },
1048
- ],
1049
- extend: [m.electricityMeter()],
1050
- fromZigbee: [fzLocal.thermostat, fzLocal.sinope, fromZigbee_1.default.hvac_user_interface, fromZigbee_1.default.ignore_temperature_report],
1051
- toZigbee: [
1052
- toZigbee_1.default.thermostat_local_temperature,
1053
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
1054
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
1055
- toZigbee_1.default.thermostat_temperature_display_mode,
1056
- toZigbee_1.default.thermostat_keypad_lockout,
1057
- toZigbee_1.default.thermostat_system_mode,
1058
- tzLocal.backlight_autodim,
1059
- tzLocal.thermostat_time,
1060
- tzLocal.time_format,
1061
- tzLocal.enable_outdoor_temperature,
1062
- tzLocal.second_display_mode,
1063
- tzLocal.thermostat_outdoor_temperature,
1064
- tzLocal.outdoor_temperature_timeout,
1065
- tzLocal.thermostat_occupancy,
1066
- tzLocal.floor_control_mode,
1067
- tzLocal.ambiant_max_heat_setpoint,
1068
- tzLocal.floor_min_heat_setpoint,
1069
- tzLocal.floor_max_heat_setpoint,
1070
- tzLocal.temperature_sensor,
1071
- ],
1072
- exposes: [
1073
- e
1074
- .climate()
1075
- .withSetpoint('occupied_heating_setpoint', 5, 36, 0.5)
1076
- .withSetpoint('unoccupied_heating_setpoint', 5, 36, 0.5)
1077
- .withLocalTemperature()
1078
- .withSystemMode(['off', 'heat'], ea.ALL, 'Mode of the thermostat')
1079
- .withPiHeatingDemand()
1080
- .withRunningState(['idle', 'heat'], ea.STATE),
1081
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
1082
- e
1083
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
1084
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
1085
- 'in "outdoor temp" mode when expired.'),
1086
- e
1087
- .numeric('thermostat_outdoor_temperature', ea.ALL)
1088
- .withUnit('°C')
1089
- .withValueMin(-99.5)
1090
- .withValueMax(99.5)
1091
- .withValueStep(0.5)
1092
- .withDescription('Outdoor temperature for the secondary display'),
1093
- e
1094
- .numeric('outdoor_temperature_timeout', ea.ALL)
1095
- .withUnit('s')
1096
- .withValueMin(30)
1097
- .withValueMax(64800)
1098
- .withPreset('15 min', 900, '15 minutes')
1099
- .withPreset('30 min', 1800, '30 minutes')
1100
- .withPreset('1 hour', 3600, '1 hour')
1101
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
1102
- e
1103
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
1104
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
1105
- e
1106
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
1107
- .withDescription('The temperature format displayed on the thermostat screen'),
1108
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
1109
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('Control backlight dimming behavior'),
1110
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
1111
- ],
1112
- configure: async (device, coordinatorEndpoint) => {
1113
- const endpoint = device.getEndpoint(1);
1114
- const binds = [
1115
- 'genBasic',
1116
- 'genIdentify',
1117
- 'genGroups',
1118
- 'hvacThermostat',
1119
- 'hvacUserInterfaceCfg',
1120
- 'msTemperatureMeasurement',
1121
- 'manuSpecificSinope',
1122
- ];
1123
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1124
- await reporting.thermostatTemperature(endpoint);
1125
- await reporting.thermostatPIHeatingDemand(endpoint);
1126
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
1127
- try {
1128
- await reporting.thermostatKeypadLockMode(endpoint);
1129
- }
1130
- catch {
1131
- // Not all support this: https://github.com/Koenkk/zigbee2mqtt/issues/3760
1132
- }
1133
- await endpoint.configureReporting('manuSpecificSinope', [
1134
- { attribute: 'GFCiStatus', minimumReportInterval: 1, maximumReportInterval: constants.repInterval.HOUR, reportableChange: 1 },
1135
- ]);
1136
- await endpoint.configureReporting('manuSpecificSinope', [
1137
- { attribute: 'floorLimitStatus', minimumReportInterval: 1, maximumReportInterval: constants.repInterval.HOUR, reportableChange: 1 },
1138
- ]);
1139
- await reporting.temperature(endpoint, { min: 1, max: 0xffff }); // disable reporting
1140
- },
1141
- },
1142
- {
1143
- zigbeeModel: ['TH1400ZB'],
1144
- model: 'TH1400ZB',
1145
- vendor: 'Sinopé',
1146
- description: 'Zigbee low volt thermostat',
1147
- fromZigbee: [
1148
- fzLocal.thermostat,
1149
- fzLocal.sinope,
1150
- fromZigbee_1.default.hvac_user_interface,
1151
- fromZigbee_1.default.electrical_measurement,
1152
- fromZigbee_1.default.metering,
1153
- fromZigbee_1.default.ignore_temperature_report,
1154
- ],
1155
- toZigbee: [
1156
- toZigbee_1.default.thermostat_local_temperature,
1157
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
1158
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
1159
- toZigbee_1.default.thermostat_temperature_display_mode,
1160
- toZigbee_1.default.thermostat_keypad_lockout,
1161
- toZigbee_1.default.thermostat_system_mode,
1162
- tzLocal.backlight_autodim,
1163
- tzLocal.thermostat_time,
1164
- tzLocal.time_format,
1165
- tzLocal.enable_outdoor_temperature,
1166
- tzLocal.second_display_mode,
1167
- tzLocal.thermostat_outdoor_temperature,
1168
- tzLocal.outdoor_temperature_timeout,
1169
- tzLocal.thermostat_occupancy,
1170
- tzLocal.floor_control_mode,
1171
- tzLocal.ambiant_max_heat_setpoint,
1172
- tzLocal.floor_min_heat_setpoint,
1173
- tzLocal.floor_max_heat_setpoint,
1174
- tzLocal.temperature_sensor,
1175
- toZigbee_1.default.thermostat_min_heat_setpoint_limit,
1176
- toZigbee_1.default.thermostat_max_heat_setpoint_limit,
1177
- tzLocal.connected_load,
1178
- tzLocal.aux_connected_load,
1179
- tzLocal.main_cycle_output,
1180
- tzLocal.aux_cycle_output,
1181
- tzLocal.pump_protection,
1182
- ],
1183
- exposes: [
1184
- e
1185
- .climate()
1186
- .withSetpoint('occupied_heating_setpoint', 5, 36, 0.5)
1187
- .withSetpoint('unoccupied_heating_setpoint', 5, 36, 0.5)
1188
- .withLocalTemperature()
1189
- .withSystemMode(['off', 'heat'])
1190
- .withPiHeatingDemand()
1191
- .withRunningState(['idle', 'heat'], ea.STATE),
1192
- e.max_heat_setpoint_limit(5, 36, 0.5),
1193
- e.min_heat_setpoint_limit(5, 36, 0.5),
1194
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
1195
- e
1196
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
1197
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
1198
- 'in "outdoor temp" mode when expired.'),
1199
- e
1200
- .numeric('thermostat_outdoor_temperature', ea.ALL)
1201
- .withUnit('°C')
1202
- .withValueMin(-99.5)
1203
- .withValueMax(99.5)
1204
- .withValueStep(0.5)
1205
- .withDescription('Outdoor temperature for the secondary display'),
1206
- e
1207
- .numeric('outdoor_temperature_timeout', ea.ALL)
1208
- .withUnit('s')
1209
- .withValueMin(30)
1210
- .withValueMax(64800)
1211
- .withPreset('15 min', 900, '15 minutes')
1212
- .withPreset('30 min', 1800, '30 minutes')
1213
- .withPreset('1 hour', 3600, '1 hour')
1214
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
1215
- e
1216
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
1217
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
1218
- e
1219
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
1220
- .withDescription('The temperature format displayed on the thermostat screen'),
1221
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
1222
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('The display backlight behavior'),
1223
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
1224
- e
1225
- .numeric('connected_load', ea.ALL)
1226
- .withUnit('W')
1227
- .withValueMin(1)
1228
- .withValueMax(20000)
1229
- .withDescription('The power in watts of the electrical load connected to the device'),
1230
- e.enum('floor_control_mode', ea.ALL, ['ambiant', 'floor']).withDescription('Control mode using floor or ambient temperature'),
1231
- e
1232
- .numeric('floor_max_heat_setpoint', ea.ALL)
1233
- .withUnit('°C')
1234
- .withValueMin(7)
1235
- .withValueMax(36)
1236
- .withValueStep(0.5)
1237
- .withPreset('off', 'off', 'Use minimum permitted value')
1238
- .withDescription('The maximum floor temperature limit of the floor when in ambient control mode'),
1239
- e
1240
- .numeric('floor_min_heat_setpoint', ea.ALL)
1241
- .withUnit('°C')
1242
- .withValueMin(5)
1243
- .withValueMax(34)
1244
- .withValueStep(0.5)
1245
- .withPreset('off', 'off', 'Use minimum permitted value')
1246
- .withDescription('The minimum floor temperature limit of the floor when in ambient control mode'),
1247
- e
1248
- .numeric('ambiant_max_heat_setpoint', ea.ALL)
1249
- .withUnit('°C')
1250
- .withValueMin(5)
1251
- .withValueMax(36)
1252
- .withValueStep(0.5)
1253
- .withPreset('off', 'off', 'Use minimum permitted value')
1254
- .withDescription('The maximum ambient temperature limit when in floor control mode'),
1255
- e.enum('floor_temperature_sensor', ea.ALL, ['10k', '12k']).withDescription('The floor sensor'),
1256
- e
1257
- .enum('main_cycle_output', ea.ALL, ['15_sec', '5_min', '10_min', '15_min', '20_min', '30_min'])
1258
- .withDescription('The length of the control cycle according to the type of load connected to the thermostats'),
1259
- e
1260
- .enum('aux_cycle_output', ea.ALL, ['off', '15_sec', '5_min', '10_min', '15_min', '20_min', '30_min'])
1261
- .withDescription('The length of the control cycle according to the type of auxiliary load connected to the thermostats'),
1262
- e.binary('pump_protection', ea.ALL, 'ON', 'OFF').withDescription('This function prevents the seizure of the pump'),
1263
- e
1264
- .numeric('aux_connected_load', ea.ALL)
1265
- .withUnit('W')
1266
- .withValueMin(0)
1267
- .withValueMax(20000)
1268
- .withDescription('The power in watts of the heater connected to the auxiliary output of the thermostat'),
1269
- ],
1270
- configure: async (device, coordinatorEndpoint) => {
1271
- const endpoint = device.getEndpoint(1);
1272
- const binds = [
1273
- 'genBasic',
1274
- 'genIdentify',
1275
- 'genGroups',
1276
- 'hvacThermostat',
1277
- 'hvacUserInterfaceCfg',
1278
- 'msTemperatureMeasurement',
1279
- 'manuSpecificSinope',
1280
- ];
1281
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1282
- await reporting.thermostatTemperature(endpoint);
1283
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
1284
- await reporting.thermostatPIHeatingDemand(endpoint);
1285
- try {
1286
- await reporting.thermostatSystemMode(endpoint);
1287
- }
1288
- catch {
1289
- /* Not all support this */
1290
- }
1291
- await endpoint.read('hvacThermostat', [
1292
- 'occupiedHeatingSetpoint',
1293
- 'localTemp',
1294
- 'systemMode',
1295
- 'pIHeatingDemand',
1296
- 'SinopeBacklight',
1297
- 'maxHeatSetpointLimit',
1298
- 'minHeatSetpointLimit',
1299
- 'SinopeMainCycleOutput',
1300
- 'SinopeAuxCycleOutput',
1301
- ]);
1302
- await endpoint.read('hvacUserInterfaceCfg', ['keypadLockout', 'tempDisplayMode']);
1303
- await endpoint.read('manuSpecificSinope', [
1304
- 'timeFormatToDisplay',
1305
- 'connectedLoad',
1306
- 'auxConnectedLoad',
1307
- 'floorControlMode',
1308
- 'floorMinHeatSetpointLimit',
1309
- 'floorMaxHeatSetpointLimit',
1310
- 'ambiantMaxHeatSetpointLimit',
1311
- 'outdoorTempToDisplayTimeout',
1312
- 'temperatureSensor',
1313
- 'pumpProtection',
1314
- ]);
1315
- await reporting.temperature(endpoint, { min: 1, max: 0xffff }); // disable reporting
1316
- },
1317
- },
1318
- {
1319
- zigbeeModel: ['TH1500ZB'],
1320
- model: 'TH1500ZB',
1321
- vendor: 'Sinopé',
1322
- description: 'Zigbee dual pole line volt thermostat',
1323
- fromZigbee: [
1324
- fzLocal.thermostat,
1325
- fzLocal.sinope,
1326
- fromZigbee_1.default.hvac_user_interface,
1327
- fromZigbee_1.default.electrical_measurement,
1328
- fromZigbee_1.default.metering,
1329
- fromZigbee_1.default.ignore_temperature_report,
1330
- ],
1331
- toZigbee: [
1332
- toZigbee_1.default.thermostat_local_temperature,
1333
- toZigbee_1.default.thermostat_occupied_heating_setpoint,
1334
- toZigbee_1.default.thermostat_unoccupied_heating_setpoint,
1335
- toZigbee_1.default.thermostat_temperature_display_mode,
1336
- toZigbee_1.default.thermostat_keypad_lockout,
1337
- toZigbee_1.default.thermostat_system_mode,
1338
- tzLocal.backlight_autodim,
1339
- tzLocal.thermostat_time,
1340
- tzLocal.time_format,
1341
- tzLocal.enable_outdoor_temperature,
1342
- tzLocal.second_display_mode,
1343
- tzLocal.thermostat_outdoor_temperature,
1344
- tzLocal.outdoor_temperature_timeout,
1345
- tzLocal.thermostat_occupancy,
1346
- ],
1347
- exposes: [
1348
- e
1349
- .climate()
1350
- .withSetpoint('occupied_heating_setpoint', 5, 30, 0.5)
1351
- .withSetpoint('unoccupied_heating_setpoint', 5, 30, 0.5)
1352
- .withLocalTemperature()
1353
- .withSystemMode(['off', 'heat'], ea.ALL, 'Mode of the thermostat')
1354
- .withPiHeatingDemand()
1355
- .withRunningState(['idle', 'heat'], ea.STATE),
1356
- e.enum('thermostat_occupancy', ea.ALL, ['unoccupied', 'occupied']).withDescription('Occupancy state of the thermostat'),
1357
- e
1358
- .enum('second_display_mode', ea.ALL, ['auto', 'setpoint', 'outdoor temp'])
1359
- .withDescription('Displays the outdoor temperature and then returns to the set point in "auto" mode, or clears ' +
1360
- 'in "outdoor temp" mode when expired.'),
1361
- e
1362
- .numeric('thermostat_outdoor_temperature', ea.ALL)
1363
- .withUnit('°C')
1364
- .withValueMin(-99.5)
1365
- .withValueMax(99.5)
1366
- .withValueStep(0.5)
1367
- .withDescription('Outdoor temperature for the secondary display'),
1368
- e
1369
- .numeric('outdoor_temperature_timeout', ea.ALL)
1370
- .withUnit('s')
1371
- .withValueMin(30)
1372
- .withValueMax(64800)
1373
- .withPreset('15 min', 900, '15 minutes')
1374
- .withPreset('30 min', 1800, '30 minutes')
1375
- .withPreset('1 hour', 3600, '1 hour')
1376
- .withDescription('Time in seconds after which the outdoor temperature is considered to have expired'),
1377
- e
1378
- .binary('enable_outdoor_temperature', ea.ALL, 'ON', 'OFF')
1379
- .withDescription('DEPRECATED: Use second_display_mode or control via outdoor_temperature_timeout'),
1380
- e
1381
- .enum('temperature_display_mode', ea.ALL, ['celsius', 'fahrenheit'])
1382
- .withDescription('The temperature format displayed on the thermostat screen'),
1383
- e.enum('time_format', ea.ALL, ['24h', '12h']).withDescription('The time format featured on the thermostat display'),
1384
- e.enum('backlight_auto_dim', ea.ALL, ['on_demand', 'sensing']).withDescription('Control backlight dimming behavior'),
1385
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock1']).withDescription('Enables or disables the device’s buttons'),
1386
- ],
1387
- configure: async (device, coordinatorEndpoint) => {
1388
- const endpoint = device.getEndpoint(1);
1389
- const binds = ['genBasic', 'genIdentify', 'genGroups', 'hvacThermostat', 'hvacUserInterfaceCfg', 'msTemperatureMeasurement'];
1390
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1391
- await reporting.thermostatTemperature(endpoint);
1392
- await reporting.thermostatOccupiedHeatingSetpoint(endpoint);
1393
- await reporting.thermostatPIHeatingDemand(endpoint);
1394
- },
1395
- },
1396
- {
1397
- zigbeeModel: ['SW2500ZB'],
1398
- model: 'SW2500ZB',
1399
- vendor: 'Sinopé',
1400
- description: 'Zigbee smart light switch',
1401
- extend: [m.onOff(), m.electricityMeter({ cluster: 'metering' })],
1402
- fromZigbee: [fzLocal.sinope],
1403
- toZigbee: [
1404
- tzLocal.timer_seconds,
1405
- tzLocal.led_intensity_on,
1406
- tzLocal.led_intensity_off,
1407
- tzLocal.led_color_on,
1408
- tzLocal.led_color_off,
1409
- tzLocal.keypad_lockout,
1410
- tzLocal.connected_load,
1411
- ],
1412
- exposes: [
1413
- e.action(['up_single', 'up_double', 'up_hold', 'down_single', 'down_double', 'down_hold']),
1414
- e
1415
- .numeric('timer_seconds', ea.ALL)
1416
- .withUnit('s')
1417
- .withValueMin(0)
1418
- .withValueMax(65535)
1419
- .withPreset('Disabled', 0, 'disabled')
1420
- .withDescription('Automatically turn off load after x seconds'),
1421
- e
1422
- .numeric('led_intensity_on', ea.ALL)
1423
- .withUnit('%')
1424
- .withValueMin(0)
1425
- .withValueMax(100)
1426
- .withDescription('Control status LED intensity when load ON'),
1427
- e
1428
- .numeric('led_intensity_off', ea.ALL)
1429
- .withUnit('%')
1430
- .withValueMin(0)
1431
- .withValueMax(100)
1432
- .withDescription('Control status LED intensity when load OFF'),
1433
- e
1434
- .composite('led_color_on', 'led_color_on', ea.SET)
1435
- .withFeature(e.numeric('r', ea.SET))
1436
- .withFeature(e.numeric('g', ea.SET))
1437
- .withFeature(e.numeric('b', ea.SET))
1438
- .withDescription('Control status LED color when load ON'),
1439
- e
1440
- .composite('led_color_off', 'led_color_off', ea.SET)
1441
- .withFeature(e.numeric('r', ea.SET))
1442
- .withFeature(e.numeric('g', ea.SET))
1443
- .withFeature(e.numeric('b', ea.SET))
1444
- .withDescription('Control status LED color when load OFF'),
1445
- e.enum('keypad_lockout', ea.ALL, ['unlock', 'lock']).withDescription('Enables or disables the device’s buttons'),
1446
- e.numeric('connected_load', ea.ALL).withUnit('W').withValueMin(0).withValueMax(1800).withDescription('Load connected in watt'),
1447
- ],
1448
- configure: async (device, coordinatorEndpoint) => {
1449
- const endpoint = device.getEndpoint(1);
1450
- const binds = ['manuSpecificSinope'];
1451
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1452
- const payload = [
1453
- {
1454
- attribute: 'actionReport',
1455
- minimumReportInterval: 0,
1456
- maximumReportInterval: 0,
1457
- reportableChange: 0,
1458
- },
1459
- ];
1460
- await endpoint.configureReporting('manuSpecificSinope', payload);
1461
- },
1462
- },
1463
- {
1464
- zigbeeModel: ['DM2500ZB'],
1465
- model: 'DM2500ZB',
1466
- vendor: 'Sinopé',
1467
- description: 'Zigbee smart dimmer',
1468
- extend: [m.light({ configureReporting: true })],
1469
- fromZigbee: [fzLocal.sinope],
1470
- toZigbee: [
1471
- tzLocal.timer_seconds,
1472
- tzLocal.led_intensity_on,
1473
- tzLocal.led_intensity_off,
1474
- tzLocal.minimum_brightness,
1475
- tzLocal.led_color_on,
1476
- tzLocal.led_color_off,
1477
- ],
1478
- exposes: [
1479
- e
1480
- .numeric('timer_seconds', ea.ALL)
1481
- .withUnit('s')
1482
- .withValueMin(0)
1483
- .withValueMax(65535)
1484
- .withPreset('Disabled', 0, 'disabled')
1485
- .withDescription('Automatically turn off load after x seconds'),
1486
- e
1487
- .numeric('led_intensity_on', ea.ALL)
1488
- .withUnit('%')
1489
- .withValueMin(0)
1490
- .withValueMax(100)
1491
- .withDescription('Control status LED intensity when load ON'),
1492
- e
1493
- .numeric('led_intensity_off', ea.ALL)
1494
- .withUnit('%')
1495
- .withValueMin(0)
1496
- .withValueMax(100)
1497
- .withDescription('Control status LED when load OFF'),
1498
- e.numeric('minimum_brightness', ea.ALL).withValueMin(0).withValueMax(3000).withDescription('Control minimum dimmer brightness'),
1499
- e
1500
- .composite('led_color_on', 'led_color_on', ea.SET)
1501
- .withFeature(e.numeric('r', ea.SET))
1502
- .withFeature(e.numeric('g', ea.SET))
1503
- .withFeature(e.numeric('b', ea.SET))
1504
- .withDescription('Control status LED color when load ON'),
1505
- e
1506
- .composite('led_color_off', 'led_color_off', ea.SET)
1507
- .withFeature(e.numeric('r', ea.SET))
1508
- .withFeature(e.numeric('g', ea.SET))
1509
- .withFeature(e.numeric('b', ea.SET))
1510
- .withDescription('Control status LED color when load OFF'),
1511
- ],
1512
- },
1513
- {
1514
- zigbeeModel: ['DM2550ZB'],
1515
- model: 'DM2550ZB',
1516
- vendor: 'Sinopé',
1517
- description: 'Zigbee Adaptive phase smart dimmer',
1518
- extend: [m.light({ configureReporting: true })],
1519
- fromZigbee: [fzLocal.sinope],
1520
- toZigbee: [
1521
- tzLocal.timer_seconds,
1522
- tzLocal.led_intensity_on,
1523
- tzLocal.led_intensity_off,
1524
- tzLocal.minimum_brightness,
1525
- tzLocal.led_color_on,
1526
- tzLocal.led_color_off,
1527
- ],
1528
- exposes: [
1529
- e
1530
- .numeric('timer_seconds', ea.ALL)
1531
- .withUnit('s')
1532
- .withValueMin(0)
1533
- .withValueMax(65535)
1534
- .withPreset('Disabled', 0, 'disabled')
1535
- .withDescription('Automatically turn off load after x seconds'),
1536
- e
1537
- .numeric('led_intensity_on', ea.ALL)
1538
- .withUnit('%')
1539
- .withValueMin(0)
1540
- .withValueMax(100)
1541
- .withDescription('Control status LED intensity when load ON'),
1542
- e
1543
- .numeric('led_intensity_off', ea.ALL)
1544
- .withUnit('%')
1545
- .withValueMin(0)
1546
- .withValueMax(100)
1547
- .withDescription('Control status LED when load OFF'),
1548
- e.numeric('minimum_brightness', ea.ALL).withValueMin(0).withValueMax(3000).withDescription('Control minimum dimmer brightness'),
1549
- e
1550
- .composite('led_color_on', 'led_color_on', ea.SET)
1551
- .withFeature(e.numeric('r', ea.SET))
1552
- .withFeature(e.numeric('g', ea.SET))
1553
- .withFeature(e.numeric('b', ea.SET))
1554
- .withDescription('Control status LED color when load ON'),
1555
- e
1556
- .composite('led_color_off', 'led_color_off', ea.SET)
1557
- .withFeature(e.numeric('r', ea.SET))
1558
- .withFeature(e.numeric('g', ea.SET))
1559
- .withFeature(e.numeric('b', ea.SET))
1560
- .withDescription('Control status LED color when load OFF'),
1561
- ],
1562
- },
1563
- {
1564
- zigbeeModel: ['SP2600ZB'],
1565
- model: 'SP2600ZB',
1566
- vendor: 'Sinopé',
1567
- description: 'Zigbee smart plug',
1568
- extend: [m.onOff(), m.electricityMeter()],
1569
- },
1570
- {
1571
- zigbeeModel: ['SP2610ZB'],
1572
- model: 'SP2610ZB',
1573
- vendor: 'Sinopé',
1574
- description: 'Zigbee smart plug',
1575
- extend: [m.onOff(), m.electricityMeter()],
1576
- },
1577
- {
1578
- zigbeeModel: ['RM3250ZB'],
1579
- model: 'RM3250ZB',
1580
- vendor: 'Sinopé',
1581
- description: '50A Smart electrical load controller',
1582
- extend: [m.onOff(), m.electricityMeter()],
1583
- },
1584
- {
1585
- zigbeeModel: ['WL4200'],
1586
- model: 'WL4200',
1587
- vendor: 'Sinopé',
1588
- description: 'Zigbee smart water leak detector',
1589
- fromZigbee: [fromZigbee_1.default.ias_water_leak_alarm_1, fromZigbee_1.default.temperature, fromZigbee_1.default.battery],
1590
- exposes: [e.water_leak(), e.battery_low(), e.temperature(), e.battery()],
1591
- toZigbee: [],
1592
- configure: async (device, coordinatorEndpoint) => {
1593
- const endpoint = device.getEndpoint(1);
1594
- const binds = ['genPowerCfg', 'msTemperatureMeasurement'];
1595
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1596
- await reporting.temperature(endpoint, { min: 600, max: constants.repInterval.MAX, change: 100 });
1597
- await reporting.batteryPercentageRemaining(endpoint);
1598
- await reporting.batteryAlarmState(endpoint);
1599
- },
1600
- },
1601
- {
1602
- zigbeeModel: ['WL4200S'],
1603
- model: 'WL4200S',
1604
- vendor: 'Sinopé',
1605
- description: 'Zigbee smart water leak detector with external sensor',
1606
- fromZigbee: [fromZigbee_1.default.ias_water_leak_alarm_1, fromZigbee_1.default.temperature, fromZigbee_1.default.battery],
1607
- toZigbee: [],
1608
- exposes: [e.water_leak(), e.battery_low(), e.temperature(), e.battery()],
1609
- configure: async (device, coordinatorEndpoint) => {
1610
- const endpoint = device.getEndpoint(1);
1611
- const binds = ['genPowerCfg', 'msTemperatureMeasurement'];
1612
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1613
- await reporting.temperature(endpoint, { min: 600, max: constants.repInterval.MAX, change: 100 });
1614
- await reporting.batteryPercentageRemaining(endpoint);
1615
- await reporting.batteryAlarmState(endpoint);
1616
- },
1617
- },
1618
- {
1619
- zigbeeModel: ['WL4210'],
1620
- model: 'WL4210',
1621
- vendor: 'Sinopé',
1622
- description: 'Zigbee smart water leak detector with external sensor',
1623
- fromZigbee: [fromZigbee_1.default.ias_water_leak_alarm_1, fromZigbee_1.default.temperature, fromZigbee_1.default.battery],
1624
- toZigbee: [],
1625
- exposes: [e.water_leak(), e.battery_low(), e.temperature(), e.battery()],
1626
- configure: async (device, coordinatorEndpoint) => {
1627
- const endpoint = device.getEndpoint(1);
1628
- const binds = ['genPowerCfg', 'msTemperatureMeasurement'];
1629
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1630
- await reporting.temperature(endpoint, { min: 600, max: constants.repInterval.MAX, change: 100 });
1631
- await reporting.batteryPercentageRemaining(endpoint);
1632
- await reporting.batteryAlarmState(endpoint);
1633
- },
1634
- },
1635
- {
1636
- zigbeeModel: ['VA4200WZ'],
1637
- model: 'VA4200WZ',
1638
- vendor: 'Sinopé',
1639
- description: 'Zigbee smart water valve (3/4")',
1640
- fromZigbee: [fromZigbee_1.default.cover_position_via_brightness, fromZigbee_1.default.cover_state_via_onoff, fromZigbee_1.default.battery],
1641
- toZigbee: [toZigbee_1.default.cover_via_brightness],
1642
- exposes: [e.valve_switch(), e.valve_position(), e.battery_low(), e.battery()],
1643
- configure: async (device, coordinatorEndpoint) => {
1644
- const endpoint = device.getEndpoint(1);
1645
- const binds = ['genOnOff', 'genLevelCtrl', 'genPowerCfg'];
1646
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1647
- await reporting.batteryPercentageRemaining(endpoint);
1648
- await reporting.onOff(endpoint);
1649
- await reporting.brightness(endpoint); // valve position
1650
- },
1651
- },
1652
- {
1653
- zigbeeModel: ['VA4201WZ'],
1654
- model: 'VA4201WZ',
1655
- vendor: 'Sinopé',
1656
- description: 'Zigbee smart water valve (1")',
1657
- fromZigbee: [fromZigbee_1.default.cover_position_via_brightness, fromZigbee_1.default.cover_state_via_onoff, fromZigbee_1.default.battery],
1658
- toZigbee: [toZigbee_1.default.cover_via_brightness],
1659
- exposes: [e.valve_switch(), e.valve_position(), e.battery_low(), e.battery()],
1660
- configure: async (device, coordinatorEndpoint) => {
1661
- const endpoint = device.getEndpoint(1);
1662
- const binds = ['genOnOff', 'genLevelCtrl', 'genPowerCfg'];
1663
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1664
- await reporting.batteryPercentageRemaining(endpoint);
1665
- await reporting.onOff(endpoint);
1666
- await reporting.brightness(endpoint); // valve position
1667
- },
1668
- },
1669
- {
1670
- zigbeeModel: ['VA4220ZB'],
1671
- model: 'VA4220ZB',
1672
- vendor: 'Sinopé',
1673
- description: 'Sedna smart water valve',
1674
- fromZigbee: [fromZigbee_1.default.ignore_iaszone_statuschange, fromZigbee_1.default.cover_position_via_brightness, fromZigbee_1.default.cover_state_via_onoff, fromZigbee_1.default.battery, fromZigbee_1.default.metering],
1675
- toZigbee: [toZigbee_1.default.cover_via_brightness],
1676
- meta: { battery: { voltageToPercentage: { min: 5400, max: 6800 } } },
1677
- exposes: [e.valve_switch(), e.valve_position(), e.battery_low(), e.battery(), e.battery_voltage()],
1678
- configure: async (device, coordinatorEndpoint) => {
1679
- const endpoint = device.getEndpoint(1);
1680
- const binds = ['genBasic', 'genGroups', 'genOnOff', 'ssIasZone', 'genLevelCtrl', 'genPowerCfg', 'seMetering', 'manuSpecificSinope'];
1681
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1682
- await reporting.batteryPercentageRemaining(endpoint);
1683
- await reporting.onOff(endpoint);
1684
- await reporting.brightness(endpoint); // valve position
1685
- try {
1686
- await reporting.batteryVoltage(endpoint);
1687
- }
1688
- catch {
1689
- /* Do Nothing */
1690
- }
1691
- try {
1692
- await reporting.batteryAlarmState(endpoint);
1693
- }
1694
- catch {
1695
- /* Do Nothing */
1696
- }
1697
- },
1698
- },
1699
- {
1700
- zigbeeModel: ['RM3500ZB'],
1701
- model: 'RM3500ZB',
1702
- vendor: 'Sinopé',
1703
- description: 'Calypso smart water heater controller',
1704
- extend: [m.onOff({ powerOnBehavior: false }), m.electricityMeter()],
1705
- fromZigbee: [fzLocal.ias_water_leak_alarm, fzLocal.sinope, fromZigbee_1.default.temperature],
1706
- toZigbee: [tzLocal.low_water_temp_protection],
1707
- exposes: [
1708
- e
1709
- .numeric('low_water_temp_protection', ea.ALL)
1710
- .withUnit('°C')
1711
- .withValueMin(0)
1712
- .withValueMax(65)
1713
- .withValueStep(1)
1714
- .withDescription('Temperature at which water heating will resume automatically (default: 45°C)'),
1715
- e.water_leak(),
1716
- e.temperature(),
1717
- ],
1718
- configure: async (device, coordinatorEndpoint) => {
1719
- const endpoint = device.getEndpoint(1);
1720
- const binds = ['msTemperatureMeasurement', 'ssIasZone', 'manuSpecificSinope'];
1721
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1722
- await reporting.temperature(endpoint, { min: 60, max: 60, change: 0 }); // divider 100: 0.1C
1723
- await endpoint.configureReporting('ssIasZone', [
1724
- { attribute: 'zoneStatus', minimumReportInterval: 1, maximumReportInterval: constants.repInterval.HOUR, reportableChange: 1 },
1725
- ]);
1726
- },
1727
- },
1728
- {
1729
- zigbeeModel: ['LM4110-ZB'],
1730
- model: 'LM4110ZB',
1731
- vendor: 'Sinopé',
1732
- description: 'Tank level monitor',
1733
- fromZigbee: [fromZigbee_1.default.battery, fromZigbee_1.default.temperature, fzLocal.tank_level],
1734
- toZigbee: [],
1735
- exposes: [
1736
- e.battery_low(),
1737
- e.battery(),
1738
- e.temperature(),
1739
- e.numeric('tank_level', ea.STATE).withUnit('%').withValueMin(0).withValueMax(100).withDescription('Percent volume remaining in tank'),
1740
- ],
1741
- configure: async (device, coordinatorEndpoint) => {
1742
- const endpoint = device.getEndpoint(1);
1743
- const binds = ['genPowerCfg', 'msTemperatureMeasurement', 'genAnalogInput'];
1744
- await reporting.bind(endpoint, coordinatorEndpoint, binds);
1745
- await reporting.batteryPercentageRemaining(endpoint);
1746
- await reporting.batteryAlarmState(endpoint);
1747
- await reporting.temperature(endpoint);
1748
- const payload = reporting.payload('presentValue', 10, constants.repInterval.HOUR, 1);
1749
- await endpoint.configureReporting('genAnalogInput', payload);
1750
- await endpoint.read('genAnalogInput', ['presentValue']);
1751
- },
1752
- },
1753
- ];
1754
- //# sourceMappingURL=sinope.js.map