zigbee-herdsman-converters 22.2.0 → 23.0.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 (2580) hide show
  1. package/README.md +23 -6
  2. package/dist/converters/fromZigbee.d.ts +2036 -0
  3. package/dist/converters/fromZigbee.d.ts.map +1 -0
  4. package/dist/converters/fromZigbee.js +5348 -0
  5. package/dist/converters/fromZigbee.js.map +1 -0
  6. package/dist/converters/toZigbee.d.ts +1582 -0
  7. package/dist/converters/toZigbee.d.ts.map +1 -0
  8. package/dist/converters/toZigbee.js +4418 -0
  9. package/dist/converters/toZigbee.js.map +1 -0
  10. package/dist/devices/ITCommander.d.ts +3 -0
  11. package/dist/devices/ITCommander.d.ts.map +1 -0
  12. package/dist/devices/ITCommander.js +76 -0
  13. package/dist/devices/acova.d.ts +3 -0
  14. package/dist/devices/acova.d.ts.map +1 -0
  15. package/dist/devices/acova.js +126 -0
  16. package/dist/devices/acuity_brands_lighting.d.ts +3 -0
  17. package/dist/devices/acuity_brands_lighting.d.ts.map +1 -0
  18. package/dist/devices/acuity_brands_lighting.js +61 -0
  19. package/dist/devices/adeo.d.ts +3 -0
  20. package/dist/devices/adeo.d.ts.map +1 -0
  21. package/dist/devices/adeo.js +485 -0
  22. package/dist/devices/adeo.js.map +1 -0
  23. package/dist/devices/adurosmart.d.ts +3 -0
  24. package/dist/devices/adurosmart.d.ts.map +1 -0
  25. package/dist/devices/adurosmart.js +189 -0
  26. package/dist/devices/aeotec.d.ts +3 -0
  27. package/dist/devices/aeotec.d.ts.map +1 -0
  28. package/dist/devices/aeotec.js +98 -0
  29. package/dist/devices/airam.d.ts +3 -0
  30. package/dist/devices/airam.d.ts.map +1 -0
  31. package/dist/devices/airam.js +105 -0
  32. package/dist/devices/airzone_aidoo.d.ts +3 -0
  33. package/dist/devices/airzone_aidoo.d.ts.map +1 -0
  34. package/dist/devices/airzone_aidoo.js +80 -0
  35. package/dist/devices/ajax_online.d.ts +3 -0
  36. package/dist/devices/ajax_online.d.ts.map +1 -0
  37. package/dist/devices/ajax_online.js +83 -0
  38. package/dist/devices/akuvox.d.ts +3 -0
  39. package/dist/devices/akuvox.d.ts.map +1 -0
  40. package/dist/devices/akuvox.js +68 -0
  41. package/dist/devices/alchemy.d.ts +3 -0
  42. package/dist/devices/alchemy.d.ts.map +1 -0
  43. package/dist/devices/alchemy.js +54 -0
  44. package/dist/devices/aldi.d.ts +3 -0
  45. package/dist/devices/aldi.d.ts.map +1 -0
  46. package/dist/devices/aldi.js +57 -0
  47. package/dist/devices/alecto.d.ts +3 -0
  48. package/dist/devices/alecto.d.ts.map +1 -0
  49. package/dist/devices/alecto.js +95 -0
  50. package/dist/devices/amina.d.ts +3 -0
  51. package/dist/devices/amina.d.ts.map +1 -0
  52. package/dist/devices/amina.js +366 -0
  53. package/dist/devices/amina.js.map +1 -0
  54. package/dist/devices/anchor.d.ts +3 -0
  55. package/dist/devices/anchor.d.ts.map +1 -0
  56. package/dist/devices/anchor.js +47 -0
  57. package/dist/devices/atlantic.d.ts +3 -0
  58. package/dist/devices/atlantic.d.ts.map +1 -0
  59. package/dist/devices/atlantic.js +145 -0
  60. package/dist/devices/atlantic.js.map +1 -0
  61. package/dist/devices/atsmart.d.ts +3 -0
  62. package/dist/devices/atsmart.d.ts.map +1 -0
  63. package/dist/devices/atsmart.js +47 -0
  64. package/dist/devices/aubess.d.ts +3 -0
  65. package/dist/devices/aubess.d.ts.map +1 -0
  66. package/dist/devices/aubess.js +60 -0
  67. package/dist/devices/aurora_lighting.d.ts +3 -0
  68. package/dist/devices/aurora_lighting.d.ts.map +1 -0
  69. package/dist/devices/aurora_lighting.js +332 -0
  70. package/dist/devices/automaton.d.ts +3 -0
  71. package/dist/devices/automaton.d.ts.map +1 -0
  72. package/dist/devices/automaton.js +64 -0
  73. package/dist/devices/avatto.d.ts +3 -0
  74. package/dist/devices/avatto.d.ts.map +1 -0
  75. package/dist/devices/avatto.js +275 -0
  76. package/dist/devices/avatto.js.map +1 -0
  77. package/dist/devices/awox.d.ts +3 -0
  78. package/dist/devices/awox.d.ts.map +1 -0
  79. package/dist/devices/awox.js +239 -0
  80. package/dist/devices/axis.d.ts +3 -0
  81. package/dist/devices/axis.d.ts.map +1 -0
  82. package/dist/devices/axis.js +62 -0
  83. package/dist/devices/bankamp.d.ts +3 -0
  84. package/dist/devices/bankamp.d.ts.map +1 -0
  85. package/dist/devices/bankamp.js +47 -0
  86. package/dist/devices/bega.d.ts +3 -0
  87. package/dist/devices/bega.d.ts.map +1 -0
  88. package/dist/devices/bega.js +61 -0
  89. package/dist/devices/belkin.d.ts +3 -0
  90. package/dist/devices/belkin.d.ts.map +1 -0
  91. package/dist/devices/belkin.js +47 -0
  92. package/dist/devices/bitron.d.ts +3 -0
  93. package/dist/devices/bitron.d.ts.map +1 -0
  94. package/dist/devices/bitron.js +357 -0
  95. package/dist/devices/bitron.js.map +1 -0
  96. package/dist/devices/bituo_technik.d.ts +3 -0
  97. package/dist/devices/bituo_technik.d.ts.map +1 -0
  98. package/dist/devices/bituo_technik.js +120 -0
  99. package/dist/devices/blaupunkt.d.ts +3 -0
  100. package/dist/devices/blaupunkt.d.ts.map +1 -0
  101. package/dist/devices/blaupunkt.js +67 -0
  102. package/dist/devices/blitzwolf.d.ts +3 -0
  103. package/dist/devices/blitzwolf.d.ts.map +1 -0
  104. package/dist/devices/blitzwolf.js +73 -0
  105. package/dist/devices/bosch.d.ts +3 -0
  106. package/dist/devices/bosch.d.ts.map +1 -0
  107. package/dist/devices/bosch.js +2042 -0
  108. package/dist/devices/bosch.js.map +1 -0
  109. package/dist/devices/bouffalo_lab.d.ts +3 -0
  110. package/dist/devices/bouffalo_lab.d.ts.map +1 -0
  111. package/dist/devices/bouffalo_lab.js +47 -0
  112. package/dist/devices/brimate.d.ts +3 -0
  113. package/dist/devices/brimate.d.ts.map +1 -0
  114. package/dist/devices/brimate.js +54 -0
  115. package/dist/devices/bseed.d.ts +3 -0
  116. package/dist/devices/bseed.d.ts.map +1 -0
  117. package/dist/devices/bseed.js +53 -0
  118. package/dist/devices/bticino.d.ts +3 -0
  119. package/dist/devices/bticino.d.ts.map +1 -0
  120. package/dist/devices/bticino.js +112 -0
  121. package/dist/devices/busch_jaeger.d.ts +3 -0
  122. package/dist/devices/busch_jaeger.d.ts.map +1 -0
  123. package/dist/devices/busch_jaeger.js +184 -0
  124. package/dist/devices/busch_jaeger.js.map +1 -0
  125. package/dist/devices/byun.d.ts +3 -0
  126. package/dist/devices/byun.d.ts.map +1 -0
  127. package/dist/devices/byun.js +63 -0
  128. package/dist/devices/calex.d.ts +3 -0
  129. package/dist/devices/calex.d.ts.map +1 -0
  130. package/dist/devices/calex.js +90 -0
  131. package/dist/devices/candeo.d.ts +3 -0
  132. package/dist/devices/candeo.d.ts.map +1 -0
  133. package/dist/devices/candeo.js +224 -0
  134. package/dist/devices/casaia.d.ts +3 -0
  135. package/dist/devices/casaia.d.ts.map +1 -0
  136. package/dist/devices/casaia.js +98 -0
  137. package/dist/devices/cel.d.ts +3 -0
  138. package/dist/devices/cel.d.ts.map +1 -0
  139. package/dist/devices/cel.js +19 -0
  140. package/dist/devices/centralite.d.ts +3 -0
  141. package/dist/devices/centralite.d.ts.map +1 -0
  142. package/dist/devices/centralite.js +452 -0
  143. package/dist/devices/centralite.js.map +1 -0
  144. package/dist/devices/chacon.d.ts +3 -0
  145. package/dist/devices/chacon.d.ts.map +1 -0
  146. package/dist/devices/chacon.js +57 -0
  147. package/dist/devices/cleode.d.ts +3 -0
  148. package/dist/devices/cleode.d.ts.map +1 -0
  149. package/dist/devices/cleode.js +47 -0
  150. package/dist/devices/cleverio.d.ts +3 -0
  151. package/dist/devices/cleverio.d.ts.map +1 -0
  152. package/dist/devices/cleverio.js +77 -0
  153. package/dist/devices/climax.d.ts +3 -0
  154. package/dist/devices/climax.d.ts.map +1 -0
  155. package/dist/devices/climax.js +180 -0
  156. package/dist/devices/commercial_electric.d.ts +3 -0
  157. package/dist/devices/commercial_electric.d.ts.map +1 -0
  158. package/dist/devices/commercial_electric.js +47 -0
  159. package/dist/devices/cree.d.ts +3 -0
  160. package/dist/devices/cree.d.ts.map +1 -0
  161. package/dist/devices/cree.js +47 -0
  162. package/dist/devices/ctm.d.ts +3 -0
  163. package/dist/devices/ctm.d.ts.map +1 -0
  164. package/dist/devices/ctm.js +1361 -0
  165. package/dist/devices/ctm.js.map +1 -0
  166. package/dist/devices/current_products_corp.d.ts +3 -0
  167. package/dist/devices/current_products_corp.d.ts.map +1 -0
  168. package/dist/devices/current_products_corp.js +63 -0
  169. package/dist/devices/custom_devices_diy.d.ts +3 -0
  170. package/dist/devices/custom_devices_diy.d.ts.map +1 -0
  171. package/dist/devices/custom_devices_diy.js +1204 -0
  172. package/dist/devices/custom_devices_diy.js.map +1 -0
  173. package/dist/devices/cy_lighting.d.ts +3 -0
  174. package/dist/devices/cy_lighting.d.ts.map +1 -0
  175. package/dist/devices/cy_lighting.js +47 -0
  176. package/dist/devices/danalock.d.ts +3 -0
  177. package/dist/devices/danalock.d.ts.map +1 -0
  178. package/dist/devices/danalock.js +64 -0
  179. package/dist/devices/danfoss.d.ts +3 -0
  180. package/dist/devices/danfoss.d.ts.map +1 -0
  181. package/dist/devices/danfoss.js +741 -0
  182. package/dist/devices/danfoss.js.map +1 -0
  183. package/dist/devices/databyte.d.ts +3 -0
  184. package/dist/devices/databyte.d.ts.map +1 -0
  185. package/dist/devices/databyte.js +93 -0
  186. package/dist/devices/datek.d.ts +3 -0
  187. package/dist/devices/datek.d.ts.map +1 -0
  188. package/dist/devices/datek.js +307 -0
  189. package/dist/devices/datek.js.map +1 -0
  190. package/dist/devices/dawon_dns.d.ts +3 -0
  191. package/dist/devices/dawon_dns.d.ts.map +1 -0
  192. package/dist/devices/dawon_dns.js +317 -0
  193. package/dist/devices/develco.d.ts +3 -0
  194. package/dist/devices/develco.d.ts.map +1 -0
  195. package/dist/devices/develco.js +1034 -0
  196. package/dist/devices/develco.js.map +1 -0
  197. package/dist/devices/digi.d.ts +3 -0
  198. package/dist/devices/digi.d.ts.map +1 -0
  199. package/dist/devices/digi.js +24 -0
  200. package/dist/devices/direct_signs.d.ts +3 -0
  201. package/dist/devices/direct_signs.d.ts.map +1 -0
  202. package/dist/devices/direct_signs.js +47 -0
  203. package/dist/devices/diyruz.d.ts +3 -0
  204. package/dist/devices/diyruz.d.ts.map +1 -0
  205. package/dist/devices/diyruz.js +400 -0
  206. package/dist/devices/dlink.d.ts +3 -0
  207. package/dist/devices/dlink.d.ts.map +1 -0
  208. package/dist/devices/dlink.js +75 -0
  209. package/dist/devices/dnake.d.ts +3 -0
  210. package/dist/devices/dnake.d.ts.map +1 -0
  211. package/dist/devices/dnake.js +47 -0
  212. package/dist/devices/dowsing_reynolds.d.ts +3 -0
  213. package/dist/devices/dowsing_reynolds.d.ts.map +1 -0
  214. package/dist/devices/dowsing_reynolds.js +47 -0
  215. package/dist/devices/dresden_elektronik.d.ts +3 -0
  216. package/dist/devices/dresden_elektronik.d.ts.map +1 -0
  217. package/dist/devices/dresden_elektronik.js +82 -0
  218. package/dist/devices/easyaccess.d.ts +3 -0
  219. package/dist/devices/easyaccess.d.ts.map +1 -0
  220. package/dist/devices/easyaccess.js +70 -0
  221. package/dist/devices/easyiot.d.ts +3 -0
  222. package/dist/devices/easyiot.d.ts.map +1 -0
  223. package/dist/devices/easyiot.js +357 -0
  224. package/dist/devices/easyiot.js.map +1 -0
  225. package/dist/devices/eatonhalo_led.d.ts +3 -0
  226. package/dist/devices/eatonhalo_led.d.ts.map +1 -0
  227. package/dist/devices/eatonhalo_led.js +47 -0
  228. package/dist/devices/echostar.d.ts +3 -0
  229. package/dist/devices/echostar.d.ts.map +1 -0
  230. package/dist/devices/echostar.js +64 -0
  231. package/dist/devices/ecodim.d.ts +3 -0
  232. package/dist/devices/ecodim.d.ts.map +1 -0
  233. package/dist/devices/ecodim.js +269 -0
  234. package/dist/devices/ecolink.d.ts +3 -0
  235. package/dist/devices/ecolink.d.ts.map +1 -0
  236. package/dist/devices/ecolink.js +60 -0
  237. package/dist/devices/ecosmart.d.ts +3 -0
  238. package/dist/devices/ecosmart.d.ts.map +1 -0
  239. package/dist/devices/ecosmart.js +115 -0
  240. package/dist/devices/ecozy.d.ts +3 -0
  241. package/dist/devices/ecozy.d.ts.map +1 -0
  242. package/dist/devices/ecozy.js +88 -0
  243. package/dist/devices/edp.d.ts +3 -0
  244. package/dist/devices/edp.d.ts.map +1 -0
  245. package/dist/devices/edp.js +73 -0
  246. package/dist/devices/efekta.d.ts +3 -0
  247. package/dist/devices/efekta.d.ts.map +1 -0
  248. package/dist/devices/efekta.js +2632 -0
  249. package/dist/devices/eglo.d.ts +3 -0
  250. package/dist/devices/eglo.d.ts.map +1 -0
  251. package/dist/devices/eglo.js +133 -0
  252. package/dist/devices/elko.d.ts +3 -0
  253. package/dist/devices/elko.d.ts.map +1 -0
  254. package/dist/devices/elko.js +239 -0
  255. package/dist/devices/enbrighten.d.ts +3 -0
  256. package/dist/devices/enbrighten.d.ts.map +1 -0
  257. package/dist/devices/enbrighten.js +156 -0
  258. package/dist/devices/enocean.d.ts +3 -0
  259. package/dist/devices/enocean.d.ts.map +1 -0
  260. package/dist/devices/enocean.js +152 -0
  261. package/dist/devices/envilar.d.ts +3 -0
  262. package/dist/devices/envilar.d.ts.map +1 -0
  263. package/dist/devices/envilar.js +99 -0
  264. package/dist/devices/essentialb.d.ts +3 -0
  265. package/dist/devices/essentialb.d.ts.map +1 -0
  266. package/dist/devices/essentialb.js +136 -0
  267. package/dist/devices/essentials.d.ts +3 -0
  268. package/dist/devices/essentials.d.ts.map +1 -0
  269. package/dist/devices/essentials.js +150 -0
  270. package/dist/devices/eucontrols.d.ts +3 -0
  271. package/dist/devices/eucontrols.d.ts.map +1 -0
  272. package/dist/devices/eucontrols.js +47 -0
  273. package/dist/devices/eurotronic.d.ts +3 -0
  274. package/dist/devices/eurotronic.d.ts.map +1 -0
  275. package/dist/devices/eurotronic.js +205 -0
  276. package/dist/devices/evanell.d.ts +3 -0
  277. package/dist/devices/evanell.d.ts.map +1 -0
  278. package/dist/devices/evanell.js +71 -0
  279. package/dist/devices/evn.d.ts +3 -0
  280. package/dist/devices/evn.d.ts.map +1 -0
  281. package/dist/devices/evn.js +93 -0
  282. package/dist/devices/evology.d.ts +3 -0
  283. package/dist/devices/evology.d.ts.map +1 -0
  284. package/dist/devices/evology.js +63 -0
  285. package/dist/devices/evvr.d.ts +3 -0
  286. package/dist/devices/evvr.d.ts.map +1 -0
  287. package/dist/devices/evvr.js +47 -0
  288. package/dist/devices/ewelink.d.ts +3 -0
  289. package/dist/devices/ewelink.d.ts.map +1 -0
  290. package/dist/devices/ewelink.js +352 -0
  291. package/dist/devices/ewelink.js.map +1 -0
  292. package/dist/devices/ezex.d.ts +3 -0
  293. package/dist/devices/ezex.d.ts.map +1 -0
  294. package/dist/devices/ezex.js +47 -0
  295. package/dist/devices/fantem.d.ts +3 -0
  296. package/dist/devices/fantem.d.ts.map +1 -0
  297. package/dist/devices/fantem.js +116 -0
  298. package/dist/devices/fantem.js.map +1 -0
  299. package/dist/devices/feibit.d.ts +3 -0
  300. package/dist/devices/feibit.d.ts.map +1 -0
  301. package/dist/devices/feibit.js +343 -0
  302. package/dist/devices/feibit.js.map +1 -0
  303. package/dist/devices/fireangel.d.ts +3 -0
  304. package/dist/devices/fireangel.d.ts.map +1 -0
  305. package/dist/devices/fireangel.js +54 -0
  306. package/dist/devices/frankever.d.ts +3 -0
  307. package/dist/devices/frankever.d.ts.map +1 -0
  308. package/dist/devices/frankever.js +67 -0
  309. package/dist/devices/frient.d.ts +3 -0
  310. package/dist/devices/frient.d.ts.map +1 -0
  311. package/dist/devices/frient.js +74 -0
  312. package/dist/devices/futurehome.d.ts +3 -0
  313. package/dist/devices/futurehome.d.ts.map +1 -0
  314. package/dist/devices/futurehome.js +123 -0
  315. package/dist/devices/ge.d.ts +3 -0
  316. package/dist/devices/ge.d.ts.map +1 -0
  317. package/dist/devices/ge.js +133 -0
  318. package/dist/devices/gewiss.d.ts +3 -0
  319. package/dist/devices/gewiss.d.ts.map +1 -0
  320. package/dist/devices/gewiss.js +85 -0
  321. package/dist/devices/gidealed.d.ts +3 -0
  322. package/dist/devices/gidealed.d.ts.map +1 -0
  323. package/dist/devices/gidealed.js +47 -0
  324. package/dist/devices/giderwel.d.ts +3 -0
  325. package/dist/devices/giderwel.d.ts.map +1 -0
  326. package/dist/devices/giderwel.js +47 -0
  327. package/dist/devices/giex.d.ts +3 -0
  328. package/dist/devices/giex.d.ts.map +1 -0
  329. package/dist/devices/giex.js +114 -0
  330. package/dist/devices/girier.d.ts +3 -0
  331. package/dist/devices/girier.d.ts.map +1 -0
  332. package/dist/devices/girier.js +51 -0
  333. package/dist/devices/gledopto.d.ts +3 -0
  334. package/dist/devices/gledopto.d.ts.map +1 -0
  335. package/dist/devices/gledopto.js +1051 -0
  336. package/dist/devices/gledopto.js.map +1 -0
  337. package/dist/devices/gmmts.d.ts +3 -0
  338. package/dist/devices/gmmts.d.ts.map +1 -0
  339. package/dist/devices/gmmts.js +2285 -0
  340. package/dist/devices/gmmts.js.map +1 -0
  341. package/dist/devices/gmy.d.ts +3 -0
  342. package/dist/devices/gmy.d.ts.map +1 -0
  343. package/dist/devices/gmy.js +47 -0
  344. package/dist/devices/gs.d.ts +3 -0
  345. package/dist/devices/gs.d.ts.map +1 -0
  346. package/dist/devices/gs.js +121 -0
  347. package/dist/devices/gumax.d.ts +3 -0
  348. package/dist/devices/gumax.d.ts.map +1 -0
  349. package/dist/devices/gumax.js +47 -0
  350. package/dist/devices/halemeier.d.ts +3 -0
  351. package/dist/devices/halemeier.d.ts.map +1 -0
  352. package/dist/devices/halemeier.js +128 -0
  353. package/dist/devices/hampton_bay.d.ts +3 -0
  354. package/dist/devices/hampton_bay.d.ts.map +1 -0
  355. package/dist/devices/hampton_bay.js +71 -0
  356. package/dist/devices/heatit.d.ts +3 -0
  357. package/dist/devices/heatit.d.ts.map +1 -0
  358. package/dist/devices/heatit.js +47 -0
  359. package/dist/devices/heiman.d.ts +3 -0
  360. package/dist/devices/heiman.d.ts.map +1 -0
  361. package/dist/devices/heiman.js +816 -0
  362. package/dist/devices/heimgard_technologies.d.ts +3 -0
  363. package/dist/devices/heimgard_technologies.d.ts.map +1 -0
  364. package/dist/devices/heimgard_technologies.js +192 -0
  365. package/dist/devices/hej.d.ts +3 -0
  366. package/dist/devices/hej.d.ts.map +1 -0
  367. package/dist/devices/hej.js +105 -0
  368. package/dist/devices/hfh.d.ts +3 -0
  369. package/dist/devices/hfh.d.ts.map +1 -0
  370. package/dist/devices/hfh.js +47 -0
  371. package/dist/devices/hilux.d.ts +3 -0
  372. package/dist/devices/hilux.d.ts.map +1 -0
  373. package/dist/devices/hilux.js +54 -0
  374. package/dist/devices/hive.d.ts +3 -0
  375. package/dist/devices/hive.d.ts.map +1 -0
  376. package/dist/devices/hive.js +765 -0
  377. package/dist/devices/hommyn.d.ts +3 -0
  378. package/dist/devices/hommyn.d.ts.map +1 -0
  379. package/dist/devices/hommyn.js +63 -0
  380. package/dist/devices/honyar.d.ts +3 -0
  381. package/dist/devices/honyar.d.ts.map +1 -0
  382. package/dist/devices/honyar.js +170 -0
  383. package/dist/devices/hornbach.d.ts +3 -0
  384. package/dist/devices/hornbach.d.ts.map +1 -0
  385. package/dist/devices/hornbach.js +138 -0
  386. package/dist/devices/hzc_electric.d.ts +3 -0
  387. package/dist/devices/hzc_electric.d.ts.map +1 -0
  388. package/dist/devices/hzc_electric.js +105 -0
  389. package/dist/devices/icasa.d.ts +3 -0
  390. package/dist/devices/icasa.d.ts.map +1 -0
  391. package/dist/devices/icasa.js +166 -0
  392. package/dist/devices/idinio.d.ts +3 -0
  393. package/dist/devices/idinio.d.ts.map +1 -0
  394. package/dist/devices/idinio.js +47 -0
  395. package/dist/devices/ihorn.d.ts +3 -0
  396. package/dist/devices/ihorn.d.ts.map +1 -0
  397. package/dist/devices/ihorn.js +108 -0
  398. package/dist/devices/ikea.d.ts +3 -0
  399. package/dist/devices/ikea.d.ts.map +1 -0
  400. package/dist/devices/ikea.js +980 -0
  401. package/dist/devices/ilightsin.d.ts +3 -0
  402. package/dist/devices/ilightsin.d.ts.map +1 -0
  403. package/dist/devices/ilightsin.js +47 -0
  404. package/dist/devices/iluminize.d.ts +3 -0
  405. package/dist/devices/iluminize.d.ts.map +1 -0
  406. package/dist/devices/iluminize.js +389 -0
  407. package/dist/devices/ilux.d.ts +3 -0
  408. package/dist/devices/ilux.d.ts.map +1 -0
  409. package/dist/devices/ilux.js +47 -0
  410. package/dist/devices/imhotepcreation.d.ts +3 -0
  411. package/dist/devices/imhotepcreation.d.ts.map +1 -0
  412. package/dist/devices/imhotepcreation.js +242 -0
  413. package/dist/devices/immax.d.ts +3 -0
  414. package/dist/devices/immax.d.ts.map +1 -0
  415. package/dist/devices/immax.js +303 -0
  416. package/dist/devices/imou.d.ts +3 -0
  417. package/dist/devices/imou.d.ts.map +1 -0
  418. package/dist/devices/imou.js +60 -0
  419. package/dist/devices/index.js +649 -0
  420. package/dist/devices/index.js.map +1 -0
  421. package/dist/devices/innr.d.ts +3 -0
  422. package/dist/devices/innr.d.ts.map +1 -0
  423. package/dist/devices/innr.js +868 -0
  424. package/dist/devices/inovelli.d.ts +3 -0
  425. package/dist/devices/inovelli.d.ts.map +1 -0
  426. package/dist/devices/inovelli.js +2002 -0
  427. package/dist/devices/inovelli.js.map +1 -0
  428. package/dist/devices/insta.d.ts +3 -0
  429. package/dist/devices/insta.d.ts.map +1 -0
  430. package/dist/devices/insta.js +185 -0
  431. package/dist/devices/iolloi.d.ts +3 -0
  432. package/dist/devices/iolloi.d.ts.map +1 -0
  433. package/dist/devices/iolloi.js +48 -0
  434. package/dist/devices/iotperfect.d.ts +3 -0
  435. package/dist/devices/iotperfect.d.ts.map +1 -0
  436. package/dist/devices/iotperfect.js +57 -0
  437. package/dist/devices/iris.d.ts +3 -0
  438. package/dist/devices/iris.d.ts.map +1 -0
  439. package/dist/devices/iris.js +210 -0
  440. package/dist/devices/istar.d.ts +3 -0
  441. package/dist/devices/istar.d.ts.map +1 -0
  442. package/dist/devices/istar.js +54 -0
  443. package/dist/devices/jasco.d.ts +3 -0
  444. package/dist/devices/jasco.d.ts.map +1 -0
  445. package/dist/devices/jasco.js +66 -0
  446. package/dist/devices/javis.d.ts +3 -0
  447. package/dist/devices/javis.d.ts.map +1 -0
  448. package/dist/devices/javis.js +80 -0
  449. package/dist/devices/jethome.d.ts +3 -0
  450. package/dist/devices/jethome.d.ts.map +1 -0
  451. package/dist/devices/jethome.js +123 -0
  452. package/dist/devices/jethome.js.map +1 -0
  453. package/dist/devices/jiawen.d.ts +3 -0
  454. package/dist/devices/jiawen.d.ts.map +1 -0
  455. package/dist/devices/jiawen.js +54 -0
  456. package/dist/devices/jumitech.d.ts +3 -0
  457. package/dist/devices/jumitech.d.ts.map +1 -0
  458. package/dist/devices/jumitech.js +47 -0
  459. package/dist/devices/jxuan.d.ts +3 -0
  460. package/dist/devices/jxuan.d.ts.map +1 -0
  461. package/dist/devices/jxuan.js +88 -0
  462. package/dist/devices/kami.d.ts +3 -0
  463. package/dist/devices/kami.d.ts.map +1 -0
  464. package/dist/devices/kami.js +54 -0
  465. package/dist/devices/keen_home.d.ts +3 -0
  466. package/dist/devices/keen_home.d.ts.map +1 -0
  467. package/dist/devices/keen_home.js +159 -0
  468. package/dist/devices/klikaanklikuit.d.ts +3 -0
  469. package/dist/devices/klikaanklikuit.d.ts.map +1 -0
  470. package/dist/devices/klikaanklikuit.js +54 -0
  471. package/dist/devices/kmpcil.d.ts +3 -0
  472. package/dist/devices/kmpcil.d.ts.map +1 -0
  473. package/dist/devices/kmpcil.js +215 -0
  474. package/dist/devices/kmpcil.js.map +1 -0
  475. package/dist/devices/konke.d.ts +3 -0
  476. package/dist/devices/konke.d.ts.map +1 -0
  477. package/dist/devices/konke.js +210 -0
  478. package/dist/devices/ksentry.d.ts +3 -0
  479. package/dist/devices/ksentry.d.ts.map +1 -0
  480. package/dist/devices/ksentry.js +47 -0
  481. package/dist/devices/kurvia.d.ts +3 -0
  482. package/dist/devices/kurvia.d.ts.map +1 -0
  483. package/dist/devices/kurvia.js +52 -0
  484. package/dist/devices/kwikset.d.ts +3 -0
  485. package/dist/devices/kwikset.d.ts.map +1 -0
  486. package/dist/devices/kwikset.js +156 -0
  487. package/dist/devices/lanesto.d.ts +3 -0
  488. package/dist/devices/lanesto.d.ts.map +1 -0
  489. package/dist/devices/lanesto.js +47 -0
  490. package/dist/devices/lds.d.ts +3 -0
  491. package/dist/devices/lds.d.ts.map +1 -0
  492. package/dist/devices/lds.js +47 -0
  493. package/dist/devices/led_trading.d.ts +3 -0
  494. package/dist/devices/led_trading.d.ts.map +1 -0
  495. package/dist/devices/led_trading.js +111 -0
  496. package/dist/devices/led_trading.js.map +1 -0
  497. package/dist/devices/ledvance.d.ts +3 -0
  498. package/dist/devices/ledvance.d.ts.map +1 -0
  499. package/dist/devices/ledvance.js +370 -0
  500. package/dist/devices/leedarson.d.ts +3 -0
  501. package/dist/devices/leedarson.d.ts.map +1 -0
  502. package/dist/devices/leedarson.js +183 -0
  503. package/dist/devices/legrand.d.ts +3 -0
  504. package/dist/devices/legrand.d.ts.map +1 -0
  505. package/dist/devices/legrand.js +737 -0
  506. package/dist/devices/lellki.d.ts +3 -0
  507. package/dist/devices/lellki.d.ts.map +1 -0
  508. package/dist/devices/lellki.js +164 -0
  509. package/dist/devices/letsled.d.ts +3 -0
  510. package/dist/devices/letsled.d.ts.map +1 -0
  511. package/dist/devices/letsled.js +47 -0
  512. package/dist/devices/letv.d.ts +3 -0
  513. package/dist/devices/letv.d.ts.map +1 -0
  514. package/dist/devices/letv.js +89 -0
  515. package/dist/devices/leviton.d.ts +3 -0
  516. package/dist/devices/leviton.d.ts.map +1 -0
  517. package/dist/devices/leviton.js +167 -0
  518. package/dist/devices/leviton.js.map +1 -0
  519. package/dist/devices/lg.d.ts +3 -0
  520. package/dist/devices/lg.d.ts.map +1 -0
  521. package/dist/devices/lg.js +61 -0
  522. package/dist/devices/lidl.d.ts +3 -0
  523. package/dist/devices/lidl.d.ts.map +1 -0
  524. package/dist/devices/lidl.js +673 -0
  525. package/dist/devices/lidl.js.map +1 -0
  526. package/dist/devices/lifecontrol.d.ts +3 -0
  527. package/dist/devices/lifecontrol.d.ts.map +1 -0
  528. package/dist/devices/lifecontrol.js +150 -0
  529. package/dist/devices/lifecontrol.js.map +1 -0
  530. package/dist/devices/lightsolutions.d.ts +3 -0
  531. package/dist/devices/lightsolutions.d.ts.map +1 -0
  532. package/dist/devices/lightsolutions.js +68 -0
  533. package/dist/devices/linkind.d.ts +3 -0
  534. package/dist/devices/linkind.d.ts.map +1 -0
  535. package/dist/devices/linkind.js +274 -0
  536. package/dist/devices/linptech.d.ts +3 -0
  537. package/dist/devices/linptech.d.ts.map +1 -0
  538. package/dist/devices/linptech.js +158 -0
  539. package/dist/devices/linptech.js.map +1 -0
  540. package/dist/devices/livingwise.d.ts +3 -0
  541. package/dist/devices/livingwise.d.ts.map +1 -0
  542. package/dist/devices/livingwise.js +118 -0
  543. package/dist/devices/livolo.d.ts +3 -0
  544. package/dist/devices/livolo.d.ts.map +1 -0
  545. package/dist/devices/livolo.js +421 -0
  546. package/dist/devices/livolo.js.map +1 -0
  547. package/dist/devices/lixee.d.ts +3 -0
  548. package/dist/devices/lixee.d.ts.map +1 -0
  549. package/dist/devices/lixee.js +1922 -0
  550. package/dist/devices/lixee.js.map +1 -0
  551. package/dist/devices/lonsonho.d.ts +3 -0
  552. package/dist/devices/lonsonho.d.ts.map +1 -0
  553. package/dist/devices/lonsonho.js +290 -0
  554. package/dist/devices/ls.d.ts +3 -0
  555. package/dist/devices/ls.d.ts.map +1 -0
  556. package/dist/devices/ls.js +66 -0
  557. package/dist/devices/lubeez.d.ts +3 -0
  558. package/dist/devices/lubeez.d.ts.map +1 -0
  559. package/dist/devices/lubeez.js +47 -0
  560. package/dist/devices/lumi.d.ts +3 -0
  561. package/dist/devices/lumi.d.ts.map +1 -0
  562. package/dist/devices/lumi.js +4433 -0
  563. package/dist/devices/lumi.js.map +1 -0
  564. package/dist/devices/lupus.d.ts +3 -0
  565. package/dist/devices/lupus.d.ts.map +1 -0
  566. package/dist/devices/lupus.js +97 -0
  567. package/dist/devices/lutron.d.ts +3 -0
  568. package/dist/devices/lutron.d.ts.map +1 -0
  569. package/dist/devices/lutron.js +71 -0
  570. package/dist/devices/lux.d.ts +3 -0
  571. package/dist/devices/lux.d.ts.map +1 -0
  572. package/dist/devices/lux.js +90 -0
  573. package/dist/devices/lytko.d.ts +3 -0
  574. package/dist/devices/lytko.d.ts.map +1 -0
  575. package/dist/devices/lytko.js +787 -0
  576. package/dist/devices/lytko.js.map +1 -0
  577. package/dist/devices/m_elec.d.ts +3 -0
  578. package/dist/devices/m_elec.d.ts.map +1 -0
  579. package/dist/devices/m_elec.js +68 -0
  580. package/dist/devices/makegood.d.ts +3 -0
  581. package/dist/devices/makegood.d.ts.map +1 -0
  582. package/dist/devices/makegood.js +65 -0
  583. package/dist/devices/matcall_bv.d.ts +3 -0
  584. package/dist/devices/matcall_bv.d.ts.map +1 -0
  585. package/dist/devices/matcall_bv.js +54 -0
  586. package/dist/devices/mazda.d.ts +3 -0
  587. package/dist/devices/mazda.d.ts.map +1 -0
  588. package/dist/devices/mazda.js +163 -0
  589. package/dist/devices/mazda.js.map +1 -0
  590. package/dist/devices/meazon.d.ts +3 -0
  591. package/dist/devices/meazon.d.ts.map +1 -0
  592. package/dist/devices/meazon.js +98 -0
  593. package/dist/devices/meazon.js.map +1 -0
  594. package/dist/devices/mercator.d.ts +3 -0
  595. package/dist/devices/mercator.d.ts.map +1 -0
  596. package/dist/devices/mercator.js +252 -0
  597. package/dist/devices/miboxer.d.ts +3 -0
  598. package/dist/devices/miboxer.d.ts.map +1 -0
  599. package/dist/devices/miboxer.js +92 -0
  600. package/dist/devices/micromatic.d.ts +3 -0
  601. package/dist/devices/micromatic.d.ts.map +1 -0
  602. package/dist/devices/micromatic.js +47 -0
  603. package/dist/devices/modular.d.ts +3 -0
  604. package/dist/devices/modular.d.ts.map +1 -0
  605. package/dist/devices/modular.js +47 -0
  606. package/dist/devices/moes.d.ts +3 -0
  607. package/dist/devices/moes.d.ts.map +1 -0
  608. package/dist/devices/moes.js +722 -0
  609. package/dist/devices/muller_licht.d.ts +3 -0
  610. package/dist/devices/muller_licht.d.ts.map +1 -0
  611. package/dist/devices/muller_licht.js +337 -0
  612. package/dist/devices/multiterm.d.ts +3 -0
  613. package/dist/devices/multiterm.d.ts.map +1 -0
  614. package/dist/devices/multiterm.js +122 -0
  615. package/dist/devices/multiterm.js.map +1 -0
  616. package/dist/devices/namron.d.ts +3 -0
  617. package/dist/devices/namron.d.ts.map +1 -0
  618. package/dist/devices/namron.js +1576 -0
  619. package/dist/devices/namron.js.map +1 -0
  620. package/dist/devices/nanoleaf.d.ts +3 -0
  621. package/dist/devices/nanoleaf.d.ts.map +1 -0
  622. package/dist/devices/nanoleaf.js +47 -0
  623. package/dist/devices/nedis.d.ts +3 -0
  624. package/dist/devices/nedis.d.ts.map +1 -0
  625. package/dist/devices/nedis.js +87 -0
  626. package/dist/devices/neo.d.ts +3 -0
  627. package/dist/devices/neo.d.ts.map +1 -0
  628. package/dist/devices/neo.js +561 -0
  629. package/dist/devices/neo.js.map +1 -0
  630. package/dist/devices/net2grid.d.ts +3 -0
  631. package/dist/devices/net2grid.d.ts.map +1 -0
  632. package/dist/devices/net2grid.js +67 -0
  633. package/dist/devices/netvox.d.ts +3 -0
  634. package/dist/devices/netvox.d.ts.map +1 -0
  635. package/dist/devices/netvox.js +74 -0
  636. package/dist/devices/nexelec.d.ts +3 -0
  637. package/dist/devices/nexelec.d.ts.map +1 -0
  638. package/dist/devices/nexelec.js +47 -0
  639. package/dist/devices/niko.d.ts +3 -0
  640. package/dist/devices/niko.d.ts.map +1 -0
  641. package/dist/devices/niko.js +626 -0
  642. package/dist/devices/niko.js.map +1 -0
  643. package/dist/devices/ninja_blocks.d.ts +3 -0
  644. package/dist/devices/ninja_blocks.d.ts.map +1 -0
  645. package/dist/devices/ninja_blocks.js +63 -0
  646. package/dist/devices/niviss.d.ts +3 -0
  647. package/dist/devices/niviss.d.ts.map +1 -0
  648. package/dist/devices/niviss.js +47 -0
  649. package/dist/devices/nodon.d.ts +3 -0
  650. package/dist/devices/nodon.d.ts.map +1 -0
  651. package/dist/devices/nodon.js +386 -0
  652. package/dist/devices/nordtronic.d.ts +3 -0
  653. package/dist/devices/nordtronic.d.ts.map +1 -0
  654. package/dist/devices/nordtronic.js +73 -0
  655. package/dist/devices/nous.d.ts +3 -0
  656. package/dist/devices/nous.d.ts.map +1 -0
  657. package/dist/devices/nous.js +168 -0
  658. package/dist/devices/novo.d.ts +3 -0
  659. package/dist/devices/novo.d.ts.map +1 -0
  660. package/dist/devices/novo.js +57 -0
  661. package/dist/devices/nue_3a.d.ts +3 -0
  662. package/dist/devices/nue_3a.d.ts.map +1 -0
  663. package/dist/devices/nue_3a.js +360 -0
  664. package/dist/devices/nue_3a.js.map +1 -0
  665. package/dist/devices/nyce.d.ts +3 -0
  666. package/dist/devices/nyce.d.ts.map +1 -0
  667. package/dist/devices/nyce.js +133 -0
  668. package/dist/devices/onenuo.d.ts +3 -0
  669. package/dist/devices/onenuo.d.ts.map +1 -0
  670. package/dist/devices/onenuo.js +85 -0
  671. package/dist/devices/onesti.d.ts +3 -0
  672. package/dist/devices/onesti.d.ts.map +1 -0
  673. package/dist/devices/onesti.js +207 -0
  674. package/dist/devices/onesti.js.map +1 -0
  675. package/dist/devices/openlumi.d.ts +3 -0
  676. package/dist/devices/openlumi.d.ts.map +1 -0
  677. package/dist/devices/openlumi.js +61 -0
  678. package/dist/devices/orvibo.d.ts +12 -0
  679. package/dist/devices/orvibo.d.ts.map +1 -0
  680. package/dist/devices/orvibo.js +597 -0
  681. package/dist/devices/orvibo.js.map +1 -0
  682. package/dist/devices/osram.d.ts +3 -0
  683. package/dist/devices/osram.d.ts.map +1 -0
  684. package/dist/devices/osram.js +516 -0
  685. package/dist/devices/oujiabao.d.ts +3 -0
  686. package/dist/devices/oujiabao.d.ts.map +1 -0
  687. package/dist/devices/oujiabao.js +54 -0
  688. package/dist/devices/owon.d.ts +3 -0
  689. package/dist/devices/owon.d.ts.map +1 -0
  690. package/dist/devices/owon.js +476 -0
  691. package/dist/devices/owon.js.map +1 -0
  692. package/dist/devices/ozsmartthings.d.ts +3 -0
  693. package/dist/devices/ozsmartthings.d.ts.map +1 -0
  694. package/dist/devices/ozsmartthings.js +47 -0
  695. package/dist/devices/paul_neuhaus.d.ts +3 -0
  696. package/dist/devices/paul_neuhaus.d.ts.map +1 -0
  697. package/dist/devices/paul_neuhaus.js +193 -0
  698. package/dist/devices/paulmann.d.ts +3 -0
  699. package/dist/devices/paulmann.d.ts.map +1 -0
  700. package/dist/devices/paulmann.js +337 -0
  701. package/dist/devices/peq.d.ts +3 -0
  702. package/dist/devices/peq.d.ts.map +1 -0
  703. package/dist/devices/peq.js +63 -0
  704. package/dist/devices/perenio.d.ts +3 -0
  705. package/dist/devices/perenio.d.ts.map +1 -0
  706. package/dist/devices/perenio.js +465 -0
  707. package/dist/devices/perenio.js.map +1 -0
  708. package/dist/devices/philio.d.ts +3 -0
  709. package/dist/devices/philio.d.ts.map +1 -0
  710. package/dist/devices/philio.js +48 -0
  711. package/dist/devices/philips.d.ts +3 -0
  712. package/dist/devices/philips.d.ts.map +1 -0
  713. package/dist/devices/philips.js +4064 -0
  714. package/dist/devices/philips.js.map +1 -0
  715. package/dist/devices/plaid.d.ts +3 -0
  716. package/dist/devices/plaid.d.ts.map +1 -0
  717. package/dist/devices/plaid.js +64 -0
  718. package/dist/devices/plugwise.d.ts +3 -0
  719. package/dist/devices/plugwise.d.ts.map +1 -0
  720. package/dist/devices/plugwise.js +209 -0
  721. package/dist/devices/plugwise.js.map +1 -0
  722. package/dist/devices/profalux.d.ts +3 -0
  723. package/dist/devices/profalux.d.ts.map +1 -0
  724. package/dist/devices/profalux.js +207 -0
  725. package/dist/devices/profalux.js.map +1 -0
  726. package/dist/devices/prolight.d.ts +3 -0
  727. package/dist/devices/prolight.d.ts.map +1 -0
  728. package/dist/devices/prolight.js +114 -0
  729. package/dist/devices/purmo.d.ts +3 -0
  730. package/dist/devices/purmo.d.ts.map +1 -0
  731. package/dist/devices/purmo.js +94 -0
  732. package/dist/devices/pushok.d.ts +3 -0
  733. package/dist/devices/pushok.d.ts.map +1 -0
  734. package/dist/devices/pushok.js +375 -0
  735. package/dist/devices/pushok.js.map +1 -0
  736. package/dist/devices/qa.d.ts +3 -0
  737. package/dist/devices/qa.d.ts.map +1 -0
  738. package/dist/devices/qa.js +294 -0
  739. package/dist/devices/qmotion.d.ts +3 -0
  740. package/dist/devices/qmotion.d.ts.map +1 -0
  741. package/dist/devices/qmotion.js +72 -0
  742. package/dist/devices/qoto.d.ts +3 -0
  743. package/dist/devices/qoto.d.ts.map +1 -0
  744. package/dist/devices/qoto.js +86 -0
  745. package/dist/devices/quotra.d.ts +3 -0
  746. package/dist/devices/quotra.d.ts.map +1 -0
  747. package/dist/devices/quotra.js +54 -0
  748. package/dist/devices/rademacher.d.ts +3 -0
  749. package/dist/devices/rademacher.d.ts.map +1 -0
  750. package/dist/devices/rademacher.js +61 -0
  751. package/dist/devices/radium.d.ts +3 -0
  752. package/dist/devices/radium.d.ts.map +1 -0
  753. package/dist/devices/radium.js +47 -0
  754. package/dist/devices/raex.d.ts +3 -0
  755. package/dist/devices/raex.d.ts.map +1 -0
  756. package/dist/devices/raex.js +47 -0
  757. package/dist/devices/rgb_genie.d.ts +3 -0
  758. package/dist/devices/rgb_genie.d.ts.map +1 -0
  759. package/dist/devices/rgb_genie.js +278 -0
  760. package/dist/devices/robb.d.ts +3 -0
  761. package/dist/devices/robb.d.ts.map +1 -0
  762. package/dist/devices/robb.js +471 -0
  763. package/dist/devices/roome.d.ts +3 -0
  764. package/dist/devices/roome.d.ts.map +1 -0
  765. package/dist/devices/roome.js +54 -0
  766. package/dist/devices/rtx.d.ts +3 -0
  767. package/dist/devices/rtx.d.ts.map +1 -0
  768. package/dist/devices/rtx.js +146 -0
  769. package/dist/devices/salus_controls.d.ts +3 -0
  770. package/dist/devices/salus_controls.d.ts.map +1 -0
  771. package/dist/devices/salus_controls.js +224 -0
  772. package/dist/devices/samotech.d.ts +3 -0
  773. package/dist/devices/samotech.d.ts.map +1 -0
  774. package/dist/devices/samotech.js +107 -0
  775. package/dist/devices/saswell.d.ts +3 -0
  776. package/dist/devices/saswell.d.ts.map +1 -0
  777. package/dist/devices/saswell.js +126 -0
  778. package/dist/devices/sber.d.ts +3 -0
  779. package/dist/devices/sber.d.ts.map +1 -0
  780. package/dist/devices/sber.js +98 -0
  781. package/dist/devices/scanproducts.d.ts +3 -0
  782. package/dist/devices/scanproducts.d.ts.map +1 -0
  783. package/dist/devices/scanproducts.js +54 -0
  784. package/dist/devices/schlage.d.ts +3 -0
  785. package/dist/devices/schlage.d.ts.map +1 -0
  786. package/dist/devices/schlage.js +63 -0
  787. package/dist/devices/schneider_electric.d.ts +3 -0
  788. package/dist/devices/schneider_electric.d.ts.map +1 -0
  789. package/dist/devices/schneider_electric.js +2187 -0
  790. package/dist/devices/schneider_electric.js.map +1 -0
  791. package/dist/devices/schwaiger.d.ts +3 -0
  792. package/dist/devices/schwaiger.d.ts.map +1 -0
  793. package/dist/devices/schwaiger.js +108 -0
  794. package/dist/devices/seastar_intelligence.d.ts +3 -0
  795. package/dist/devices/seastar_intelligence.d.ts.map +1 -0
  796. package/dist/devices/seastar_intelligence.js +52 -0
  797. package/dist/devices/securifi.d.ts +3 -0
  798. package/dist/devices/securifi.d.ts.map +1 -0
  799. package/dist/devices/securifi.js +82 -0
  800. package/dist/devices/sengled.d.ts +6 -0
  801. package/dist/devices/sengled.d.ts.map +1 -0
  802. package/dist/devices/sengled.js +388 -0
  803. package/dist/devices/sengled.js.map +1 -0
  804. package/dist/devices/sercomm.d.ts +3 -0
  805. package/dist/devices/sercomm.d.ts.map +1 -0
  806. package/dist/devices/sercomm.js +189 -0
  807. package/dist/devices/shade_control.d.ts +3 -0
  808. package/dist/devices/shade_control.d.ts.map +1 -0
  809. package/dist/devices/shade_control.js +64 -0
  810. package/dist/devices/shenzhen_homa.d.ts +3 -0
  811. package/dist/devices/shenzhen_homa.d.ts.map +1 -0
  812. package/dist/devices/shenzhen_homa.js +143 -0
  813. package/dist/devices/shinasystem.d.ts +3 -0
  814. package/dist/devices/shinasystem.d.ts.map +1 -0
  815. package/dist/devices/shinasystem.js +960 -0
  816. package/dist/devices/shinasystem.js.map +1 -0
  817. package/dist/devices/shyugj.d.ts +3 -0
  818. package/dist/devices/shyugj.d.ts.map +1 -0
  819. package/dist/devices/shyugj.js +53 -0
  820. package/dist/devices/siglis.d.ts +3 -0
  821. package/dist/devices/siglis.d.ts.map +1 -0
  822. package/dist/devices/siglis.js +452 -0
  823. package/dist/devices/siglis.js.map +1 -0
  824. package/dist/devices/sikom.d.ts +3 -0
  825. package/dist/devices/sikom.d.ts.map +1 -0
  826. package/dist/devices/sikom.js +67 -0
  827. package/dist/devices/simon.d.ts +3 -0
  828. package/dist/devices/simon.d.ts.map +1 -0
  829. package/dist/devices/simon.js +14 -0
  830. package/dist/devices/sinope.d.ts +3 -0
  831. package/dist/devices/sinope.d.ts.map +1 -0
  832. package/dist/devices/sinope.js +1754 -0
  833. package/dist/devices/sinope.js.map +1 -0
  834. package/dist/devices/siterwell.d.ts +3 -0
  835. package/dist/devices/siterwell.d.ts.map +1 -0
  836. package/dist/devices/siterwell.js +110 -0
  837. package/dist/devices/skydance.d.ts +3 -0
  838. package/dist/devices/skydance.d.ts.map +1 -0
  839. package/dist/devices/skydance.js +138 -0
  840. package/dist/devices/slv.d.ts +3 -0
  841. package/dist/devices/slv.d.ts.map +1 -0
  842. package/dist/devices/slv.js +70 -0
  843. package/dist/devices/smart9.d.ts +3 -0
  844. package/dist/devices/smart9.d.ts.map +1 -0
  845. package/dist/devices/smart9.js +66 -0
  846. package/dist/devices/smart_home_pty.d.ts +3 -0
  847. package/dist/devices/smart_home_pty.d.ts.map +1 -0
  848. package/dist/devices/smart_home_pty.js +54 -0
  849. package/dist/devices/smartenit.d.ts +3 -0
  850. package/dist/devices/smartenit.d.ts.map +1 -0
  851. package/dist/devices/smartenit.js +80 -0
  852. package/dist/devices/smartthings.d.ts +3 -0
  853. package/dist/devices/smartthings.d.ts.map +1 -0
  854. package/dist/devices/smartthings.js +526 -0
  855. package/dist/devices/smartthings.js.map +1 -0
  856. package/dist/devices/smartwings.d.ts +3 -0
  857. package/dist/devices/smartwings.d.ts.map +1 -0
  858. package/dist/devices/smartwings.js +63 -0
  859. package/dist/devices/smlight.d.ts +3 -0
  860. package/dist/devices/smlight.d.ts.map +1 -0
  861. package/dist/devices/smlight.js +56 -0
  862. package/dist/devices/sohan_electric.d.ts +3 -0
  863. package/dist/devices/sohan_electric.d.ts.map +1 -0
  864. package/dist/devices/sohan_electric.js +53 -0
  865. package/dist/devices/solaredge.d.ts +3 -0
  866. package/dist/devices/solaredge.d.ts.map +1 -0
  867. package/dist/devices/solaredge.js +47 -0
  868. package/dist/devices/soma.d.ts +3 -0
  869. package/dist/devices/soma.d.ts.map +1 -0
  870. package/dist/devices/soma.js +47 -0
  871. package/dist/devices/somfy.d.ts +3 -0
  872. package/dist/devices/somfy.d.ts.map +1 -0
  873. package/dist/devices/somfy.js +101 -0
  874. package/dist/devices/somgoms.d.ts +3 -0
  875. package/dist/devices/somgoms.d.ts.map +1 -0
  876. package/dist/devices/somgoms.js +84 -0
  877. package/dist/devices/sonoff.d.ts +3 -0
  878. package/dist/devices/sonoff.d.ts.map +1 -0
  879. package/dist/devices/sonoff.js +1612 -0
  880. package/dist/devices/sonoff.js.map +1 -0
  881. package/dist/devices/sowilo.d.ts +3 -0
  882. package/dist/devices/sowilo.d.ts.map +1 -0
  883. package/dist/devices/sowilo.js +47 -0
  884. package/dist/devices/spotmau.d.ts +3 -0
  885. package/dist/devices/spotmau.d.ts.map +1 -0
  886. package/dist/devices/spotmau.js +74 -0
  887. package/dist/devices/stelpro.d.ts +3 -0
  888. package/dist/devices/stelpro.d.ts.map +1 -0
  889. package/dist/devices/stelpro.js +365 -0
  890. package/dist/devices/stelpro.js.map +1 -0
  891. package/dist/devices/sunricher.d.ts +3 -0
  892. package/dist/devices/sunricher.d.ts.map +1 -0
  893. package/dist/devices/sunricher.js +2282 -0
  894. package/dist/devices/sunricher.js.map +1 -0
  895. package/dist/devices/swann.d.ts +3 -0
  896. package/dist/devices/swann.d.ts.map +1 -0
  897. package/dist/devices/swann.js +72 -0
  898. package/dist/devices/sylvania.d.ts +3 -0
  899. package/dist/devices/sylvania.d.ts.map +1 -0
  900. package/dist/devices/sylvania.js +226 -0
  901. package/dist/devices/tapestry.d.ts +3 -0
  902. package/dist/devices/tapestry.d.ts.map +1 -0
  903. package/dist/devices/tapestry.js +55 -0
  904. package/dist/devices/tci.d.ts +3 -0
  905. package/dist/devices/tci.d.ts.map +1 -0
  906. package/dist/devices/tci.js +61 -0
  907. package/dist/devices/tech.d.ts +3 -0
  908. package/dist/devices/tech.d.ts.map +1 -0
  909. package/dist/devices/tech.js +225 -0
  910. package/dist/devices/tech.js.map +1 -0
  911. package/dist/devices/technicolor.d.ts +3 -0
  912. package/dist/devices/technicolor.d.ts.map +1 -0
  913. package/dist/devices/technicolor.js +101 -0
  914. package/dist/devices/terncy.d.ts +3 -0
  915. package/dist/devices/terncy.d.ts.map +1 -0
  916. package/dist/devices/terncy.js +116 -0
  917. package/dist/devices/the_light_group.d.ts +3 -0
  918. package/dist/devices/the_light_group.d.ts.map +1 -0
  919. package/dist/devices/the_light_group.js +129 -0
  920. package/dist/devices/third_reality.d.ts +3 -0
  921. package/dist/devices/third_reality.d.ts.map +1 -0
  922. package/dist/devices/third_reality.js +609 -0
  923. package/dist/devices/third_reality.js.map +1 -0
  924. package/dist/devices/titan_products.d.ts +3 -0
  925. package/dist/devices/titan_products.d.ts.map +1 -0
  926. package/dist/devices/titan_products.js +61 -0
  927. package/dist/devices/tlwglobal.d.ts +3 -0
  928. package/dist/devices/tlwglobal.d.ts.map +1 -0
  929. package/dist/devices/tlwglobal.js +64 -0
  930. package/dist/devices/tplink.d.ts +3 -0
  931. package/dist/devices/tplink.d.ts.map +1 -0
  932. package/dist/devices/tplink.js +80 -0
  933. package/dist/devices/trust.d.ts +3 -0
  934. package/dist/devices/trust.d.ts.map +1 -0
  935. package/dist/devices/trust.js +182 -0
  936. package/dist/devices/tubeszb.d.ts +3 -0
  937. package/dist/devices/tubeszb.d.ts.map +1 -0
  938. package/dist/devices/tubeszb.js +59 -0
  939. package/dist/devices/tuya.d.ts +3 -0
  940. package/dist/devices/tuya.d.ts.map +1 -0
  941. package/dist/devices/tuya.js +16004 -0
  942. package/dist/devices/tuya.js.map +1 -0
  943. package/dist/devices/ubisys.d.ts +3 -0
  944. package/dist/devices/ubisys.d.ts.map +1 -0
  945. package/dist/devices/ubisys.js +1310 -0
  946. package/dist/devices/ubisys.js.map +1 -0
  947. package/dist/devices/uhome.d.ts +3 -0
  948. package/dist/devices/uhome.d.ts.map +1 -0
  949. package/dist/devices/uhome.js +63 -0
  950. package/dist/devices/universal_electronics_inc.d.ts +3 -0
  951. package/dist/devices/universal_electronics_inc.d.ts.map +1 -0
  952. package/dist/devices/universal_electronics_inc.js +185 -0
  953. package/dist/devices/vbled.d.ts +3 -0
  954. package/dist/devices/vbled.d.ts.map +1 -0
  955. package/dist/devices/vbled.js +47 -0
  956. package/dist/devices/vesternet.d.ts +3 -0
  957. package/dist/devices/vesternet.d.ts.map +1 -0
  958. package/dist/devices/vesternet.js +329 -0
  959. package/dist/devices/vesternet.js.map +1 -0
  960. package/dist/devices/viessmann.d.ts +3 -0
  961. package/dist/devices/viessmann.d.ts.map +1 -0
  962. package/dist/devices/viessmann.js +123 -0
  963. package/dist/devices/villeroy_boch.d.ts +3 -0
  964. package/dist/devices/villeroy_boch.d.ts.map +1 -0
  965. package/dist/devices/villeroy_boch.js +54 -0
  966. package/dist/devices/vimar.d.ts +3 -0
  967. package/dist/devices/vimar.d.ts.map +1 -0
  968. package/dist/devices/vimar.js +136 -0
  969. package/dist/devices/visonic.d.ts +3 -0
  970. package/dist/devices/visonic.d.ts.map +1 -0
  971. package/dist/devices/visonic.js +137 -0
  972. package/dist/devices/vrey.d.ts +3 -0
  973. package/dist/devices/vrey.d.ts.map +1 -0
  974. package/dist/devices/vrey.js +48 -0
  975. package/dist/devices/wally.d.ts +3 -0
  976. package/dist/devices/wally.d.ts.map +1 -0
  977. package/dist/devices/wally.js +63 -0
  978. package/dist/devices/waxman.d.ts +3 -0
  979. package/dist/devices/waxman.d.ts.map +1 -0
  980. package/dist/devices/waxman.js +84 -0
  981. package/dist/devices/weiser.d.ts +3 -0
  982. package/dist/devices/weiser.d.ts.map +1 -0
  983. package/dist/devices/weiser.js +102 -0
  984. package/dist/devices/weiser.js.map +1 -0
  985. package/dist/devices/weten.d.ts +3 -0
  986. package/dist/devices/weten.d.ts.map +1 -0
  987. package/dist/devices/weten.js +88 -0
  988. package/dist/devices/wirenboard.d.ts +3 -0
  989. package/dist/devices/wirenboard.d.ts.map +1 -0
  990. package/dist/devices/wirenboard.js +666 -0
  991. package/dist/devices/wirenboard.js.map +1 -0
  992. package/dist/devices/wisdom.d.ts +3 -0
  993. package/dist/devices/wisdom.d.ts.map +1 -0
  994. package/dist/devices/wisdom.js +47 -0
  995. package/dist/devices/woolley.d.ts +3 -0
  996. package/dist/devices/woolley.d.ts.map +1 -0
  997. package/dist/devices/woolley.js +87 -0
  998. package/dist/devices/woox.d.ts +3 -0
  999. package/dist/devices/woox.d.ts.map +1 -0
  1000. package/dist/devices/woox.js +132 -0
  1001. package/dist/devices/wyze.d.ts +3 -0
  1002. package/dist/devices/wyze.d.ts.map +1 -0
  1003. package/dist/devices/wyze.js +62 -0
  1004. package/dist/devices/xal.d.ts +3 -0
  1005. package/dist/devices/xal.d.ts.map +1 -0
  1006. package/dist/devices/xal.js +61 -0
  1007. package/dist/devices/xinghuoyuan.d.ts +3 -0
  1008. package/dist/devices/xinghuoyuan.d.ts.map +1 -0
  1009. package/dist/devices/xinghuoyuan.js +47 -0
  1010. package/dist/devices/xyzroe.d.ts +3 -0
  1011. package/dist/devices/xyzroe.d.ts.map +1 -0
  1012. package/dist/devices/xyzroe.js +516 -0
  1013. package/dist/devices/xyzroe.js.map +1 -0
  1014. package/dist/devices/yale.d.ts +3 -0
  1015. package/dist/devices/yale.d.ts.map +1 -0
  1016. package/dist/devices/yale.js +502 -0
  1017. package/dist/devices/yale.js.map +1 -0
  1018. package/dist/devices/yandex.d.ts +3 -0
  1019. package/dist/devices/yandex.d.ts.map +1 -0
  1020. package/dist/devices/yandex.js +444 -0
  1021. package/dist/devices/yandex.js.map +1 -0
  1022. package/dist/devices/ynoa.d.ts +3 -0
  1023. package/dist/devices/ynoa.d.ts.map +1 -0
  1024. package/dist/devices/ynoa.js +112 -0
  1025. package/dist/devices/yokis.d.ts +3 -0
  1026. package/dist/devices/yokis.d.ts.map +1 -0
  1027. package/dist/devices/yokis.js +2535 -0
  1028. package/dist/devices/yokis.js.map +1 -0
  1029. package/dist/devices/yookee.d.ts +3 -0
  1030. package/dist/devices/yookee.d.ts.map +1 -0
  1031. package/dist/devices/yookee.js +62 -0
  1032. package/dist/devices/ysrsai.d.ts +3 -0
  1033. package/dist/devices/ysrsai.d.ts.map +1 -0
  1034. package/dist/devices/ysrsai.js +65 -0
  1035. package/dist/devices/zemismart.d.ts +3 -0
  1036. package/dist/devices/zemismart.d.ts.map +1 -0
  1037. package/dist/devices/zemismart.js +391 -0
  1038. package/dist/devices/zen.d.ts +3 -0
  1039. package/dist/devices/zen.d.ts.map +1 -0
  1040. package/dist/devices/zen.js +95 -0
  1041. package/dist/devices/zigbeetlc.js +235 -0
  1042. package/dist/devices/zipato.d.ts +3 -0
  1043. package/dist/devices/zipato.d.ts.map +1 -0
  1044. package/dist/devices/zipato.js +47 -0
  1045. package/dist/index.d.ts +20 -0
  1046. package/dist/index.d.ts.map +1 -0
  1047. package/dist/index.js +513 -0
  1048. package/dist/index.js.map +1 -0
  1049. package/dist/indexer.d.ts +5 -0
  1050. package/dist/indexer.d.ts.map +1 -0
  1051. package/dist/indexer.js +135 -0
  1052. package/dist/indexer.js.map +1 -0
  1053. package/dist/lib/color.d.ts +271 -0
  1054. package/dist/lib/color.d.ts.map +1 -0
  1055. package/dist/lib/color.js +754 -0
  1056. package/dist/lib/color.js.map +1 -0
  1057. package/dist/lib/configureKey.d.ts +3 -0
  1058. package/dist/lib/configureKey.d.ts.map +1 -0
  1059. package/dist/lib/configureKey.js +938 -0
  1060. package/dist/lib/configureKey.js.map +1 -0
  1061. package/dist/lib/constants.d.ts +68 -0
  1062. package/dist/lib/constants.d.ts.map +1 -0
  1063. package/dist/lib/constants.js +264 -0
  1064. package/dist/lib/constants.js.map +1 -0
  1065. package/dist/lib/develco.d.ts +15 -0
  1066. package/dist/lib/develco.d.ts.map +1 -0
  1067. package/dist/lib/develco.js +183 -0
  1068. package/dist/lib/develco.js.map +1 -0
  1069. package/dist/lib/ewelink.d.ts +30 -0
  1070. package/dist/lib/ewelink.d.ts.map +1 -0
  1071. package/dist/lib/ewelink.js +716 -0
  1072. package/dist/lib/ewelink.js.map +1 -0
  1073. package/dist/lib/exposes.d.ts +360 -0
  1074. package/dist/lib/exposes.d.ts.map +1 -0
  1075. package/dist/lib/exposes.js +1085 -0
  1076. package/dist/lib/exposes.js.map +1 -0
  1077. package/dist/lib/generateDefinition.d.ts +6 -0
  1078. package/dist/lib/generateDefinition.d.ts.map +1 -0
  1079. package/dist/lib/generateDefinition.js +345 -0
  1080. package/dist/lib/generateDefinition.js.map +1 -0
  1081. package/dist/lib/ikea.d.ts +39 -0
  1082. package/dist/lib/ikea.d.ts.map +1 -0
  1083. package/dist/lib/ikea.js +785 -0
  1084. package/dist/lib/ikea.js.map +1 -0
  1085. package/dist/lib/kelvinToXy.js +1913 -0
  1086. package/dist/lib/kelvinToXy.js.map +1 -0
  1087. package/dist/lib/ledvance.d.ts +20 -0
  1088. package/dist/lib/ledvance.d.ts.map +1 -0
  1089. package/dist/lib/ledvance.js +103 -0
  1090. package/dist/lib/ledvance.js.map +1 -0
  1091. package/dist/lib/legacy.d.ts +5054 -0
  1092. package/dist/lib/legacy.d.ts.map +1 -0
  1093. package/dist/lib/legacy.js +6456 -0
  1094. package/dist/lib/legacy.js.map +1 -0
  1095. package/dist/lib/legrand.d.ts +69 -0
  1096. package/dist/lib/legrand.d.ts.map +1 -0
  1097. package/dist/lib/legrand.js +282 -0
  1098. package/dist/lib/legrand.js.map +1 -0
  1099. package/dist/lib/light.d.ts +8 -0
  1100. package/dist/lib/light.d.ts.map +1 -0
  1101. package/dist/lib/light.js +142 -0
  1102. package/dist/lib/light.js.map +1 -0
  1103. package/dist/lib/logger.d.ts +4 -0
  1104. package/dist/lib/logger.d.ts.map +1 -0
  1105. package/dist/lib/logger.js +14 -0
  1106. package/dist/lib/lumi.d.ts +962 -0
  1107. package/dist/lib/lumi.d.ts.map +1 -0
  1108. package/dist/lib/lumi.js +5020 -0
  1109. package/dist/lib/lumi.js.map +1 -0
  1110. package/dist/lib/modernExtend.d.ts +337 -0
  1111. package/dist/lib/modernExtend.d.ts.map +1 -0
  1112. package/dist/lib/modernExtend.js +2091 -0
  1113. package/dist/lib/modernExtend.js.map +1 -0
  1114. package/dist/lib/namron.d.ts +56 -0
  1115. package/dist/lib/namron.d.ts.map +1 -0
  1116. package/dist/lib/namron.js +434 -0
  1117. package/dist/lib/namron.js.map +1 -0
  1118. package/dist/lib/nodon.d.ts +3 -0
  1119. package/dist/lib/nodon.d.ts.map +1 -0
  1120. package/dist/lib/nodon.js +130 -0
  1121. package/dist/lib/nodon.js.map +1 -0
  1122. package/dist/lib/ota.d.ts +71 -0
  1123. package/dist/lib/ota.d.ts.map +1 -0
  1124. package/dist/lib/ota.js +661 -0
  1125. package/dist/lib/ota.js.map +1 -0
  1126. package/dist/lib/philips.d.ts +252 -0
  1127. package/dist/lib/philips.d.ts.map +1 -0
  1128. package/dist/lib/philips.js +687 -0
  1129. package/dist/lib/philips.js.map +1 -0
  1130. package/dist/lib/reporting.d.ts +58 -0
  1131. package/dist/lib/reporting.d.ts.map +1 -0
  1132. package/dist/lib/reporting.js +285 -0
  1133. package/dist/lib/store.d.ts +7 -0
  1134. package/dist/lib/store.d.ts.map +1 -0
  1135. package/dist/lib/store.js +49 -0
  1136. package/dist/lib/store.js.map +1 -0
  1137. package/dist/lib/sunricher.d.ts +13 -0
  1138. package/dist/lib/sunricher.d.ts.map +1 -0
  1139. package/dist/lib/sunricher.js +14 -0
  1140. package/dist/lib/tuya.d.ts +784 -0
  1141. package/dist/lib/tuya.d.ts.map +1 -0
  1142. package/dist/lib/tuya.js +2397 -0
  1143. package/dist/lib/tuya.js.map +1 -0
  1144. package/dist/lib/types.d.ts +440 -0
  1145. package/dist/lib/types.d.ts.map +1 -0
  1146. package/dist/lib/ubisys.d.ts +19 -0
  1147. package/dist/lib/ubisys.d.ts.map +1 -0
  1148. package/dist/lib/ubisys.js +293 -0
  1149. package/dist/lib/ubisys.js.map +1 -0
  1150. package/dist/lib/utils.d.ts +93 -0
  1151. package/dist/lib/utils.d.ts.map +1 -0
  1152. package/dist/lib/utils.js +726 -0
  1153. package/dist/lib/utils.js.map +1 -0
  1154. package/dist/lib/zosung.d.ts +52 -0
  1155. package/dist/lib/zosung.d.ts.map +1 -0
  1156. package/dist/lib/zosung.js +253 -0
  1157. package/dist/lib/zosung.js.map +1 -0
  1158. package/package.json +21 -30
  1159. package/CHANGELOG.md +0 -7350
  1160. package/converters/fromZigbee.d.ts +0 -2031
  1161. package/converters/fromZigbee.d.ts.map +0 -1
  1162. package/converters/fromZigbee.js +0 -5324
  1163. package/converters/fromZigbee.js.map +0 -1
  1164. package/converters/toZigbee.d.ts +0 -1574
  1165. package/converters/toZigbee.d.ts.map +0 -1
  1166. package/converters/toZigbee.js +0 -4433
  1167. package/converters/toZigbee.js.map +0 -1
  1168. package/devices/ITCommander.d.ts +0 -3
  1169. package/devices/ITCommander.d.ts.map +0 -1
  1170. package/devices/ITCommander.js +0 -76
  1171. package/devices/acova.d.ts +0 -3
  1172. package/devices/acova.d.ts.map +0 -1
  1173. package/devices/acova.js +0 -126
  1174. package/devices/acuity_brands_lighting.d.ts +0 -3
  1175. package/devices/acuity_brands_lighting.d.ts.map +0 -1
  1176. package/devices/acuity_brands_lighting.js +0 -61
  1177. package/devices/adeo.d.ts +0 -3
  1178. package/devices/adeo.d.ts.map +0 -1
  1179. package/devices/adeo.js +0 -485
  1180. package/devices/adeo.js.map +0 -1
  1181. package/devices/adurosmart.d.ts +0 -3
  1182. package/devices/adurosmart.d.ts.map +0 -1
  1183. package/devices/adurosmart.js +0 -189
  1184. package/devices/aeotec.d.ts +0 -3
  1185. package/devices/aeotec.d.ts.map +0 -1
  1186. package/devices/aeotec.js +0 -98
  1187. package/devices/airam.d.ts +0 -3
  1188. package/devices/airam.d.ts.map +0 -1
  1189. package/devices/airam.js +0 -105
  1190. package/devices/airzone_aidoo.d.ts +0 -3
  1191. package/devices/airzone_aidoo.d.ts.map +0 -1
  1192. package/devices/airzone_aidoo.js +0 -80
  1193. package/devices/ajax_online.d.ts +0 -3
  1194. package/devices/ajax_online.d.ts.map +0 -1
  1195. package/devices/ajax_online.js +0 -83
  1196. package/devices/akuvox.d.ts +0 -3
  1197. package/devices/akuvox.d.ts.map +0 -1
  1198. package/devices/akuvox.js +0 -68
  1199. package/devices/alchemy.d.ts +0 -3
  1200. package/devices/alchemy.d.ts.map +0 -1
  1201. package/devices/alchemy.js +0 -54
  1202. package/devices/aldi.d.ts +0 -3
  1203. package/devices/aldi.d.ts.map +0 -1
  1204. package/devices/aldi.js +0 -57
  1205. package/devices/alecto.d.ts +0 -3
  1206. package/devices/alecto.d.ts.map +0 -1
  1207. package/devices/alecto.js +0 -95
  1208. package/devices/amina.d.ts +0 -3
  1209. package/devices/amina.d.ts.map +0 -1
  1210. package/devices/amina.js +0 -369
  1211. package/devices/amina.js.map +0 -1
  1212. package/devices/anchor.d.ts +0 -3
  1213. package/devices/anchor.d.ts.map +0 -1
  1214. package/devices/anchor.js +0 -47
  1215. package/devices/atlantic.d.ts +0 -3
  1216. package/devices/atlantic.d.ts.map +0 -1
  1217. package/devices/atlantic.js +0 -145
  1218. package/devices/atlantic.js.map +0 -1
  1219. package/devices/atsmart.d.ts +0 -3
  1220. package/devices/atsmart.d.ts.map +0 -1
  1221. package/devices/atsmart.js +0 -47
  1222. package/devices/aubess.d.ts +0 -3
  1223. package/devices/aubess.d.ts.map +0 -1
  1224. package/devices/aubess.js +0 -60
  1225. package/devices/aurora_lighting.d.ts +0 -3
  1226. package/devices/aurora_lighting.d.ts.map +0 -1
  1227. package/devices/aurora_lighting.js +0 -332
  1228. package/devices/automaton.d.ts +0 -3
  1229. package/devices/automaton.d.ts.map +0 -1
  1230. package/devices/automaton.js +0 -64
  1231. package/devices/avatto.d.ts +0 -3
  1232. package/devices/avatto.d.ts.map +0 -1
  1233. package/devices/avatto.js +0 -273
  1234. package/devices/avatto.js.map +0 -1
  1235. package/devices/awox.d.ts +0 -3
  1236. package/devices/awox.d.ts.map +0 -1
  1237. package/devices/awox.js +0 -239
  1238. package/devices/axis.d.ts +0 -3
  1239. package/devices/axis.d.ts.map +0 -1
  1240. package/devices/axis.js +0 -62
  1241. package/devices/bankamp.d.ts +0 -3
  1242. package/devices/bankamp.d.ts.map +0 -1
  1243. package/devices/bankamp.js +0 -47
  1244. package/devices/bega.d.ts +0 -3
  1245. package/devices/bega.d.ts.map +0 -1
  1246. package/devices/bega.js +0 -61
  1247. package/devices/belkin.d.ts +0 -3
  1248. package/devices/belkin.d.ts.map +0 -1
  1249. package/devices/belkin.js +0 -47
  1250. package/devices/bitron.d.ts +0 -3
  1251. package/devices/bitron.d.ts.map +0 -1
  1252. package/devices/bitron.js +0 -357
  1253. package/devices/bitron.js.map +0 -1
  1254. package/devices/bituo_technik.d.ts +0 -3
  1255. package/devices/bituo_technik.d.ts.map +0 -1
  1256. package/devices/bituo_technik.js +0 -120
  1257. package/devices/blaupunkt.d.ts +0 -3
  1258. package/devices/blaupunkt.d.ts.map +0 -1
  1259. package/devices/blaupunkt.js +0 -67
  1260. package/devices/blitzwolf.d.ts +0 -3
  1261. package/devices/blitzwolf.d.ts.map +0 -1
  1262. package/devices/blitzwolf.js +0 -73
  1263. package/devices/bosch.d.ts +0 -3
  1264. package/devices/bosch.d.ts.map +0 -1
  1265. package/devices/bosch.js +0 -2046
  1266. package/devices/bosch.js.map +0 -1
  1267. package/devices/bouffalo_lab.d.ts +0 -3
  1268. package/devices/bouffalo_lab.d.ts.map +0 -1
  1269. package/devices/bouffalo_lab.js +0 -47
  1270. package/devices/brimate.d.ts +0 -3
  1271. package/devices/brimate.d.ts.map +0 -1
  1272. package/devices/brimate.js +0 -54
  1273. package/devices/bseed.d.ts +0 -3
  1274. package/devices/bseed.d.ts.map +0 -1
  1275. package/devices/bseed.js +0 -53
  1276. package/devices/bticino.d.ts +0 -3
  1277. package/devices/bticino.d.ts.map +0 -1
  1278. package/devices/bticino.js +0 -112
  1279. package/devices/busch_jaeger.d.ts +0 -3
  1280. package/devices/busch_jaeger.d.ts.map +0 -1
  1281. package/devices/busch_jaeger.js +0 -184
  1282. package/devices/busch_jaeger.js.map +0 -1
  1283. package/devices/byun.d.ts +0 -3
  1284. package/devices/byun.d.ts.map +0 -1
  1285. package/devices/byun.js +0 -63
  1286. package/devices/calex.d.ts +0 -3
  1287. package/devices/calex.d.ts.map +0 -1
  1288. package/devices/calex.js +0 -90
  1289. package/devices/candeo.d.ts +0 -3
  1290. package/devices/candeo.d.ts.map +0 -1
  1291. package/devices/candeo.js +0 -224
  1292. package/devices/casaia.d.ts +0 -3
  1293. package/devices/casaia.d.ts.map +0 -1
  1294. package/devices/casaia.js +0 -98
  1295. package/devices/cel.d.ts +0 -3
  1296. package/devices/cel.d.ts.map +0 -1
  1297. package/devices/cel.js +0 -19
  1298. package/devices/centralite.d.ts +0 -3
  1299. package/devices/centralite.d.ts.map +0 -1
  1300. package/devices/centralite.js +0 -452
  1301. package/devices/centralite.js.map +0 -1
  1302. package/devices/chacon.d.ts +0 -3
  1303. package/devices/chacon.d.ts.map +0 -1
  1304. package/devices/chacon.js +0 -57
  1305. package/devices/cleode.d.ts +0 -3
  1306. package/devices/cleode.d.ts.map +0 -1
  1307. package/devices/cleode.js +0 -47
  1308. package/devices/cleverio.d.ts +0 -3
  1309. package/devices/cleverio.d.ts.map +0 -1
  1310. package/devices/cleverio.js +0 -77
  1311. package/devices/climax.d.ts +0 -3
  1312. package/devices/climax.d.ts.map +0 -1
  1313. package/devices/climax.js +0 -180
  1314. package/devices/commercial_electric.d.ts +0 -3
  1315. package/devices/commercial_electric.d.ts.map +0 -1
  1316. package/devices/commercial_electric.js +0 -47
  1317. package/devices/cree.d.ts +0 -3
  1318. package/devices/cree.d.ts.map +0 -1
  1319. package/devices/cree.js +0 -47
  1320. package/devices/ctm.d.ts +0 -3
  1321. package/devices/ctm.d.ts.map +0 -1
  1322. package/devices/ctm.js +0 -1361
  1323. package/devices/ctm.js.map +0 -1
  1324. package/devices/current_products_corp.d.ts +0 -3
  1325. package/devices/current_products_corp.d.ts.map +0 -1
  1326. package/devices/current_products_corp.js +0 -63
  1327. package/devices/custom_devices_diy.d.ts +0 -3
  1328. package/devices/custom_devices_diy.d.ts.map +0 -1
  1329. package/devices/custom_devices_diy.js +0 -1206
  1330. package/devices/custom_devices_diy.js.map +0 -1
  1331. package/devices/cy_lighting.d.ts +0 -3
  1332. package/devices/cy_lighting.d.ts.map +0 -1
  1333. package/devices/cy_lighting.js +0 -47
  1334. package/devices/danalock.d.ts +0 -3
  1335. package/devices/danalock.d.ts.map +0 -1
  1336. package/devices/danalock.js +0 -64
  1337. package/devices/danfoss.d.ts +0 -3
  1338. package/devices/danfoss.d.ts.map +0 -1
  1339. package/devices/danfoss.js +0 -741
  1340. package/devices/danfoss.js.map +0 -1
  1341. package/devices/databyte.d.ts +0 -3
  1342. package/devices/databyte.d.ts.map +0 -1
  1343. package/devices/databyte.js +0 -93
  1344. package/devices/datek.d.ts +0 -3
  1345. package/devices/datek.d.ts.map +0 -1
  1346. package/devices/datek.js +0 -307
  1347. package/devices/datek.js.map +0 -1
  1348. package/devices/dawon_dns.d.ts +0 -3
  1349. package/devices/dawon_dns.d.ts.map +0 -1
  1350. package/devices/dawon_dns.js +0 -317
  1351. package/devices/develco.d.ts +0 -3
  1352. package/devices/develco.d.ts.map +0 -1
  1353. package/devices/develco.js +0 -1034
  1354. package/devices/develco.js.map +0 -1
  1355. package/devices/digi.d.ts +0 -3
  1356. package/devices/digi.d.ts.map +0 -1
  1357. package/devices/digi.js +0 -24
  1358. package/devices/direct_signs.d.ts +0 -3
  1359. package/devices/direct_signs.d.ts.map +0 -1
  1360. package/devices/direct_signs.js +0 -47
  1361. package/devices/diyruz.d.ts +0 -3
  1362. package/devices/diyruz.d.ts.map +0 -1
  1363. package/devices/diyruz.js +0 -400
  1364. package/devices/dlink.d.ts +0 -3
  1365. package/devices/dlink.d.ts.map +0 -1
  1366. package/devices/dlink.js +0 -75
  1367. package/devices/dnake.d.ts +0 -3
  1368. package/devices/dnake.d.ts.map +0 -1
  1369. package/devices/dnake.js +0 -47
  1370. package/devices/dowsing_reynolds.d.ts +0 -3
  1371. package/devices/dowsing_reynolds.d.ts.map +0 -1
  1372. package/devices/dowsing_reynolds.js +0 -47
  1373. package/devices/dresden_elektronik.d.ts +0 -3
  1374. package/devices/dresden_elektronik.d.ts.map +0 -1
  1375. package/devices/dresden_elektronik.js +0 -82
  1376. package/devices/easyaccess.d.ts +0 -3
  1377. package/devices/easyaccess.d.ts.map +0 -1
  1378. package/devices/easyaccess.js +0 -70
  1379. package/devices/easyiot.d.ts +0 -3
  1380. package/devices/easyiot.d.ts.map +0 -1
  1381. package/devices/easyiot.js +0 -357
  1382. package/devices/easyiot.js.map +0 -1
  1383. package/devices/eatonhalo_led.d.ts +0 -3
  1384. package/devices/eatonhalo_led.d.ts.map +0 -1
  1385. package/devices/eatonhalo_led.js +0 -47
  1386. package/devices/echostar.d.ts +0 -3
  1387. package/devices/echostar.d.ts.map +0 -1
  1388. package/devices/echostar.js +0 -64
  1389. package/devices/ecodim.d.ts +0 -3
  1390. package/devices/ecodim.d.ts.map +0 -1
  1391. package/devices/ecodim.js +0 -269
  1392. package/devices/ecolink.d.ts +0 -3
  1393. package/devices/ecolink.d.ts.map +0 -1
  1394. package/devices/ecolink.js +0 -60
  1395. package/devices/ecosmart.d.ts +0 -3
  1396. package/devices/ecosmart.d.ts.map +0 -1
  1397. package/devices/ecosmart.js +0 -115
  1398. package/devices/ecozy.d.ts +0 -3
  1399. package/devices/ecozy.d.ts.map +0 -1
  1400. package/devices/ecozy.js +0 -88
  1401. package/devices/edp.d.ts +0 -3
  1402. package/devices/edp.d.ts.map +0 -1
  1403. package/devices/edp.js +0 -73
  1404. package/devices/efekta.d.ts +0 -3
  1405. package/devices/efekta.d.ts.map +0 -1
  1406. package/devices/efekta.js +0 -2632
  1407. package/devices/eglo.d.ts +0 -3
  1408. package/devices/eglo.d.ts.map +0 -1
  1409. package/devices/eglo.js +0 -133
  1410. package/devices/elko.d.ts +0 -3
  1411. package/devices/elko.d.ts.map +0 -1
  1412. package/devices/elko.js +0 -239
  1413. package/devices/enbrighten.d.ts +0 -3
  1414. package/devices/enbrighten.d.ts.map +0 -1
  1415. package/devices/enbrighten.js +0 -156
  1416. package/devices/enocean.d.ts +0 -3
  1417. package/devices/enocean.d.ts.map +0 -1
  1418. package/devices/enocean.js +0 -152
  1419. package/devices/envilar.d.ts +0 -3
  1420. package/devices/envilar.d.ts.map +0 -1
  1421. package/devices/envilar.js +0 -99
  1422. package/devices/essentialb.d.ts +0 -3
  1423. package/devices/essentialb.d.ts.map +0 -1
  1424. package/devices/essentialb.js +0 -136
  1425. package/devices/essentials.d.ts +0 -3
  1426. package/devices/essentials.d.ts.map +0 -1
  1427. package/devices/essentials.js +0 -150
  1428. package/devices/eucontrols.d.ts +0 -3
  1429. package/devices/eucontrols.d.ts.map +0 -1
  1430. package/devices/eucontrols.js +0 -47
  1431. package/devices/eurotronic.d.ts +0 -3
  1432. package/devices/eurotronic.d.ts.map +0 -1
  1433. package/devices/eurotronic.js +0 -205
  1434. package/devices/evanell.d.ts +0 -3
  1435. package/devices/evanell.d.ts.map +0 -1
  1436. package/devices/evanell.js +0 -71
  1437. package/devices/evn.d.ts +0 -3
  1438. package/devices/evn.d.ts.map +0 -1
  1439. package/devices/evn.js +0 -93
  1440. package/devices/evology.d.ts +0 -3
  1441. package/devices/evology.d.ts.map +0 -1
  1442. package/devices/evology.js +0 -63
  1443. package/devices/evvr.d.ts +0 -3
  1444. package/devices/evvr.d.ts.map +0 -1
  1445. package/devices/evvr.js +0 -47
  1446. package/devices/ewelink.d.ts +0 -3
  1447. package/devices/ewelink.d.ts.map +0 -1
  1448. package/devices/ewelink.js +0 -352
  1449. package/devices/ewelink.js.map +0 -1
  1450. package/devices/ezex.d.ts +0 -3
  1451. package/devices/ezex.d.ts.map +0 -1
  1452. package/devices/ezex.js +0 -47
  1453. package/devices/fantem.d.ts +0 -3
  1454. package/devices/fantem.d.ts.map +0 -1
  1455. package/devices/fantem.js +0 -114
  1456. package/devices/fantem.js.map +0 -1
  1457. package/devices/feibit.d.ts +0 -3
  1458. package/devices/feibit.d.ts.map +0 -1
  1459. package/devices/feibit.js +0 -344
  1460. package/devices/feibit.js.map +0 -1
  1461. package/devices/fireangel.d.ts +0 -3
  1462. package/devices/fireangel.d.ts.map +0 -1
  1463. package/devices/fireangel.js +0 -54
  1464. package/devices/frankever.d.ts +0 -3
  1465. package/devices/frankever.d.ts.map +0 -1
  1466. package/devices/frankever.js +0 -67
  1467. package/devices/frient.d.ts +0 -3
  1468. package/devices/frient.d.ts.map +0 -1
  1469. package/devices/frient.js +0 -74
  1470. package/devices/futurehome.d.ts +0 -3
  1471. package/devices/futurehome.d.ts.map +0 -1
  1472. package/devices/futurehome.js +0 -123
  1473. package/devices/ge.d.ts +0 -3
  1474. package/devices/ge.d.ts.map +0 -1
  1475. package/devices/ge.js +0 -133
  1476. package/devices/gewiss.d.ts +0 -3
  1477. package/devices/gewiss.d.ts.map +0 -1
  1478. package/devices/gewiss.js +0 -85
  1479. package/devices/gidealed.d.ts +0 -3
  1480. package/devices/gidealed.d.ts.map +0 -1
  1481. package/devices/gidealed.js +0 -47
  1482. package/devices/giderwel.d.ts +0 -3
  1483. package/devices/giderwel.d.ts.map +0 -1
  1484. package/devices/giderwel.js +0 -47
  1485. package/devices/giex.d.ts +0 -3
  1486. package/devices/giex.d.ts.map +0 -1
  1487. package/devices/giex.js +0 -114
  1488. package/devices/girier.d.ts +0 -3
  1489. package/devices/girier.d.ts.map +0 -1
  1490. package/devices/girier.js +0 -51
  1491. package/devices/gledopto.d.ts +0 -3
  1492. package/devices/gledopto.d.ts.map +0 -1
  1493. package/devices/gledopto.js +0 -1052
  1494. package/devices/gledopto.js.map +0 -1
  1495. package/devices/gmmts.d.ts +0 -3
  1496. package/devices/gmmts.d.ts.map +0 -1
  1497. package/devices/gmmts.js +0 -2285
  1498. package/devices/gmmts.js.map +0 -1
  1499. package/devices/gmy.d.ts +0 -3
  1500. package/devices/gmy.d.ts.map +0 -1
  1501. package/devices/gmy.js +0 -47
  1502. package/devices/gs.d.ts +0 -3
  1503. package/devices/gs.d.ts.map +0 -1
  1504. package/devices/gs.js +0 -121
  1505. package/devices/gumax.d.ts +0 -3
  1506. package/devices/gumax.d.ts.map +0 -1
  1507. package/devices/gumax.js +0 -47
  1508. package/devices/halemeier.d.ts +0 -3
  1509. package/devices/halemeier.d.ts.map +0 -1
  1510. package/devices/halemeier.js +0 -128
  1511. package/devices/hampton_bay.d.ts +0 -3
  1512. package/devices/hampton_bay.d.ts.map +0 -1
  1513. package/devices/hampton_bay.js +0 -71
  1514. package/devices/heatit.d.ts +0 -3
  1515. package/devices/heatit.d.ts.map +0 -1
  1516. package/devices/heatit.js +0 -47
  1517. package/devices/heiman.d.ts +0 -3
  1518. package/devices/heiman.d.ts.map +0 -1
  1519. package/devices/heiman.js +0 -816
  1520. package/devices/heimgard_technologies.d.ts +0 -3
  1521. package/devices/heimgard_technologies.d.ts.map +0 -1
  1522. package/devices/heimgard_technologies.js +0 -192
  1523. package/devices/hej.d.ts +0 -3
  1524. package/devices/hej.d.ts.map +0 -1
  1525. package/devices/hej.js +0 -105
  1526. package/devices/hfh.d.ts +0 -3
  1527. package/devices/hfh.d.ts.map +0 -1
  1528. package/devices/hfh.js +0 -47
  1529. package/devices/hilux.d.ts +0 -3
  1530. package/devices/hilux.d.ts.map +0 -1
  1531. package/devices/hilux.js +0 -54
  1532. package/devices/hive.d.ts +0 -3
  1533. package/devices/hive.d.ts.map +0 -1
  1534. package/devices/hive.js +0 -765
  1535. package/devices/hommyn.d.ts +0 -3
  1536. package/devices/hommyn.d.ts.map +0 -1
  1537. package/devices/hommyn.js +0 -63
  1538. package/devices/honyar.d.ts +0 -3
  1539. package/devices/honyar.d.ts.map +0 -1
  1540. package/devices/honyar.js +0 -170
  1541. package/devices/hornbach.d.ts +0 -3
  1542. package/devices/hornbach.d.ts.map +0 -1
  1543. package/devices/hornbach.js +0 -138
  1544. package/devices/hzc_electric.d.ts +0 -3
  1545. package/devices/hzc_electric.d.ts.map +0 -1
  1546. package/devices/hzc_electric.js +0 -105
  1547. package/devices/icasa.d.ts +0 -3
  1548. package/devices/icasa.d.ts.map +0 -1
  1549. package/devices/icasa.js +0 -166
  1550. package/devices/idinio.d.ts +0 -3
  1551. package/devices/idinio.d.ts.map +0 -1
  1552. package/devices/idinio.js +0 -47
  1553. package/devices/ihorn.d.ts +0 -3
  1554. package/devices/ihorn.d.ts.map +0 -1
  1555. package/devices/ihorn.js +0 -108
  1556. package/devices/ikea.d.ts +0 -3
  1557. package/devices/ikea.d.ts.map +0 -1
  1558. package/devices/ikea.js +0 -980
  1559. package/devices/ilightsin.d.ts +0 -3
  1560. package/devices/ilightsin.d.ts.map +0 -1
  1561. package/devices/ilightsin.js +0 -47
  1562. package/devices/iluminize.d.ts +0 -3
  1563. package/devices/iluminize.d.ts.map +0 -1
  1564. package/devices/iluminize.js +0 -389
  1565. package/devices/ilux.d.ts +0 -3
  1566. package/devices/ilux.d.ts.map +0 -1
  1567. package/devices/ilux.js +0 -47
  1568. package/devices/imhotepcreation.d.ts +0 -3
  1569. package/devices/imhotepcreation.d.ts.map +0 -1
  1570. package/devices/imhotepcreation.js +0 -242
  1571. package/devices/immax.d.ts +0 -3
  1572. package/devices/immax.d.ts.map +0 -1
  1573. package/devices/immax.js +0 -303
  1574. package/devices/imou.d.ts +0 -3
  1575. package/devices/imou.d.ts.map +0 -1
  1576. package/devices/imou.js +0 -60
  1577. package/devices/index.js +0 -649
  1578. package/devices/index.js.map +0 -1
  1579. package/devices/innr.d.ts +0 -3
  1580. package/devices/innr.d.ts.map +0 -1
  1581. package/devices/innr.js +0 -868
  1582. package/devices/inovelli.d.ts +0 -3
  1583. package/devices/inovelli.d.ts.map +0 -1
  1584. package/devices/inovelli.js +0 -2014
  1585. package/devices/inovelli.js.map +0 -1
  1586. package/devices/insta.d.ts +0 -3
  1587. package/devices/insta.d.ts.map +0 -1
  1588. package/devices/insta.js +0 -185
  1589. package/devices/iolloi.d.ts +0 -3
  1590. package/devices/iolloi.d.ts.map +0 -1
  1591. package/devices/iolloi.js +0 -48
  1592. package/devices/iotperfect.d.ts +0 -3
  1593. package/devices/iotperfect.d.ts.map +0 -1
  1594. package/devices/iotperfect.js +0 -57
  1595. package/devices/iris.d.ts +0 -3
  1596. package/devices/iris.d.ts.map +0 -1
  1597. package/devices/iris.js +0 -210
  1598. package/devices/istar.d.ts +0 -3
  1599. package/devices/istar.d.ts.map +0 -1
  1600. package/devices/istar.js +0 -54
  1601. package/devices/jasco.d.ts +0 -3
  1602. package/devices/jasco.d.ts.map +0 -1
  1603. package/devices/jasco.js +0 -66
  1604. package/devices/javis.d.ts +0 -3
  1605. package/devices/javis.d.ts.map +0 -1
  1606. package/devices/javis.js +0 -80
  1607. package/devices/jethome.d.ts +0 -3
  1608. package/devices/jethome.d.ts.map +0 -1
  1609. package/devices/jethome.js +0 -123
  1610. package/devices/jethome.js.map +0 -1
  1611. package/devices/jiawen.d.ts +0 -3
  1612. package/devices/jiawen.d.ts.map +0 -1
  1613. package/devices/jiawen.js +0 -54
  1614. package/devices/jumitech.d.ts +0 -3
  1615. package/devices/jumitech.d.ts.map +0 -1
  1616. package/devices/jumitech.js +0 -47
  1617. package/devices/jxuan.d.ts +0 -3
  1618. package/devices/jxuan.d.ts.map +0 -1
  1619. package/devices/jxuan.js +0 -88
  1620. package/devices/kami.d.ts +0 -3
  1621. package/devices/kami.d.ts.map +0 -1
  1622. package/devices/kami.js +0 -54
  1623. package/devices/keen_home.d.ts +0 -3
  1624. package/devices/keen_home.d.ts.map +0 -1
  1625. package/devices/keen_home.js +0 -159
  1626. package/devices/klikaanklikuit.d.ts +0 -3
  1627. package/devices/klikaanklikuit.d.ts.map +0 -1
  1628. package/devices/klikaanklikuit.js +0 -54
  1629. package/devices/kmpcil.d.ts +0 -3
  1630. package/devices/kmpcil.d.ts.map +0 -1
  1631. package/devices/kmpcil.js +0 -215
  1632. package/devices/kmpcil.js.map +0 -1
  1633. package/devices/konke.d.ts +0 -3
  1634. package/devices/konke.d.ts.map +0 -1
  1635. package/devices/konke.js +0 -210
  1636. package/devices/ksentry.d.ts +0 -3
  1637. package/devices/ksentry.d.ts.map +0 -1
  1638. package/devices/ksentry.js +0 -47
  1639. package/devices/kurvia.d.ts +0 -3
  1640. package/devices/kurvia.d.ts.map +0 -1
  1641. package/devices/kurvia.js +0 -52
  1642. package/devices/kwikset.d.ts +0 -3
  1643. package/devices/kwikset.d.ts.map +0 -1
  1644. package/devices/kwikset.js +0 -156
  1645. package/devices/lanesto.d.ts +0 -3
  1646. package/devices/lanesto.d.ts.map +0 -1
  1647. package/devices/lanesto.js +0 -47
  1648. package/devices/lds.d.ts +0 -3
  1649. package/devices/lds.d.ts.map +0 -1
  1650. package/devices/lds.js +0 -47
  1651. package/devices/led_trading.d.ts +0 -3
  1652. package/devices/led_trading.d.ts.map +0 -1
  1653. package/devices/led_trading.js +0 -111
  1654. package/devices/led_trading.js.map +0 -1
  1655. package/devices/ledvance.d.ts +0 -3
  1656. package/devices/ledvance.d.ts.map +0 -1
  1657. package/devices/ledvance.js +0 -370
  1658. package/devices/leedarson.d.ts +0 -3
  1659. package/devices/leedarson.d.ts.map +0 -1
  1660. package/devices/leedarson.js +0 -183
  1661. package/devices/legrand.d.ts +0 -3
  1662. package/devices/legrand.d.ts.map +0 -1
  1663. package/devices/legrand.js +0 -737
  1664. package/devices/lellki.d.ts +0 -3
  1665. package/devices/lellki.d.ts.map +0 -1
  1666. package/devices/lellki.js +0 -164
  1667. package/devices/letsled.d.ts +0 -3
  1668. package/devices/letsled.d.ts.map +0 -1
  1669. package/devices/letsled.js +0 -47
  1670. package/devices/letv.d.ts +0 -3
  1671. package/devices/letv.d.ts.map +0 -1
  1672. package/devices/letv.js +0 -89
  1673. package/devices/leviton.d.ts +0 -3
  1674. package/devices/leviton.d.ts.map +0 -1
  1675. package/devices/leviton.js +0 -163
  1676. package/devices/leviton.js.map +0 -1
  1677. package/devices/lg.d.ts +0 -3
  1678. package/devices/lg.d.ts.map +0 -1
  1679. package/devices/lg.js +0 -61
  1680. package/devices/lidl.d.ts +0 -3
  1681. package/devices/lidl.d.ts.map +0 -1
  1682. package/devices/lidl.js +0 -673
  1683. package/devices/lidl.js.map +0 -1
  1684. package/devices/lifecontrol.d.ts +0 -3
  1685. package/devices/lifecontrol.d.ts.map +0 -1
  1686. package/devices/lifecontrol.js +0 -148
  1687. package/devices/lifecontrol.js.map +0 -1
  1688. package/devices/lightsolutions.d.ts +0 -3
  1689. package/devices/lightsolutions.d.ts.map +0 -1
  1690. package/devices/lightsolutions.js +0 -68
  1691. package/devices/linkind.d.ts +0 -3
  1692. package/devices/linkind.d.ts.map +0 -1
  1693. package/devices/linkind.js +0 -274
  1694. package/devices/linptech.d.ts +0 -3
  1695. package/devices/linptech.d.ts.map +0 -1
  1696. package/devices/linptech.js +0 -158
  1697. package/devices/linptech.js.map +0 -1
  1698. package/devices/livingwise.d.ts +0 -3
  1699. package/devices/livingwise.d.ts.map +0 -1
  1700. package/devices/livingwise.js +0 -118
  1701. package/devices/livolo.d.ts +0 -3
  1702. package/devices/livolo.d.ts.map +0 -1
  1703. package/devices/livolo.js +0 -421
  1704. package/devices/livolo.js.map +0 -1
  1705. package/devices/lixee.d.ts +0 -3
  1706. package/devices/lixee.d.ts.map +0 -1
  1707. package/devices/lixee.js +0 -1924
  1708. package/devices/lixee.js.map +0 -1
  1709. package/devices/lonsonho.d.ts +0 -3
  1710. package/devices/lonsonho.d.ts.map +0 -1
  1711. package/devices/lonsonho.js +0 -290
  1712. package/devices/ls.d.ts +0 -3
  1713. package/devices/ls.d.ts.map +0 -1
  1714. package/devices/ls.js +0 -66
  1715. package/devices/lubeez.d.ts +0 -3
  1716. package/devices/lubeez.d.ts.map +0 -1
  1717. package/devices/lubeez.js +0 -47
  1718. package/devices/lumi.d.ts +0 -3
  1719. package/devices/lumi.d.ts.map +0 -1
  1720. package/devices/lumi.js +0 -4430
  1721. package/devices/lumi.js.map +0 -1
  1722. package/devices/lupus.d.ts +0 -3
  1723. package/devices/lupus.d.ts.map +0 -1
  1724. package/devices/lupus.js +0 -97
  1725. package/devices/lutron.d.ts +0 -3
  1726. package/devices/lutron.d.ts.map +0 -1
  1727. package/devices/lutron.js +0 -71
  1728. package/devices/lux.d.ts +0 -3
  1729. package/devices/lux.d.ts.map +0 -1
  1730. package/devices/lux.js +0 -90
  1731. package/devices/lytko.d.ts +0 -3
  1732. package/devices/lytko.d.ts.map +0 -1
  1733. package/devices/lytko.js +0 -787
  1734. package/devices/lytko.js.map +0 -1
  1735. package/devices/m_elec.d.ts +0 -3
  1736. package/devices/m_elec.d.ts.map +0 -1
  1737. package/devices/m_elec.js +0 -68
  1738. package/devices/makegood.d.ts +0 -3
  1739. package/devices/makegood.d.ts.map +0 -1
  1740. package/devices/makegood.js +0 -65
  1741. package/devices/matcall_bv.d.ts +0 -3
  1742. package/devices/matcall_bv.d.ts.map +0 -1
  1743. package/devices/matcall_bv.js +0 -54
  1744. package/devices/mazda.d.ts +0 -3
  1745. package/devices/mazda.d.ts.map +0 -1
  1746. package/devices/mazda.js +0 -163
  1747. package/devices/mazda.js.map +0 -1
  1748. package/devices/meazon.d.ts +0 -3
  1749. package/devices/meazon.d.ts.map +0 -1
  1750. package/devices/meazon.js +0 -98
  1751. package/devices/meazon.js.map +0 -1
  1752. package/devices/mercator.d.ts +0 -3
  1753. package/devices/mercator.d.ts.map +0 -1
  1754. package/devices/mercator.js +0 -252
  1755. package/devices/miboxer.d.ts +0 -3
  1756. package/devices/miboxer.d.ts.map +0 -1
  1757. package/devices/miboxer.js +0 -92
  1758. package/devices/micromatic.d.ts +0 -3
  1759. package/devices/micromatic.d.ts.map +0 -1
  1760. package/devices/micromatic.js +0 -47
  1761. package/devices/modular.d.ts +0 -3
  1762. package/devices/modular.d.ts.map +0 -1
  1763. package/devices/modular.js +0 -47
  1764. package/devices/moes.d.ts +0 -3
  1765. package/devices/moes.d.ts.map +0 -1
  1766. package/devices/moes.js +0 -722
  1767. package/devices/muller_licht.d.ts +0 -3
  1768. package/devices/muller_licht.d.ts.map +0 -1
  1769. package/devices/muller_licht.js +0 -337
  1770. package/devices/multiterm.d.ts +0 -3
  1771. package/devices/multiterm.d.ts.map +0 -1
  1772. package/devices/multiterm.js +0 -122
  1773. package/devices/multiterm.js.map +0 -1
  1774. package/devices/namron.d.ts +0 -3
  1775. package/devices/namron.d.ts.map +0 -1
  1776. package/devices/namron.js +0 -1572
  1777. package/devices/namron.js.map +0 -1
  1778. package/devices/nanoleaf.d.ts +0 -3
  1779. package/devices/nanoleaf.d.ts.map +0 -1
  1780. package/devices/nanoleaf.js +0 -47
  1781. package/devices/nedis.d.ts +0 -3
  1782. package/devices/nedis.d.ts.map +0 -1
  1783. package/devices/nedis.js +0 -87
  1784. package/devices/neo.d.ts +0 -3
  1785. package/devices/neo.d.ts.map +0 -1
  1786. package/devices/neo.js +0 -557
  1787. package/devices/neo.js.map +0 -1
  1788. package/devices/net2grid.d.ts +0 -3
  1789. package/devices/net2grid.d.ts.map +0 -1
  1790. package/devices/net2grid.js +0 -67
  1791. package/devices/netvox.d.ts +0 -3
  1792. package/devices/netvox.d.ts.map +0 -1
  1793. package/devices/netvox.js +0 -74
  1794. package/devices/nexelec.d.ts +0 -3
  1795. package/devices/nexelec.d.ts.map +0 -1
  1796. package/devices/nexelec.js +0 -47
  1797. package/devices/niko.d.ts +0 -3
  1798. package/devices/niko.d.ts.map +0 -1
  1799. package/devices/niko.js +0 -632
  1800. package/devices/niko.js.map +0 -1
  1801. package/devices/ninja_blocks.d.ts +0 -3
  1802. package/devices/ninja_blocks.d.ts.map +0 -1
  1803. package/devices/ninja_blocks.js +0 -63
  1804. package/devices/niviss.d.ts +0 -3
  1805. package/devices/niviss.d.ts.map +0 -1
  1806. package/devices/niviss.js +0 -47
  1807. package/devices/nodon.d.ts +0 -3
  1808. package/devices/nodon.d.ts.map +0 -1
  1809. package/devices/nodon.js +0 -386
  1810. package/devices/nordtronic.d.ts +0 -3
  1811. package/devices/nordtronic.d.ts.map +0 -1
  1812. package/devices/nordtronic.js +0 -73
  1813. package/devices/nous.d.ts +0 -3
  1814. package/devices/nous.d.ts.map +0 -1
  1815. package/devices/nous.js +0 -168
  1816. package/devices/novo.d.ts +0 -3
  1817. package/devices/novo.d.ts.map +0 -1
  1818. package/devices/novo.js +0 -57
  1819. package/devices/nue_3a.d.ts +0 -3
  1820. package/devices/nue_3a.d.ts.map +0 -1
  1821. package/devices/nue_3a.js +0 -360
  1822. package/devices/nue_3a.js.map +0 -1
  1823. package/devices/nyce.d.ts +0 -3
  1824. package/devices/nyce.d.ts.map +0 -1
  1825. package/devices/nyce.js +0 -133
  1826. package/devices/onenuo.d.ts +0 -3
  1827. package/devices/onenuo.d.ts.map +0 -1
  1828. package/devices/onenuo.js +0 -85
  1829. package/devices/onesti.d.ts +0 -3
  1830. package/devices/onesti.d.ts.map +0 -1
  1831. package/devices/onesti.js +0 -207
  1832. package/devices/onesti.js.map +0 -1
  1833. package/devices/openlumi.d.ts +0 -3
  1834. package/devices/openlumi.d.ts.map +0 -1
  1835. package/devices/openlumi.js +0 -61
  1836. package/devices/orvibo.d.ts +0 -12
  1837. package/devices/orvibo.d.ts.map +0 -1
  1838. package/devices/orvibo.js +0 -595
  1839. package/devices/orvibo.js.map +0 -1
  1840. package/devices/osram.d.ts +0 -3
  1841. package/devices/osram.d.ts.map +0 -1
  1842. package/devices/osram.js +0 -516
  1843. package/devices/oujiabao.d.ts +0 -3
  1844. package/devices/oujiabao.d.ts.map +0 -1
  1845. package/devices/oujiabao.js +0 -54
  1846. package/devices/owon.d.ts +0 -3
  1847. package/devices/owon.d.ts.map +0 -1
  1848. package/devices/owon.js +0 -476
  1849. package/devices/owon.js.map +0 -1
  1850. package/devices/ozsmartthings.d.ts +0 -3
  1851. package/devices/ozsmartthings.d.ts.map +0 -1
  1852. package/devices/ozsmartthings.js +0 -47
  1853. package/devices/paul_neuhaus.d.ts +0 -3
  1854. package/devices/paul_neuhaus.d.ts.map +0 -1
  1855. package/devices/paul_neuhaus.js +0 -193
  1856. package/devices/paulmann.d.ts +0 -3
  1857. package/devices/paulmann.d.ts.map +0 -1
  1858. package/devices/paulmann.js +0 -337
  1859. package/devices/peq.d.ts +0 -3
  1860. package/devices/peq.d.ts.map +0 -1
  1861. package/devices/peq.js +0 -63
  1862. package/devices/perenio.d.ts +0 -3
  1863. package/devices/perenio.d.ts.map +0 -1
  1864. package/devices/perenio.js +0 -467
  1865. package/devices/perenio.js.map +0 -1
  1866. package/devices/philio.d.ts +0 -3
  1867. package/devices/philio.d.ts.map +0 -1
  1868. package/devices/philio.js +0 -48
  1869. package/devices/philips.d.ts +0 -3
  1870. package/devices/philips.d.ts.map +0 -1
  1871. package/devices/philips.js +0 -4064
  1872. package/devices/philips.js.map +0 -1
  1873. package/devices/plaid.d.ts +0 -3
  1874. package/devices/plaid.d.ts.map +0 -1
  1875. package/devices/plaid.js +0 -64
  1876. package/devices/plugwise.d.ts +0 -3
  1877. package/devices/plugwise.d.ts.map +0 -1
  1878. package/devices/plugwise.js +0 -209
  1879. package/devices/plugwise.js.map +0 -1
  1880. package/devices/profalux.d.ts +0 -3
  1881. package/devices/profalux.d.ts.map +0 -1
  1882. package/devices/profalux.js +0 -190
  1883. package/devices/profalux.js.map +0 -1
  1884. package/devices/prolight.d.ts +0 -3
  1885. package/devices/prolight.d.ts.map +0 -1
  1886. package/devices/prolight.js +0 -114
  1887. package/devices/purmo.d.ts +0 -3
  1888. package/devices/purmo.d.ts.map +0 -1
  1889. package/devices/purmo.js +0 -94
  1890. package/devices/pushok.d.ts +0 -3
  1891. package/devices/pushok.d.ts.map +0 -1
  1892. package/devices/pushok.js +0 -375
  1893. package/devices/pushok.js.map +0 -1
  1894. package/devices/qa.d.ts +0 -3
  1895. package/devices/qa.d.ts.map +0 -1
  1896. package/devices/qa.js +0 -294
  1897. package/devices/qmotion.d.ts +0 -3
  1898. package/devices/qmotion.d.ts.map +0 -1
  1899. package/devices/qmotion.js +0 -72
  1900. package/devices/qoto.d.ts +0 -3
  1901. package/devices/qoto.d.ts.map +0 -1
  1902. package/devices/qoto.js +0 -86
  1903. package/devices/quotra.d.ts +0 -3
  1904. package/devices/quotra.d.ts.map +0 -1
  1905. package/devices/quotra.js +0 -54
  1906. package/devices/rademacher.d.ts +0 -3
  1907. package/devices/rademacher.d.ts.map +0 -1
  1908. package/devices/rademacher.js +0 -61
  1909. package/devices/radium.d.ts +0 -3
  1910. package/devices/radium.d.ts.map +0 -1
  1911. package/devices/radium.js +0 -47
  1912. package/devices/raex.d.ts +0 -3
  1913. package/devices/raex.d.ts.map +0 -1
  1914. package/devices/raex.js +0 -47
  1915. package/devices/rgb_genie.d.ts +0 -3
  1916. package/devices/rgb_genie.d.ts.map +0 -1
  1917. package/devices/rgb_genie.js +0 -278
  1918. package/devices/robb.d.ts +0 -3
  1919. package/devices/robb.d.ts.map +0 -1
  1920. package/devices/robb.js +0 -471
  1921. package/devices/roome.d.ts +0 -3
  1922. package/devices/roome.d.ts.map +0 -1
  1923. package/devices/roome.js +0 -54
  1924. package/devices/rtx.d.ts +0 -3
  1925. package/devices/rtx.d.ts.map +0 -1
  1926. package/devices/rtx.js +0 -146
  1927. package/devices/salus_controls.d.ts +0 -3
  1928. package/devices/salus_controls.d.ts.map +0 -1
  1929. package/devices/salus_controls.js +0 -224
  1930. package/devices/samotech.d.ts +0 -3
  1931. package/devices/samotech.d.ts.map +0 -1
  1932. package/devices/samotech.js +0 -107
  1933. package/devices/saswell.d.ts +0 -3
  1934. package/devices/saswell.d.ts.map +0 -1
  1935. package/devices/saswell.js +0 -126
  1936. package/devices/sber.d.ts +0 -3
  1937. package/devices/sber.d.ts.map +0 -1
  1938. package/devices/sber.js +0 -98
  1939. package/devices/scanproducts.d.ts +0 -3
  1940. package/devices/scanproducts.d.ts.map +0 -1
  1941. package/devices/scanproducts.js +0 -54
  1942. package/devices/schlage.d.ts +0 -3
  1943. package/devices/schlage.d.ts.map +0 -1
  1944. package/devices/schlage.js +0 -63
  1945. package/devices/schneider_electric.d.ts +0 -3
  1946. package/devices/schneider_electric.d.ts.map +0 -1
  1947. package/devices/schneider_electric.js +0 -2189
  1948. package/devices/schneider_electric.js.map +0 -1
  1949. package/devices/schwaiger.d.ts +0 -3
  1950. package/devices/schwaiger.d.ts.map +0 -1
  1951. package/devices/schwaiger.js +0 -108
  1952. package/devices/seastar_intelligence.d.ts +0 -3
  1953. package/devices/seastar_intelligence.d.ts.map +0 -1
  1954. package/devices/seastar_intelligence.js +0 -52
  1955. package/devices/securifi.d.ts +0 -3
  1956. package/devices/securifi.d.ts.map +0 -1
  1957. package/devices/securifi.js +0 -82
  1958. package/devices/sengled.d.ts +0 -6
  1959. package/devices/sengled.d.ts.map +0 -1
  1960. package/devices/sengled.js +0 -390
  1961. package/devices/sengled.js.map +0 -1
  1962. package/devices/sercomm.d.ts +0 -3
  1963. package/devices/sercomm.d.ts.map +0 -1
  1964. package/devices/sercomm.js +0 -189
  1965. package/devices/shade_control.d.ts +0 -3
  1966. package/devices/shade_control.d.ts.map +0 -1
  1967. package/devices/shade_control.js +0 -64
  1968. package/devices/shenzhen_homa.d.ts +0 -3
  1969. package/devices/shenzhen_homa.d.ts.map +0 -1
  1970. package/devices/shenzhen_homa.js +0 -143
  1971. package/devices/shinasystem.d.ts +0 -3
  1972. package/devices/shinasystem.d.ts.map +0 -1
  1973. package/devices/shinasystem.js +0 -960
  1974. package/devices/shinasystem.js.map +0 -1
  1975. package/devices/shyugj.d.ts +0 -3
  1976. package/devices/shyugj.d.ts.map +0 -1
  1977. package/devices/shyugj.js +0 -53
  1978. package/devices/siglis.d.ts +0 -3
  1979. package/devices/siglis.d.ts.map +0 -1
  1980. package/devices/siglis.js +0 -454
  1981. package/devices/siglis.js.map +0 -1
  1982. package/devices/sikom.d.ts +0 -3
  1983. package/devices/sikom.d.ts.map +0 -1
  1984. package/devices/sikom.js +0 -67
  1985. package/devices/simon.d.ts +0 -3
  1986. package/devices/simon.d.ts.map +0 -1
  1987. package/devices/simon.js +0 -14
  1988. package/devices/sinope.d.ts +0 -3
  1989. package/devices/sinope.d.ts.map +0 -1
  1990. package/devices/sinope.js +0 -1754
  1991. package/devices/sinope.js.map +0 -1
  1992. package/devices/siterwell.d.ts +0 -3
  1993. package/devices/siterwell.d.ts.map +0 -1
  1994. package/devices/siterwell.js +0 -110
  1995. package/devices/skydance.d.ts +0 -3
  1996. package/devices/skydance.d.ts.map +0 -1
  1997. package/devices/skydance.js +0 -138
  1998. package/devices/slv.d.ts +0 -3
  1999. package/devices/slv.d.ts.map +0 -1
  2000. package/devices/slv.js +0 -70
  2001. package/devices/smart9.d.ts +0 -3
  2002. package/devices/smart9.d.ts.map +0 -1
  2003. package/devices/smart9.js +0 -66
  2004. package/devices/smart_home_pty.d.ts +0 -3
  2005. package/devices/smart_home_pty.d.ts.map +0 -1
  2006. package/devices/smart_home_pty.js +0 -54
  2007. package/devices/smartenit.d.ts +0 -3
  2008. package/devices/smartenit.d.ts.map +0 -1
  2009. package/devices/smartenit.js +0 -80
  2010. package/devices/smartthings.d.ts +0 -3
  2011. package/devices/smartthings.d.ts.map +0 -1
  2012. package/devices/smartthings.js +0 -526
  2013. package/devices/smartthings.js.map +0 -1
  2014. package/devices/smartwings.d.ts +0 -3
  2015. package/devices/smartwings.d.ts.map +0 -1
  2016. package/devices/smartwings.js +0 -63
  2017. package/devices/smlight.d.ts +0 -3
  2018. package/devices/smlight.d.ts.map +0 -1
  2019. package/devices/smlight.js +0 -56
  2020. package/devices/sohan_electric.d.ts +0 -3
  2021. package/devices/sohan_electric.d.ts.map +0 -1
  2022. package/devices/sohan_electric.js +0 -53
  2023. package/devices/solaredge.d.ts +0 -3
  2024. package/devices/solaredge.d.ts.map +0 -1
  2025. package/devices/solaredge.js +0 -47
  2026. package/devices/soma.d.ts +0 -3
  2027. package/devices/soma.d.ts.map +0 -1
  2028. package/devices/soma.js +0 -47
  2029. package/devices/somfy.d.ts +0 -3
  2030. package/devices/somfy.d.ts.map +0 -1
  2031. package/devices/somfy.js +0 -101
  2032. package/devices/somgoms.d.ts +0 -3
  2033. package/devices/somgoms.d.ts.map +0 -1
  2034. package/devices/somgoms.js +0 -84
  2035. package/devices/sonoff.d.ts +0 -3
  2036. package/devices/sonoff.d.ts.map +0 -1
  2037. package/devices/sonoff.js +0 -1583
  2038. package/devices/sonoff.js.map +0 -1
  2039. package/devices/sowilo.d.ts +0 -3
  2040. package/devices/sowilo.d.ts.map +0 -1
  2041. package/devices/sowilo.js +0 -47
  2042. package/devices/spotmau.d.ts +0 -3
  2043. package/devices/spotmau.d.ts.map +0 -1
  2044. package/devices/spotmau.js +0 -74
  2045. package/devices/stelpro.d.ts +0 -3
  2046. package/devices/stelpro.d.ts.map +0 -1
  2047. package/devices/stelpro.js +0 -365
  2048. package/devices/stelpro.js.map +0 -1
  2049. package/devices/sunricher.d.ts +0 -3
  2050. package/devices/sunricher.d.ts.map +0 -1
  2051. package/devices/sunricher.js +0 -2238
  2052. package/devices/sunricher.js.map +0 -1
  2053. package/devices/swann.d.ts +0 -3
  2054. package/devices/swann.d.ts.map +0 -1
  2055. package/devices/swann.js +0 -72
  2056. package/devices/sylvania.d.ts +0 -3
  2057. package/devices/sylvania.d.ts.map +0 -1
  2058. package/devices/sylvania.js +0 -226
  2059. package/devices/tapestry.d.ts +0 -3
  2060. package/devices/tapestry.d.ts.map +0 -1
  2061. package/devices/tapestry.js +0 -55
  2062. package/devices/tci.d.ts +0 -3
  2063. package/devices/tci.d.ts.map +0 -1
  2064. package/devices/tci.js +0 -61
  2065. package/devices/tech.d.ts +0 -3
  2066. package/devices/tech.d.ts.map +0 -1
  2067. package/devices/tech.js +0 -217
  2068. package/devices/tech.js.map +0 -1
  2069. package/devices/technicolor.d.ts +0 -3
  2070. package/devices/technicolor.d.ts.map +0 -1
  2071. package/devices/technicolor.js +0 -101
  2072. package/devices/terncy.d.ts +0 -3
  2073. package/devices/terncy.d.ts.map +0 -1
  2074. package/devices/terncy.js +0 -116
  2075. package/devices/the_light_group.d.ts +0 -3
  2076. package/devices/the_light_group.d.ts.map +0 -1
  2077. package/devices/the_light_group.js +0 -129
  2078. package/devices/third_reality.d.ts +0 -3
  2079. package/devices/third_reality.d.ts.map +0 -1
  2080. package/devices/third_reality.js +0 -609
  2081. package/devices/third_reality.js.map +0 -1
  2082. package/devices/titan_products.d.ts +0 -3
  2083. package/devices/titan_products.d.ts.map +0 -1
  2084. package/devices/titan_products.js +0 -61
  2085. package/devices/tlwglobal.d.ts +0 -3
  2086. package/devices/tlwglobal.d.ts.map +0 -1
  2087. package/devices/tlwglobal.js +0 -64
  2088. package/devices/tplink.d.ts +0 -3
  2089. package/devices/tplink.d.ts.map +0 -1
  2090. package/devices/tplink.js +0 -80
  2091. package/devices/trust.d.ts +0 -3
  2092. package/devices/trust.d.ts.map +0 -1
  2093. package/devices/trust.js +0 -182
  2094. package/devices/tubeszb.d.ts +0 -3
  2095. package/devices/tubeszb.d.ts.map +0 -1
  2096. package/devices/tubeszb.js +0 -59
  2097. package/devices/tuya.d.ts +0 -3
  2098. package/devices/tuya.d.ts.map +0 -1
  2099. package/devices/tuya.js +0 -14484
  2100. package/devices/tuya.js.map +0 -1
  2101. package/devices/ubisys.d.ts +0 -3
  2102. package/devices/ubisys.d.ts.map +0 -1
  2103. package/devices/ubisys.js +0 -1313
  2104. package/devices/ubisys.js.map +0 -1
  2105. package/devices/uhome.d.ts +0 -3
  2106. package/devices/uhome.d.ts.map +0 -1
  2107. package/devices/uhome.js +0 -63
  2108. package/devices/universal_electronics_inc.d.ts +0 -3
  2109. package/devices/universal_electronics_inc.d.ts.map +0 -1
  2110. package/devices/universal_electronics_inc.js +0 -185
  2111. package/devices/vbled.d.ts +0 -3
  2112. package/devices/vbled.d.ts.map +0 -1
  2113. package/devices/vbled.js +0 -47
  2114. package/devices/vesternet.d.ts +0 -3
  2115. package/devices/vesternet.d.ts.map +0 -1
  2116. package/devices/vesternet.js +0 -329
  2117. package/devices/vesternet.js.map +0 -1
  2118. package/devices/viessmann.d.ts +0 -3
  2119. package/devices/viessmann.d.ts.map +0 -1
  2120. package/devices/viessmann.js +0 -123
  2121. package/devices/villeroy_boch.d.ts +0 -3
  2122. package/devices/villeroy_boch.d.ts.map +0 -1
  2123. package/devices/villeroy_boch.js +0 -54
  2124. package/devices/vimar.d.ts +0 -3
  2125. package/devices/vimar.d.ts.map +0 -1
  2126. package/devices/vimar.js +0 -136
  2127. package/devices/visonic.d.ts +0 -3
  2128. package/devices/visonic.d.ts.map +0 -1
  2129. package/devices/visonic.js +0 -137
  2130. package/devices/vrey.d.ts +0 -3
  2131. package/devices/vrey.d.ts.map +0 -1
  2132. package/devices/vrey.js +0 -48
  2133. package/devices/wally.d.ts +0 -3
  2134. package/devices/wally.d.ts.map +0 -1
  2135. package/devices/wally.js +0 -63
  2136. package/devices/waxman.d.ts +0 -3
  2137. package/devices/waxman.d.ts.map +0 -1
  2138. package/devices/waxman.js +0 -84
  2139. package/devices/weiser.d.ts +0 -3
  2140. package/devices/weiser.d.ts.map +0 -1
  2141. package/devices/weiser.js +0 -102
  2142. package/devices/weiser.js.map +0 -1
  2143. package/devices/weten.d.ts +0 -3
  2144. package/devices/weten.d.ts.map +0 -1
  2145. package/devices/weten.js +0 -88
  2146. package/devices/wirenboard.d.ts +0 -3
  2147. package/devices/wirenboard.d.ts.map +0 -1
  2148. package/devices/wirenboard.js +0 -666
  2149. package/devices/wirenboard.js.map +0 -1
  2150. package/devices/wisdom.d.ts +0 -3
  2151. package/devices/wisdom.d.ts.map +0 -1
  2152. package/devices/wisdom.js +0 -47
  2153. package/devices/woolley.d.ts +0 -3
  2154. package/devices/woolley.d.ts.map +0 -1
  2155. package/devices/woolley.js +0 -87
  2156. package/devices/woox.d.ts +0 -3
  2157. package/devices/woox.d.ts.map +0 -1
  2158. package/devices/woox.js +0 -132
  2159. package/devices/wyze.d.ts +0 -3
  2160. package/devices/wyze.d.ts.map +0 -1
  2161. package/devices/wyze.js +0 -62
  2162. package/devices/xal.d.ts +0 -3
  2163. package/devices/xal.d.ts.map +0 -1
  2164. package/devices/xal.js +0 -61
  2165. package/devices/xinghuoyuan.d.ts +0 -3
  2166. package/devices/xinghuoyuan.d.ts.map +0 -1
  2167. package/devices/xinghuoyuan.js +0 -47
  2168. package/devices/xyzroe.d.ts +0 -3
  2169. package/devices/xyzroe.d.ts.map +0 -1
  2170. package/devices/xyzroe.js +0 -518
  2171. package/devices/xyzroe.js.map +0 -1
  2172. package/devices/yale.d.ts +0 -3
  2173. package/devices/yale.d.ts.map +0 -1
  2174. package/devices/yale.js +0 -502
  2175. package/devices/yale.js.map +0 -1
  2176. package/devices/yandex.d.ts +0 -3
  2177. package/devices/yandex.d.ts.map +0 -1
  2178. package/devices/yandex.js +0 -442
  2179. package/devices/yandex.js.map +0 -1
  2180. package/devices/ynoa.d.ts +0 -3
  2181. package/devices/ynoa.d.ts.map +0 -1
  2182. package/devices/ynoa.js +0 -112
  2183. package/devices/yokis.d.ts +0 -3
  2184. package/devices/yokis.d.ts.map +0 -1
  2185. package/devices/yokis.js +0 -2532
  2186. package/devices/yokis.js.map +0 -1
  2187. package/devices/yookee.d.ts +0 -3
  2188. package/devices/yookee.d.ts.map +0 -1
  2189. package/devices/yookee.js +0 -62
  2190. package/devices/ysrsai.d.ts +0 -3
  2191. package/devices/ysrsai.d.ts.map +0 -1
  2192. package/devices/ysrsai.js +0 -65
  2193. package/devices/zemismart.d.ts +0 -3
  2194. package/devices/zemismart.d.ts.map +0 -1
  2195. package/devices/zemismart.js +0 -391
  2196. package/devices/zen.d.ts +0 -3
  2197. package/devices/zen.d.ts.map +0 -1
  2198. package/devices/zen.js +0 -95
  2199. package/devices/zigbeetlc.js +0 -235
  2200. package/devices/zipato.d.ts +0 -3
  2201. package/devices/zipato.d.ts.map +0 -1
  2202. package/devices/zipato.js +0 -47
  2203. package/index.d.ts +0 -20
  2204. package/index.d.ts.map +0 -1
  2205. package/index.js +0 -526
  2206. package/index.js.map +0 -1
  2207. package/lib/color.d.ts +0 -271
  2208. package/lib/color.d.ts.map +0 -1
  2209. package/lib/color.js +0 -761
  2210. package/lib/color.js.map +0 -1
  2211. package/lib/configureKey.d.ts +0 -3
  2212. package/lib/configureKey.d.ts.map +0 -1
  2213. package/lib/configureKey.js +0 -938
  2214. package/lib/configureKey.js.map +0 -1
  2215. package/lib/constants.d.ts +0 -68
  2216. package/lib/constants.d.ts.map +0 -1
  2217. package/lib/constants.js +0 -264
  2218. package/lib/constants.js.map +0 -1
  2219. package/lib/develco.d.ts +0 -15
  2220. package/lib/develco.d.ts.map +0 -1
  2221. package/lib/develco.js +0 -183
  2222. package/lib/develco.js.map +0 -1
  2223. package/lib/ewelink.d.ts +0 -30
  2224. package/lib/ewelink.d.ts.map +0 -1
  2225. package/lib/ewelink.js +0 -718
  2226. package/lib/ewelink.js.map +0 -1
  2227. package/lib/exposes.d.ts +0 -360
  2228. package/lib/exposes.d.ts.map +0 -1
  2229. package/lib/exposes.js +0 -1085
  2230. package/lib/exposes.js.map +0 -1
  2231. package/lib/generateDefinition.d.ts +0 -6
  2232. package/lib/generateDefinition.d.ts.map +0 -1
  2233. package/lib/generateDefinition.js +0 -345
  2234. package/lib/generateDefinition.js.map +0 -1
  2235. package/lib/ikea.d.ts +0 -39
  2236. package/lib/ikea.d.ts.map +0 -1
  2237. package/lib/ikea.js +0 -787
  2238. package/lib/ikea.js.map +0 -1
  2239. package/lib/kelvinToXy.js +0 -1913
  2240. package/lib/kelvinToXy.js.map +0 -1
  2241. package/lib/ledvance.d.ts +0 -20
  2242. package/lib/ledvance.d.ts.map +0 -1
  2243. package/lib/ledvance.js +0 -103
  2244. package/lib/ledvance.js.map +0 -1
  2245. package/lib/legacy.d.ts +0 -5054
  2246. package/lib/legacy.d.ts.map +0 -1
  2247. package/lib/legacy.js +0 -6540
  2248. package/lib/legacy.js.map +0 -1
  2249. package/lib/legrand.d.ts +0 -69
  2250. package/lib/legrand.d.ts.map +0 -1
  2251. package/lib/legrand.js +0 -282
  2252. package/lib/legrand.js.map +0 -1
  2253. package/lib/light.d.ts +0 -8
  2254. package/lib/light.d.ts.map +0 -1
  2255. package/lib/light.js +0 -142
  2256. package/lib/light.js.map +0 -1
  2257. package/lib/logger.d.ts +0 -4
  2258. package/lib/logger.d.ts.map +0 -1
  2259. package/lib/logger.js +0 -14
  2260. package/lib/lumi.d.ts +0 -962
  2261. package/lib/lumi.d.ts.map +0 -1
  2262. package/lib/lumi.js +0 -5027
  2263. package/lib/lumi.js.map +0 -1
  2264. package/lib/modernExtend.d.ts +0 -325
  2265. package/lib/modernExtend.d.ts.map +0 -1
  2266. package/lib/modernExtend.js +0 -2015
  2267. package/lib/modernExtend.js.map +0 -1
  2268. package/lib/namron.d.ts +0 -56
  2269. package/lib/namron.d.ts.map +0 -1
  2270. package/lib/namron.js +0 -434
  2271. package/lib/namron.js.map +0 -1
  2272. package/lib/nodon.d.ts +0 -3
  2273. package/lib/nodon.d.ts.map +0 -1
  2274. package/lib/nodon.js +0 -130
  2275. package/lib/nodon.js.map +0 -1
  2276. package/lib/ota.d.ts +0 -71
  2277. package/lib/ota.d.ts.map +0 -1
  2278. package/lib/ota.js +0 -663
  2279. package/lib/ota.js.map +0 -1
  2280. package/lib/philips.d.ts +0 -249
  2281. package/lib/philips.d.ts.map +0 -1
  2282. package/lib/philips.js +0 -656
  2283. package/lib/philips.js.map +0 -1
  2284. package/lib/reporting.d.ts +0 -58
  2285. package/lib/reporting.d.ts.map +0 -1
  2286. package/lib/reporting.js +0 -285
  2287. package/lib/store.d.ts +0 -7
  2288. package/lib/store.d.ts.map +0 -1
  2289. package/lib/store.js +0 -51
  2290. package/lib/store.js.map +0 -1
  2291. package/lib/sunricher.d.ts +0 -13
  2292. package/lib/sunricher.d.ts.map +0 -1
  2293. package/lib/sunricher.js +0 -14
  2294. package/lib/tuya.d.ts +0 -786
  2295. package/lib/tuya.d.ts.map +0 -1
  2296. package/lib/tuya.js +0 -2415
  2297. package/lib/tuya.js.map +0 -1
  2298. package/lib/types.d.ts +0 -439
  2299. package/lib/types.d.ts.map +0 -1
  2300. package/lib/ubisys.d.ts +0 -19
  2301. package/lib/ubisys.d.ts.map +0 -1
  2302. package/lib/ubisys.js +0 -293
  2303. package/lib/ubisys.js.map +0 -1
  2304. package/lib/utils.d.ts +0 -93
  2305. package/lib/utils.d.ts.map +0 -1
  2306. package/lib/utils.js +0 -754
  2307. package/lib/utils.js.map +0 -1
  2308. package/lib/zosung.d.ts +0 -52
  2309. package/lib/zosung.d.ts.map +0 -1
  2310. package/lib/zosung.js +0 -253
  2311. package/lib/zosung.js.map +0 -1
  2312. /package/{devices → dist/devices}/ITCommander.js.map +0 -0
  2313. /package/{devices → dist/devices}/acova.js.map +0 -0
  2314. /package/{devices → dist/devices}/acuity_brands_lighting.js.map +0 -0
  2315. /package/{devices → dist/devices}/adurosmart.js.map +0 -0
  2316. /package/{devices → dist/devices}/aeotec.js.map +0 -0
  2317. /package/{devices → dist/devices}/airam.js.map +0 -0
  2318. /package/{devices → dist/devices}/airzone_aidoo.js.map +0 -0
  2319. /package/{devices → dist/devices}/ajax_online.js.map +0 -0
  2320. /package/{devices → dist/devices}/akuvox.js.map +0 -0
  2321. /package/{devices → dist/devices}/alchemy.js.map +0 -0
  2322. /package/{devices → dist/devices}/aldi.js.map +0 -0
  2323. /package/{devices → dist/devices}/alecto.js.map +0 -0
  2324. /package/{devices → dist/devices}/anchor.js.map +0 -0
  2325. /package/{devices → dist/devices}/atsmart.js.map +0 -0
  2326. /package/{devices → dist/devices}/aubess.js.map +0 -0
  2327. /package/{devices → dist/devices}/aurora_lighting.js.map +0 -0
  2328. /package/{devices → dist/devices}/automaton.js.map +0 -0
  2329. /package/{devices → dist/devices}/awox.js.map +0 -0
  2330. /package/{devices → dist/devices}/axis.js.map +0 -0
  2331. /package/{devices → dist/devices}/bankamp.js.map +0 -0
  2332. /package/{devices → dist/devices}/bega.js.map +0 -0
  2333. /package/{devices → dist/devices}/belkin.js.map +0 -0
  2334. /package/{devices → dist/devices}/bituo_technik.js.map +0 -0
  2335. /package/{devices → dist/devices}/blaupunkt.js.map +0 -0
  2336. /package/{devices → dist/devices}/blitzwolf.js.map +0 -0
  2337. /package/{devices → dist/devices}/bouffalo_lab.js.map +0 -0
  2338. /package/{devices → dist/devices}/brimate.js.map +0 -0
  2339. /package/{devices → dist/devices}/bseed.js.map +0 -0
  2340. /package/{devices → dist/devices}/bticino.js.map +0 -0
  2341. /package/{devices → dist/devices}/byun.js.map +0 -0
  2342. /package/{devices → dist/devices}/calex.js.map +0 -0
  2343. /package/{devices → dist/devices}/candeo.js.map +0 -0
  2344. /package/{devices → dist/devices}/casaia.js.map +0 -0
  2345. /package/{devices → dist/devices}/cel.js.map +0 -0
  2346. /package/{devices → dist/devices}/chacon.js.map +0 -0
  2347. /package/{devices → dist/devices}/cleode.js.map +0 -0
  2348. /package/{devices → dist/devices}/cleverio.js.map +0 -0
  2349. /package/{devices → dist/devices}/climax.js.map +0 -0
  2350. /package/{devices → dist/devices}/commercial_electric.js.map +0 -0
  2351. /package/{devices → dist/devices}/cree.js.map +0 -0
  2352. /package/{devices → dist/devices}/current_products_corp.js.map +0 -0
  2353. /package/{devices → dist/devices}/cy_lighting.js.map +0 -0
  2354. /package/{devices → dist/devices}/danalock.js.map +0 -0
  2355. /package/{devices → dist/devices}/databyte.js.map +0 -0
  2356. /package/{devices → dist/devices}/dawon_dns.js.map +0 -0
  2357. /package/{devices → dist/devices}/digi.js.map +0 -0
  2358. /package/{devices → dist/devices}/direct_signs.js.map +0 -0
  2359. /package/{devices → dist/devices}/diyruz.js.map +0 -0
  2360. /package/{devices → dist/devices}/dlink.js.map +0 -0
  2361. /package/{devices → dist/devices}/dnake.js.map +0 -0
  2362. /package/{devices → dist/devices}/dowsing_reynolds.js.map +0 -0
  2363. /package/{devices → dist/devices}/dresden_elektronik.js.map +0 -0
  2364. /package/{devices → dist/devices}/easyaccess.js.map +0 -0
  2365. /package/{devices → dist/devices}/eatonhalo_led.js.map +0 -0
  2366. /package/{devices → dist/devices}/echostar.js.map +0 -0
  2367. /package/{devices → dist/devices}/ecodim.js.map +0 -0
  2368. /package/{devices → dist/devices}/ecolink.js.map +0 -0
  2369. /package/{devices → dist/devices}/ecosmart.js.map +0 -0
  2370. /package/{devices → dist/devices}/ecozy.js.map +0 -0
  2371. /package/{devices → dist/devices}/edp.js.map +0 -0
  2372. /package/{devices → dist/devices}/efekta.js.map +0 -0
  2373. /package/{devices → dist/devices}/eglo.js.map +0 -0
  2374. /package/{devices → dist/devices}/elko.js.map +0 -0
  2375. /package/{devices → dist/devices}/enbrighten.js.map +0 -0
  2376. /package/{devices → dist/devices}/enocean.js.map +0 -0
  2377. /package/{devices → dist/devices}/envilar.js.map +0 -0
  2378. /package/{devices → dist/devices}/essentialb.js.map +0 -0
  2379. /package/{devices → dist/devices}/essentials.js.map +0 -0
  2380. /package/{devices → dist/devices}/eucontrols.js.map +0 -0
  2381. /package/{devices → dist/devices}/eurotronic.js.map +0 -0
  2382. /package/{devices → dist/devices}/evanell.js.map +0 -0
  2383. /package/{devices → dist/devices}/evn.js.map +0 -0
  2384. /package/{devices → dist/devices}/evology.js.map +0 -0
  2385. /package/{devices → dist/devices}/evvr.js.map +0 -0
  2386. /package/{devices → dist/devices}/ezex.js.map +0 -0
  2387. /package/{devices → dist/devices}/fireangel.js.map +0 -0
  2388. /package/{devices → dist/devices}/frankever.js.map +0 -0
  2389. /package/{devices → dist/devices}/frient.js.map +0 -0
  2390. /package/{devices → dist/devices}/futurehome.js.map +0 -0
  2391. /package/{devices → dist/devices}/ge.js.map +0 -0
  2392. /package/{devices → dist/devices}/gewiss.js.map +0 -0
  2393. /package/{devices → dist/devices}/gidealed.js.map +0 -0
  2394. /package/{devices → dist/devices}/giderwel.js.map +0 -0
  2395. /package/{devices → dist/devices}/giex.js.map +0 -0
  2396. /package/{devices → dist/devices}/girier.js.map +0 -0
  2397. /package/{devices → dist/devices}/gmy.js.map +0 -0
  2398. /package/{devices → dist/devices}/gs.js.map +0 -0
  2399. /package/{devices → dist/devices}/gumax.js.map +0 -0
  2400. /package/{devices → dist/devices}/halemeier.js.map +0 -0
  2401. /package/{devices → dist/devices}/hampton_bay.js.map +0 -0
  2402. /package/{devices → dist/devices}/heatit.js.map +0 -0
  2403. /package/{devices → dist/devices}/heiman.js.map +0 -0
  2404. /package/{devices → dist/devices}/heimgard_technologies.js.map +0 -0
  2405. /package/{devices → dist/devices}/hej.js.map +0 -0
  2406. /package/{devices → dist/devices}/hfh.js.map +0 -0
  2407. /package/{devices → dist/devices}/hilux.js.map +0 -0
  2408. /package/{devices → dist/devices}/hive.js.map +0 -0
  2409. /package/{devices → dist/devices}/hommyn.js.map +0 -0
  2410. /package/{devices → dist/devices}/honyar.js.map +0 -0
  2411. /package/{devices → dist/devices}/hornbach.js.map +0 -0
  2412. /package/{devices → dist/devices}/hzc_electric.js.map +0 -0
  2413. /package/{devices → dist/devices}/icasa.js.map +0 -0
  2414. /package/{devices → dist/devices}/idinio.js.map +0 -0
  2415. /package/{devices → dist/devices}/ihorn.js.map +0 -0
  2416. /package/{devices → dist/devices}/ikea.js.map +0 -0
  2417. /package/{devices → dist/devices}/ilightsin.js.map +0 -0
  2418. /package/{devices → dist/devices}/iluminize.js.map +0 -0
  2419. /package/{devices → dist/devices}/ilux.js.map +0 -0
  2420. /package/{devices → dist/devices}/imhotepcreation.js.map +0 -0
  2421. /package/{devices → dist/devices}/immax.js.map +0 -0
  2422. /package/{devices → dist/devices}/imou.js.map +0 -0
  2423. /package/{devices → dist/devices}/index.d.ts +0 -0
  2424. /package/{devices → dist/devices}/index.d.ts.map +0 -0
  2425. /package/{devices → dist/devices}/innr.js.map +0 -0
  2426. /package/{devices → dist/devices}/insta.js.map +0 -0
  2427. /package/{devices → dist/devices}/iolloi.js.map +0 -0
  2428. /package/{devices → dist/devices}/iotperfect.js.map +0 -0
  2429. /package/{devices → dist/devices}/iris.js.map +0 -0
  2430. /package/{devices → dist/devices}/istar.js.map +0 -0
  2431. /package/{devices → dist/devices}/jasco.js.map +0 -0
  2432. /package/{devices → dist/devices}/javis.js.map +0 -0
  2433. /package/{devices → dist/devices}/jiawen.js.map +0 -0
  2434. /package/{devices → dist/devices}/jumitech.js.map +0 -0
  2435. /package/{devices → dist/devices}/jxuan.js.map +0 -0
  2436. /package/{devices → dist/devices}/kami.js.map +0 -0
  2437. /package/{devices → dist/devices}/keen_home.js.map +0 -0
  2438. /package/{devices → dist/devices}/klikaanklikuit.js.map +0 -0
  2439. /package/{devices → dist/devices}/konke.js.map +0 -0
  2440. /package/{devices → dist/devices}/ksentry.js.map +0 -0
  2441. /package/{devices → dist/devices}/kurvia.js.map +0 -0
  2442. /package/{devices → dist/devices}/kwikset.js.map +0 -0
  2443. /package/{devices → dist/devices}/lanesto.js.map +0 -0
  2444. /package/{devices → dist/devices}/lds.js.map +0 -0
  2445. /package/{devices → dist/devices}/ledvance.js.map +0 -0
  2446. /package/{devices → dist/devices}/leedarson.js.map +0 -0
  2447. /package/{devices → dist/devices}/legrand.js.map +0 -0
  2448. /package/{devices → dist/devices}/lellki.js.map +0 -0
  2449. /package/{devices → dist/devices}/letsled.js.map +0 -0
  2450. /package/{devices → dist/devices}/letv.js.map +0 -0
  2451. /package/{devices → dist/devices}/lg.js.map +0 -0
  2452. /package/{devices → dist/devices}/lightsolutions.js.map +0 -0
  2453. /package/{devices → dist/devices}/linkind.js.map +0 -0
  2454. /package/{devices → dist/devices}/livingwise.js.map +0 -0
  2455. /package/{devices → dist/devices}/lonsonho.js.map +0 -0
  2456. /package/{devices → dist/devices}/ls.js.map +0 -0
  2457. /package/{devices → dist/devices}/lubeez.js.map +0 -0
  2458. /package/{devices → dist/devices}/lupus.js.map +0 -0
  2459. /package/{devices → dist/devices}/lutron.js.map +0 -0
  2460. /package/{devices → dist/devices}/lux.js.map +0 -0
  2461. /package/{devices → dist/devices}/m_elec.js.map +0 -0
  2462. /package/{devices → dist/devices}/makegood.js.map +0 -0
  2463. /package/{devices → dist/devices}/matcall_bv.js.map +0 -0
  2464. /package/{devices → dist/devices}/mercator.js.map +0 -0
  2465. /package/{devices → dist/devices}/miboxer.js.map +0 -0
  2466. /package/{devices → dist/devices}/micromatic.js.map +0 -0
  2467. /package/{devices → dist/devices}/modular.js.map +0 -0
  2468. /package/{devices → dist/devices}/moes.js.map +0 -0
  2469. /package/{devices → dist/devices}/muller_licht.js.map +0 -0
  2470. /package/{devices → dist/devices}/nanoleaf.js.map +0 -0
  2471. /package/{devices → dist/devices}/nedis.js.map +0 -0
  2472. /package/{devices → dist/devices}/net2grid.js.map +0 -0
  2473. /package/{devices → dist/devices}/netvox.js.map +0 -0
  2474. /package/{devices → dist/devices}/nexelec.js.map +0 -0
  2475. /package/{devices → dist/devices}/ninja_blocks.js.map +0 -0
  2476. /package/{devices → dist/devices}/niviss.js.map +0 -0
  2477. /package/{devices → dist/devices}/nodon.js.map +0 -0
  2478. /package/{devices → dist/devices}/nordtronic.js.map +0 -0
  2479. /package/{devices → dist/devices}/nous.js.map +0 -0
  2480. /package/{devices → dist/devices}/novo.js.map +0 -0
  2481. /package/{devices → dist/devices}/nyce.js.map +0 -0
  2482. /package/{devices → dist/devices}/onenuo.js.map +0 -0
  2483. /package/{devices → dist/devices}/openlumi.js.map +0 -0
  2484. /package/{devices → dist/devices}/osram.js.map +0 -0
  2485. /package/{devices → dist/devices}/oujiabao.js.map +0 -0
  2486. /package/{devices → dist/devices}/ozsmartthings.js.map +0 -0
  2487. /package/{devices → dist/devices}/paul_neuhaus.js.map +0 -0
  2488. /package/{devices → dist/devices}/paulmann.js.map +0 -0
  2489. /package/{devices → dist/devices}/peq.js.map +0 -0
  2490. /package/{devices → dist/devices}/philio.js.map +0 -0
  2491. /package/{devices → dist/devices}/plaid.js.map +0 -0
  2492. /package/{devices → dist/devices}/prolight.js.map +0 -0
  2493. /package/{devices → dist/devices}/purmo.js.map +0 -0
  2494. /package/{devices → dist/devices}/qa.js.map +0 -0
  2495. /package/{devices → dist/devices}/qmotion.js.map +0 -0
  2496. /package/{devices → dist/devices}/qoto.js.map +0 -0
  2497. /package/{devices → dist/devices}/quotra.js.map +0 -0
  2498. /package/{devices → dist/devices}/rademacher.js.map +0 -0
  2499. /package/{devices → dist/devices}/radium.js.map +0 -0
  2500. /package/{devices → dist/devices}/raex.js.map +0 -0
  2501. /package/{devices → dist/devices}/rgb_genie.js.map +0 -0
  2502. /package/{devices → dist/devices}/robb.js.map +0 -0
  2503. /package/{devices → dist/devices}/roome.js.map +0 -0
  2504. /package/{devices → dist/devices}/rtx.js.map +0 -0
  2505. /package/{devices → dist/devices}/salus_controls.js.map +0 -0
  2506. /package/{devices → dist/devices}/samotech.js.map +0 -0
  2507. /package/{devices → dist/devices}/saswell.js.map +0 -0
  2508. /package/{devices → dist/devices}/sber.js.map +0 -0
  2509. /package/{devices → dist/devices}/scanproducts.js.map +0 -0
  2510. /package/{devices → dist/devices}/schlage.js.map +0 -0
  2511. /package/{devices → dist/devices}/schwaiger.js.map +0 -0
  2512. /package/{devices → dist/devices}/seastar_intelligence.js.map +0 -0
  2513. /package/{devices → dist/devices}/securifi.js.map +0 -0
  2514. /package/{devices → dist/devices}/sercomm.js.map +0 -0
  2515. /package/{devices → dist/devices}/shade_control.js.map +0 -0
  2516. /package/{devices → dist/devices}/shenzhen_homa.js.map +0 -0
  2517. /package/{devices → dist/devices}/shyugj.js.map +0 -0
  2518. /package/{devices → dist/devices}/sikom.js.map +0 -0
  2519. /package/{devices → dist/devices}/simon.js.map +0 -0
  2520. /package/{devices → dist/devices}/siterwell.js.map +0 -0
  2521. /package/{devices → dist/devices}/skydance.js.map +0 -0
  2522. /package/{devices → dist/devices}/slv.js.map +0 -0
  2523. /package/{devices → dist/devices}/smart9.js.map +0 -0
  2524. /package/{devices → dist/devices}/smart_home_pty.js.map +0 -0
  2525. /package/{devices → dist/devices}/smartenit.js.map +0 -0
  2526. /package/{devices → dist/devices}/smartwings.js.map +0 -0
  2527. /package/{devices → dist/devices}/smlight.js.map +0 -0
  2528. /package/{devices → dist/devices}/sohan_electric.js.map +0 -0
  2529. /package/{devices → dist/devices}/solaredge.js.map +0 -0
  2530. /package/{devices → dist/devices}/soma.js.map +0 -0
  2531. /package/{devices → dist/devices}/somfy.js.map +0 -0
  2532. /package/{devices → dist/devices}/somgoms.js.map +0 -0
  2533. /package/{devices → dist/devices}/sowilo.js.map +0 -0
  2534. /package/{devices → dist/devices}/spotmau.js.map +0 -0
  2535. /package/{devices → dist/devices}/swann.js.map +0 -0
  2536. /package/{devices → dist/devices}/sylvania.js.map +0 -0
  2537. /package/{devices → dist/devices}/tapestry.js.map +0 -0
  2538. /package/{devices → dist/devices}/tci.js.map +0 -0
  2539. /package/{devices → dist/devices}/technicolor.js.map +0 -0
  2540. /package/{devices → dist/devices}/terncy.js.map +0 -0
  2541. /package/{devices → dist/devices}/the_light_group.js.map +0 -0
  2542. /package/{devices → dist/devices}/titan_products.js.map +0 -0
  2543. /package/{devices → dist/devices}/tlwglobal.js.map +0 -0
  2544. /package/{devices → dist/devices}/tplink.js.map +0 -0
  2545. /package/{devices → dist/devices}/trust.js.map +0 -0
  2546. /package/{devices → dist/devices}/tubeszb.js.map +0 -0
  2547. /package/{devices → dist/devices}/uhome.js.map +0 -0
  2548. /package/{devices → dist/devices}/universal_electronics_inc.js.map +0 -0
  2549. /package/{devices → dist/devices}/vbled.js.map +0 -0
  2550. /package/{devices → dist/devices}/viessmann.js.map +0 -0
  2551. /package/{devices → dist/devices}/villeroy_boch.js.map +0 -0
  2552. /package/{devices → dist/devices}/vimar.js.map +0 -0
  2553. /package/{devices → dist/devices}/visonic.js.map +0 -0
  2554. /package/{devices → dist/devices}/vrey.js.map +0 -0
  2555. /package/{devices → dist/devices}/wally.js.map +0 -0
  2556. /package/{devices → dist/devices}/waxman.js.map +0 -0
  2557. /package/{devices → dist/devices}/weten.js.map +0 -0
  2558. /package/{devices → dist/devices}/wisdom.js.map +0 -0
  2559. /package/{devices → dist/devices}/woolley.js.map +0 -0
  2560. /package/{devices → dist/devices}/woox.js.map +0 -0
  2561. /package/{devices → dist/devices}/wyze.js.map +0 -0
  2562. /package/{devices → dist/devices}/xal.js.map +0 -0
  2563. /package/{devices → dist/devices}/xinghuoyuan.js.map +0 -0
  2564. /package/{devices → dist/devices}/ynoa.js.map +0 -0
  2565. /package/{devices → dist/devices}/yookee.js.map +0 -0
  2566. /package/{devices → dist/devices}/ysrsai.js.map +0 -0
  2567. /package/{devices → dist/devices}/zemismart.js.map +0 -0
  2568. /package/{devices → dist/devices}/zen.js.map +0 -0
  2569. /package/{devices → dist/devices}/zigbeetlc.d.ts +0 -0
  2570. /package/{devices → dist/devices}/zigbeetlc.d.ts.map +0 -0
  2571. /package/{devices → dist/devices}/zigbeetlc.js.map +0 -0
  2572. /package/{devices → dist/devices}/zipato.js.map +0 -0
  2573. /package/{lib → dist/lib}/kelvinToXy.d.ts +0 -0
  2574. /package/{lib → dist/lib}/kelvinToXy.d.ts.map +0 -0
  2575. /package/{lib → dist/lib}/logger.js.map +0 -0
  2576. /package/{lib → dist/lib}/reporting.js.map +0 -0
  2577. /package/{lib → dist/lib}/sunricher.js.map +0 -0
  2578. /package/{lib → dist/lib}/types.js +0 -0
  2579. /package/{lib → dist/lib}/types.js.map +0 -0
  2580. /package/{models-index.json → dist/models-index.json} +0 -0
@@ -0,0 +1,2535 @@
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 toZigbee_1 = __importDefault(require("../converters/toZigbee"));
42
+ const exposes = __importStar(require("../lib/exposes"));
43
+ const logger_1 = require("../lib/logger");
44
+ const m = __importStar(require("../lib/modernExtend"));
45
+ const utils = __importStar(require("../lib/utils"));
46
+ // #region Constants
47
+ const e = exposes.presets;
48
+ const ea = exposes.access;
49
+ // const manufacturerOptions = {manufacturerCode: Zcl.ManufacturerCode.YOKIS};
50
+ const NS = "zhc:yokis";
51
+ // stateAfterBlinkEnum (manuSpecificYokisLightControl)
52
+ const stateAfterBlinkEnum = {
53
+ previous: 0x00,
54
+ off: 0x01,
55
+ on: 0x02,
56
+ infinite: 0x03,
57
+ };
58
+ // resetActionEnum (manuSpecificYokisDevice)
59
+ const resetActionEnum = {
60
+ factory_reset: 0x00,
61
+ configuration_reset: 0x01,
62
+ network_reset: 0x02,
63
+ };
64
+ // inputModeEnum (manuSpecificYokisInput)
65
+ const inputModeEnum = {
66
+ unknown: 0x00,
67
+ push_button: 0x01, // default
68
+ switch: 0x02,
69
+ relay: 0x03,
70
+ fp_in: 0x04, // Fil pilote
71
+ };
72
+ // #endregion
73
+ // #region Custom cluster definition
74
+ const YokisClustersDefinition = {
75
+ manuSpecificYokisDevice: {
76
+ ID: 0xfc01,
77
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
78
+ attributes: {
79
+ // Indicate if the device configuration has changed. 0 to 0xFFFE -> No Change, 0xFFFF -> Change have been detected
80
+ configurationChanged: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
81
+ },
82
+ commands: {
83
+ // Reset setting depending on RESET ACTION value
84
+ resetToFactorySettings: {
85
+ ID: 0x00,
86
+ response: 0,
87
+ parameters: [
88
+ // 0x00 -> Factory reset, 0x01 -> Configuration Reset, 0x02 -> Network Reset
89
+ { name: "uc_ResetAction", type: zigbee_herdsman_1.Zcl.DataType.INT8 },
90
+ ],
91
+ },
92
+ // Relaunch BLE advertising for 15 minutes
93
+ relaunchBleAdvert: {
94
+ ID: 0x11,
95
+ response: 0,
96
+ parameters: [],
97
+ },
98
+ // Open ZigBee network
99
+ openNetwork: {
100
+ ID: 0x12,
101
+ response: 0,
102
+ parameters: [
103
+ // Opening time wanted from 1 to 255 seconds,0 means closing the network.
104
+ { name: "uc_OpeningTime", type: zigbee_herdsman_1.Zcl.DataType.INT8 },
105
+ ],
106
+ },
107
+ },
108
+ commandsResponse: {},
109
+ },
110
+ manuSpecificYokisInput: {
111
+ ID: 0xfc02,
112
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
113
+ attributes: {
114
+ // Indicate how the input should be handle: 0 -> Unknow, 1 -> Push button, 2 -> Switch, 3 -> Relay, 4 -> FP_IN
115
+ inputMode: { ID: 0x0000, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
116
+ // Indicate the contact nature of the entry: 0 -> NC, 1 -> NO
117
+ contactMode: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
118
+ // Indicate the last known state of the local BP (Bouton Poussoir, or Push Button)
119
+ lastLocalCommandState: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
120
+ // Indicate the last known state of the Bp connect
121
+ lastBPConnectState: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
122
+ // Indicate the backlight intensity applied on the keys. Only use for “Simon” product. Default: 0x0A, Min-Max: 0x00 - 0x64
123
+ backlightIntensity: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
124
+ },
125
+ commands: {
126
+ // Send to the server cluster a button press
127
+ sendPress: {
128
+ ID: 0x00,
129
+ parameters: [],
130
+ },
131
+ // Send to the server cluster a button release
132
+ sendRelease: {
133
+ ID: 0x01,
134
+ parameters: [],
135
+ },
136
+ // Change the Input mode to use switch input, wired relay or simple push button
137
+ selectInputMode: {
138
+ ID: 0x02,
139
+ parameters: [
140
+ // Input mode to be set. See @inputMode
141
+ { name: "uc_InputMode", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
142
+ ],
143
+ },
144
+ },
145
+ commandsResponse: {},
146
+ },
147
+ manuSpecificYokisEntryConfigurator: {
148
+ ID: 0xfc03,
149
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
150
+ attributes: {
151
+ // Use to enable short press action
152
+ eShortPress: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
153
+ // Use to enable long press action
154
+ eLongPress: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
155
+ // Define long Press duration in milliseconds. Default: 0x0BB8, Min-Max: 0x00 - 0x1388
156
+ longPressDuration: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
157
+ // Define the maximum time between 2 press to keep in a sequence (In milliseconds). Default: 0x01F4, Min-Max: 0x0064 - 0x0258
158
+ timeBetweenPress: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
159
+ // Enable R12M Long Press action
160
+ eR12MLongPress: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
161
+ // Disable local configuration
162
+ eLocalConfigLock: { ID: 0x0006, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
163
+ },
164
+ commands: {},
165
+ commandsResponse: {},
166
+ },
167
+ manuSpecificYokisSubSystem: {
168
+ ID: 0xfc04,
169
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
170
+ attributes: {
171
+ // Define the device behavior after power failure : 0 -> LAST STATE, 1 -> OFF, 2 -> ON, 3-> BLINK
172
+ powerFailureMode: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
173
+ },
174
+ commands: {},
175
+ commandsResponse: {},
176
+ },
177
+ manuSpecificYokisLoadManager: {
178
+ ID: 0xfc05, // Details coming soon
179
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
180
+ attributes: {},
181
+ commands: {},
182
+ commandsResponse: {},
183
+ },
184
+ manuSpecificYokisLightControl: {
185
+ ID: 0xfc06,
186
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
187
+ attributes: {
188
+ // Use to know which state is the relay
189
+ onOff: { ID: 0x0000, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
190
+ // Indicate the previous state before action
191
+ prevState: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
192
+ // Define the ON embedded timer duration in seconds. Default: 0x00, Min-Max: 0x00 – 0x00409980
193
+ onTimer: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
194
+ // Enable (0x01) / Disable (0x00) use of onTimer.
195
+ eOnTimer: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
196
+ // Define the PRE-ON embedded delay in seconds. Default: 0x00, Min-Max: 0x00 – 0x00409980
197
+ preOnDelay: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
198
+ // Enable (0x01) / Disable (0x00) use of PreOnTimer.
199
+ ePreOnDelay: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
200
+ // Define the PRE-OFF embedded delay in seconds. Default: 0x00, Min-Max: 0x00 – 0x00409980
201
+ preOffDelay: { ID: 0x0008, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
202
+ // Enable (0x01) / Disable (0x00) PreOff delay.
203
+ ePreOffDelay: { ID: 0x0009, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
204
+ // Set the value of ON pulse length. Default: 0x01F4, Min-Max: 0x0014 – 0xFFFE
205
+ pulseDuration: { ID: 0x000a, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
206
+ // Indicates the current Type of time selected that will be used during push button configuration: 0x00 -> Seconds, 0x01 -> Minutes
207
+ timeType: { ID: 0x000b, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
208
+ // Set the value of the LONG ON embedded timer in seconds. Default: 0x5460 (1h), Min-Max: 0x00 – 0x00409980
209
+ longOnDuration: { ID: 0x000c, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
210
+ // Indicates the operating mode: 0x00 -> Timer, 0x01 -> Staircase, 0x02 -> Pulse
211
+ operatingMode: { ID: 0x000d, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
212
+ // Time before goes off after the stop announce blinking. (In seconds). Default: 0x0000, Min-Max: 0x00 – 0x00409980
213
+ stopAnnounceTime: { ID: 0x0013, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
214
+ // Enable (0x01) / Disable (0x00) the announcement before turning OFF.
215
+ eStopAnnounce: { ID: 0x0014, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
216
+ // Enable (0x01) / Disable (0x00) Deaf Actions.
217
+ eDeaf: { ID: 0x0015, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
218
+ // Enable (0x01) / Disable (0x00) Blink Actions.
219
+ eBlink: { ID: 0x0016, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
220
+ // Number of blinks done when receiving the corresponding order. One blink is considered as one ON step followed by one OFF step.
221
+ // Default: 0x03, Min-Max: 0x00 – 0x14
222
+ blinkAmount: { ID: 0x0017, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
223
+ // Duration for the ON time on a blink period (In millisecond). Default: 0x000001F4, Min-Max: 0x00 – 0x00409980
224
+ blinkOnTime: { ID: 0x0018, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
225
+ // Duration for the OFF time on a blink period (In millisecond). Default: 0x000001F4, Min-Max: 0x00 – 0x00409980
226
+ blinkOffTime: { ID: 0x0019, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
227
+ // Define number of blink to do when receiving the DEAF action. One blink is considered as one ON step followed by one OFF step.
228
+ // Default: 0x03, Min-Max: 0x00 – 0x14
229
+ deafBlinkAmount: { ID: 0x001a, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
230
+ // Define duration of a blink ON (In millisecond). Default: 0x0320, Min-Max: 0x0064– 0x4E20
231
+ deafBlinkTime: { ID: 0x001b, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
232
+ // Indicate which state must be apply after a blink sequence: 0x00 -> State before blinking, 0x01 -> OFF, 0x02 -> ON
233
+ stateAfterBlink: { ID: 0x001c, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
234
+ // Define the output relay as Normaly close.
235
+ eNcCommand: { ID: 0x001d, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
236
+ },
237
+ commands: {
238
+ // Move to position specified in uc_BrightnessEnd parameter.
239
+ // If TOR mode or MTR is set (no dimming) : if uc_BrightnessEnd under 50% will set to OFF else will be set to ON
240
+ moveToPosition: {
241
+ ID: 0x02,
242
+ parameters: [
243
+ { name: "uc_BrightnessStart", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
244
+ { name: "uc_BrightnessEnd", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
245
+ { name: "ul_PreTimerValue", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
246
+ { name: "b_PreTimerEnable", type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
247
+ { name: "ul_TimerValue", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
248
+ { name: "b_TimerEnable", type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
249
+ { name: "ul_TransitionTime", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
250
+ ],
251
+ },
252
+ // This command allows the relay to be controlled with an impulse. The pulse time is defined by PulseLength.
253
+ pulse: {
254
+ ID: 0x04,
255
+ parameters: [{ name: "PulseLength", type: zigbee_herdsman_1.Zcl.DataType.UINT16 }],
256
+ },
257
+ // With this command, the module is asked to perform a blinking sequence.
258
+ blink: {
259
+ ID: 0x05,
260
+ parameters: [
261
+ { name: "uc_BlinkAmount", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
262
+ { name: "ul_BlinkOnPeriod", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
263
+ { name: "ul_BlinkOffPeriod", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
264
+ { name: "uc_StateAfterSequence", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
265
+ { name: "b_DoPeriodicCycle", type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
266
+ ],
267
+ },
268
+ // Start a deaf sequene on a device only if the attribute “eDeaf” is set to Enable.
269
+ deafBlink: {
270
+ ID: 0x06,
271
+ parameters: [
272
+ { name: "uc_BlinkAmount", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
273
+ { name: "ul_BlinkOnTime", type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
274
+ { name: "uc_SequenceAmount", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
275
+ { name: "tuc_BlinkAmount", type: zigbee_herdsman_1.Zcl.DataType.ARRAY },
276
+ ],
277
+ },
278
+ // Switch output ON for LONG ON DURATION time.
279
+ longOn: {
280
+ ID: 0x07,
281
+ parameters: [],
282
+ },
283
+ },
284
+ commandsResponse: {},
285
+ },
286
+ manuSpecificYokisDimmer: {
287
+ ID: 0xfc07,
288
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
289
+ attributes: {
290
+ // This attribute defines the current position, in %. Default: 0x00, Min-Max: 0x00 - 0x64
291
+ currentPosition: { ID: 0x0000, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
292
+ // This attribute defines the memory position, in %. Default: 0x00, Min-Max: 0x00 - 0x64
293
+ memoryPosition: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
294
+ // This attribute defines if a ramp up should be used or not.
295
+ eRampUp: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
296
+ // This attribute defines the time taken during the ramp up in ms. Default: 0x000003E8, Min-Max: 0x00000000 – 0x05265C00
297
+ rampUp: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
298
+ // This attribute defines if a ramp down should be used or not.
299
+ eRampDown: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
300
+ // This attribute defines the time taken during the ramp down in ms. Default: 0x000003E8, Min-Max: 0x00000000 – 0x05265C00
301
+ rampDown: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
302
+ // This attribute defines the time taken during the ramp loop in ms. Default: 0x00000FA0, Min-Max: 0x00000000 – 0x05265C00
303
+ rampContinuousTime: { ID: 0x0006, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
304
+ // This attribute defines the value of each step during a dimming up. This value is set in %. Default: 0x01, Min-Max: 0x00 - 0x64
305
+ stepUp: { ID: 0x0007, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
306
+ // This attribute defines the value of the low dim limit, used during a dimming loop, on a long press for example. This value is set in %. Default: 0x06, Min-Max: 0x00 - 0x64
307
+ lowDimLimit: { ID: 0x0008, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
308
+ // This attribute defines the value of the high dim limit, used during a dimming loop, on a long press for example. This value is set in %. Default: 0x64, Min-Max: 0x00 - 0x64
309
+ highDimLimit: { ID: 0x0009, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
310
+ // This attribute defines the time before the nightlight begin. This value is set in seconds. Default: 0x00000000, Min-Max: 0x00000000 – 0xFFFFFFFE
311
+ nightLightStartingDelay: { ID: 0x000c, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
312
+ // This attribute defines the dimming value at the start of the nightlight. This value is set in %. Default: 0x28, Min-Max: 0x00 - 0x64
313
+ nightLightStartingBrightness: { ID: 0x000d, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
314
+ // This attribute defines the dimming value at the last step of the nightlight. This attribute must be lower than 0x000D :Nightlight starting brightness. This value is set in %. Default: 0x05, Min-Max: 0x00 - 0x64
315
+ nightLightEndingBrightness: { ID: 0x000e, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
316
+ // This attribute defines the ramp duration of the nightlight. The ramp is running after the end of the starting delay and until the ending bright is reached. This value is set in seconds. Default: 0x00000E10, Min-Max: 0x00000000 – 0x05265C00
317
+ nightLightRampTime: { ID: 0x000f, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
318
+ // This attribute defines the total duration of the nightlight. It must not be lower than 0x000F : Nightlight ramp time. This value is set in seconds. Default: 0x00000E10, Min-Max: 0x00000000 – 0x05265C00
319
+ nightLightOnTime: { ID: 0x0010, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
320
+ // This attribute defines the value of the favorite position 1. This value is set in %. Default: 0x19, Min-Max: 0x00 - 0x64
321
+ favoritePosition1: { ID: 0x0011, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
322
+ // This attribute defines the value of the favorite position 2. This value is set in %. Default: 0x32, Min-Max: 0x00 - 0x64
323
+ favoritePosition2: { ID: 0x0012, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
324
+ // This attribute defines the value of the favorite position 3. This value is set in %. Default: 0x4B, Min-Max: 0x00 - 0x64
325
+ favoritePosition3: { ID: 0x0013, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
326
+ // This attribute enables or disables the 2-step controller mode. This mode enable product to run without any ramp before and after ON or OFF. It acts like a relay.
327
+ stepControllerMode: { ID: 0x0014, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
328
+ // This attribute enables or disables the memory position mode at first push button release.
329
+ memoryPositionMode: { ID: 0x0015, type: zigbee_herdsman_1.Zcl.DataType.BOOLEAN },
330
+ // This attribute defines the value of each step during a dimming down. This value is set in %. Default: 0x01, Min-Max: 0x01 - 0x64
331
+ stepDown: { ID: 0x0016, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
332
+ // This attribute defines the value of each step during a dimming loop. This value is set in %. Default: 0x01, Min-Max: 0x01 - 0x64
333
+ stepContinuous: { ID: 0x0017, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
334
+ // This attribute defines the value of each step during the ramp down of the nightlight mode. This value is set in %. Default: 0x01, Min-Max: 0x01 - 0x64
335
+ stepNightLight: { ID: 0x0018, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
336
+ },
337
+ commands: {
338
+ // Start dimming up, from current position to the upper dim limit. When the limit is reached, stay at this position.
339
+ dimUp: {
340
+ ID: 0x00,
341
+ parameters: [],
342
+ },
343
+ // Start dimming down, from current position to the lower dim limit. When the limit is reached, stay at this position.
344
+ dimDown: {
345
+ ID: 0x01,
346
+ parameters: [],
347
+ },
348
+ // Start the dimming loop process for the selected duration.
349
+ dim: {
350
+ ID: 0x02,
351
+ parameters: [
352
+ // Set the duration of the ramp for the continuous variation, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms.
353
+ { name: "ul_RampContinuousDuration", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
354
+ // Set the step size, otherwise use 0xFF to use the one configured in the product.. Value is in %.
355
+ { name: "uc_StepContinuous", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
356
+ ],
357
+ },
358
+ // Stop the actual dimming process.
359
+ dimStop: {
360
+ ID: 0x04,
361
+ parameters: [],
362
+ },
363
+ // Start dimming to the min value set in the device.
364
+ dimToMin: {
365
+ ID: 0x05,
366
+ parameters: [
367
+ // Set the transition time to the selected value, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms.
368
+ { name: "ul_TransitionTime", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
369
+ ],
370
+ },
371
+ // Start dimming to the max value set in the device.
372
+ dimToMax: {
373
+ ID: 0x06,
374
+ parameters: [
375
+ // Set the transition time to the selected value, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms.
376
+ { name: "ul_TransitionTime", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
377
+ ],
378
+ },
379
+ // Start the nightlight mode with the given parameters.
380
+ startNightLightMode: {
381
+ ID: 0x07,
382
+ parameters: [
383
+ // Set the starting delay value, used before the start of the nightlight, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms.
384
+ { name: "ul_ChildModeStartingDelay", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
385
+ // Set the brightness at the beginning of the ramp, otherwise use 0xFF to use the one configured in the product. Value is in %.
386
+ { name: "uc_ChildModeBrightnessStart", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
387
+ // Set the brightness at the end of the ramp, otherwise use 0xFF to use the one configured in the product. Value is in %.
388
+ { name: "uc_ChildModeBrightnessEnd", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
389
+ // Set the ramp duration, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms.
390
+ { name: "ul_ChildModeRampDuration", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
391
+ // Set the total duration of the nightlight, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms.
392
+ { name: "ul_ChildModeOnDuration", type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
393
+ // Set the step size between each dim, otherwise use 0xFF to use the one configured in the product. Value is in %.
394
+ { name: "uc_ChildStep", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
395
+ ],
396
+ },
397
+ // Start the nightlight mode from the current dimming value.
398
+ startNightLightModeCurrent: {
399
+ ID: 0x08,
400
+ parameters: [],
401
+ },
402
+ // Start dimming to the favorite position 1.
403
+ moveToFavorite1: {
404
+ ID: 0x09,
405
+ parameters: [],
406
+ },
407
+ // Start dimming to the favorite position 2.
408
+ moveToFavorite2: {
409
+ ID: 0x0a,
410
+ parameters: [],
411
+ },
412
+ // Start dimming to the favorite position 3.
413
+ moveToFavorite3: {
414
+ ID: 0x0b,
415
+ parameters: [],
416
+ },
417
+ },
418
+ commandsResponse: {},
419
+ },
420
+ manuSpecificYokisWindowCovering: {
421
+ ID: 0xfc08, // Details coming soon
422
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
423
+ attributes: {},
424
+ commands: {},
425
+ commandsResponse: {},
426
+ },
427
+ manuSpecificYokisChannel: {
428
+ ID: 0xfc09, // Details coming soon
429
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
430
+ attributes: {
431
+ // Define the command to send to the servers using cluster On/Off. 0x00 -> toggle, 0x01 -> ON, 0x02 -> OFF, 0x03 -> OFF
432
+ onOffClusterMode: { ID: 0x0000, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
433
+ // Define the command to send to the servers using cluster Level control. 0x00 -> nothing, 0x01 -> Move up, 0x02 -> Move down, 0x03 -> stop
434
+ levelControlClusterMode: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
435
+ // Define the command to send to the servers using cluster Window Covering. 0x00 -> toggle, 0x01 -> up/open, 0x02 -> down/close, 0x03 -> stop
436
+ windowCoveringClusterMode: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
437
+ // Defines the cluster that will be used by the channel to create an order. Default: 0xFFF0, Min-Max: 0x0000 – 0xFFFF
438
+ clusterToBeUsed: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
439
+ // Define the channel sending mode. 0x00 -> Direct, 0x01 -> Broadcast, 0x02 -> Group
440
+ sendingMode: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
441
+ // Define the light control mode used between remote and the binded device. 0x00 -> Mode pulse, 0x01 -> Mode deaf
442
+ yokisLightControlMode: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
443
+ // Define the command to send to the servers using cluster Yokis Pilot Wire. 0x00 -> toggle, 0x01 -> confort, 0x02 -> eco
444
+ yokisPilotWireClusterMode: { ID: 0x0006, type: zigbee_herdsman_1.Zcl.DataType.ENUM8 },
445
+ // Indicate the group id who will receive the command from the dedicated endpoint. Default: 0x0000, Min-Max: 0x0000 – 0xFFFF
446
+ groupId: { ID: 0x0007, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
447
+ },
448
+ commands: {},
449
+ commandsResponse: {},
450
+ },
451
+ manuSpecificYokisPilotWire: {
452
+ ID: 0xfc0a,
453
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
454
+ attributes: {
455
+ // Represent the actual order used by the device. Default: 0x02, Min-Max: 0x00 - 0xF1. Reportable, not writable
456
+ actualOrder: { ID: 0x0000, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
457
+ // Define the “Order” embedded timer duration. This timer is set when the device changes its order (in second). After that duration, the device is set back to its fallback order. Default: 0x00000000, Min-Max: 0x00000000 - 0xFFFFFFFF
458
+ orderTimer: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
459
+ // Define the duration before an order is set. This timer is used when a new order is asked, it corresponds to the time before this order is applied. The duration is set in second. Default: 0x00000000, Min-Max: 0x00000000 - 0xFFFFFFFF
460
+ preOrderTimer: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.UINT32 },
461
+ // Represent the actual unit used for local command configuration : 0x00 -> Second, 0x01 -> Minutes. Default: 0x00, Min-Max: 0x00 - 0x01.
462
+ timerUnit: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
463
+ // Define the product’s LED behavior: 0x00 -> LED is always ON and blink during radio activity, 0x01 -> LED is only OFF during few seconds after a mode transition. Default: 0x00, Min-Max: 0x00 - 0x01.
464
+ ledMode: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
465
+ // Define if the product must be set into pilot wire relay mode: 0x00 -> Relay mode is deactivated, 0x01 -> Relay mode is activated. Default: 0x00, Min-Max: 0x00 - 0x01.
466
+ pilotWireRelayMode: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
467
+ // Define the order scrolling sense: 0x00 -> Forward : Confort -> Confort – 1 -> Confort – 2 -> Eco -> Hors-Gel -> Arrêt, 0x01 -> Backward : Arrêt -> Hors-Gel -> Eco -> Confort – 2 -> Confort – 1 -> Confort. Default: 0x00, Min-Max: 0x00 - 0x01.
468
+ orderScrollingMode: { ID: 0x0006, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
469
+ // Define the number of orders supported by the device: 0x00 -> 4 orders (Confort, Eco, Hors-Gel, Arrêt), 0x01 -> 6 orders (Confort, Confort – 1, Confort – 2, Eco, Hors-Gel, Arrêt). Default: 0x01, Min-Max: 0x00 - 0x01.
470
+ orderNumberSupported: { ID: 0x0007, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
471
+ // Represent the fallback order used by the device after the end of an order timer is reached: 0x00 -> Stop, 0x01 -> Frost-off, 0x02 -> Eco, 0x03 -> Confort-2, 0x04 -> Confort-1, 0x05 -> Confort. Default: 0x02, Min-Max: 0x00 - 0x05.
472
+ fallbackOrder: { ID: 0x0008, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
473
+ },
474
+ commands: {
475
+ // Set the device in the specified order.
476
+ setOrder: {
477
+ ID: 0x00,
478
+ parameters: [
479
+ // Order to be set : 0x00 -> Stop, 0x01 -> Frost-off, 0x02 -> Eco, 0x03 -> Confort-2, 0x04 -> Confort-1, 0x05 -> Confort
480
+ { name: "uc_Order", type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
481
+ ],
482
+ },
483
+ // Toggle between order by respecting the scrolling order.
484
+ toggleOrder: {
485
+ ID: 0x01,
486
+ parameters: [],
487
+ },
488
+ },
489
+ commandsResponse: {},
490
+ },
491
+ manuSpecificYokisTemperatureMeasurement: {
492
+ ID: 0xfc0b,
493
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
494
+ attributes: {
495
+ // This attribute represents the last value measured. The unit is in 0.01 °C (12,25°C -> 1225). Default: 0x0000, Min-Max: 0x954D - 0x7FFE. Reportable, not writable
496
+ currentValue: { ID: 0x0000, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
497
+ // Represent the minimal value set since the last power-on/reset. The unit is in 0.01 °C (12,25°C -> 1225). Default: 0x7FFE , Min-Max: 0x954D - 0x7FFE. Reportable, not writable
498
+ minMeasuredValue: { ID: 0x0001, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
499
+ // Represent the maximal value set since the last power-on/reset. The unit is in 0.01 °C (12,25°C -> 1225). Default: 0x954D , Min-Max: 0x954D - 0x7FFE. Reportable, not writable
500
+ maxMeasuredValue: { ID: 0x0002, type: zigbee_herdsman_1.Zcl.DataType.INT16 },
501
+ // Represent the offset applicated to the temperature measured. The unit is in 0,1°C (1,5°C -> 15). Default: 0x00, Min-Max: 0xCE (-50) - 0x32 (50).
502
+ offset: { ID: 0x0003, type: zigbee_herdsman_1.Zcl.DataType.INT8 },
503
+ // Represent the sampling period used to process the temperature measurement. The unit is in seconds. Default: 0x0A, Min-Max: 0x01 - 0x78.
504
+ samplingPeriod: { ID: 0x0004, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
505
+ // Represents the sampling number to sense per sampling period defined before. Default: 0x03, Min-Max: 0x01 - 0x14.
506
+ samplingNumber: { ID: 0x0005, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
507
+ // Represents the temperature variation to request a new temperature sending through reports. The unit is in 0,1°C (0,5°C ->5). Default: 0x00, Min-Max: 0x00 - 0x0A.
508
+ deltaTemp: { ID: 0x0006, type: zigbee_herdsman_1.Zcl.DataType.UINT8 },
509
+ // Represents the minimal sending period that the device must respect before sending a new value through reporting. A writing on this attribute will update all reporting entries related to the temperature measurement. Default: 0x0A, Min-Max: 0x0000 - 0xFFFF.
510
+ minimalSendingPeriod: { ID: 0x0007, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
511
+ // Represents the maximal sending period. The device must send a new value through reporting before the end of this period. A writing on this attribute will update all reporting entries related to the temperature measurement. Default: 0x0A, Min-Max: 0x0000 - 0xFFFF.
512
+ maximalSendingPeriod: { ID: 0x0008, type: zigbee_herdsman_1.Zcl.DataType.UINT16 },
513
+ },
514
+ commands: {
515
+ // Reset the Min and Max temperature value information.
516
+ minMaxReset: {
517
+ ID: 0x00,
518
+ parameters: [],
519
+ },
520
+ },
521
+ commandsResponse: {},
522
+ },
523
+ manuSpecificYokisStats: {
524
+ ID: 0xfcf0, // Details coming soon
525
+ manufacturerCode: zigbee_herdsman_1.Zcl.ManufacturerCode.YOKIS,
526
+ attributes: {},
527
+ commands: {},
528
+ commandsResponse: {},
529
+ },
530
+ };
531
+ // #endregion
532
+ // #region Extension definition
533
+ // Checks definition
534
+ const yokisExtendChecks = {
535
+ parseResetInput: (input) => {
536
+ if (!input) {
537
+ throw new Error("MISSING_INPUT");
538
+ }
539
+ if (!Object.keys(resetActionEnum).includes(input)) {
540
+ throw new Error("INVALID_RESET_ACTION");
541
+ }
542
+ return {
543
+ payload: {
544
+ uc_ResetAction: utils.getFromLookup(input, resetActionEnum),
545
+ },
546
+ };
547
+ },
548
+ parseOpenNetworkInput: (input) => {
549
+ if (!input || typeof input !== "object") {
550
+ throw new Error("NOT_OBJECT");
551
+ }
552
+ if (!("opening_time" in input) || !utils.isNumber(input.opening_time)) {
553
+ throw new Error("INVALID_OPENNETWORK_OPENINGTIME");
554
+ }
555
+ return {
556
+ payload: {
557
+ uc_OpeningTime: input.opening_time,
558
+ },
559
+ };
560
+ },
561
+ parseInputModeInput: (input) => {
562
+ if (!input || typeof input !== "object") {
563
+ throw new Error("NOT_OBJECT");
564
+ }
565
+ if (!("select_input_mode" in input) || !Object.keys(inputModeEnum).includes(input.select_input_mode)) {
566
+ throw new Error("INVALID_INPUTMODE");
567
+ }
568
+ return {
569
+ payload: {
570
+ uc_InputMode: utils.getFromLookup(input.select_input_mode, inputModeEnum),
571
+ },
572
+ };
573
+ },
574
+ parseMoveToPositionInput: (input) => {
575
+ if (!input || typeof input !== "object") {
576
+ throw new Error("NOT_OBJECT");
577
+ }
578
+ if (!("brightness_start" in input) || !utils.isNumber(input.brightness_start)) {
579
+ throw new Error("INVALID_MOVE_BRIGHTNESSSTART");
580
+ }
581
+ if (!("brightness_end" in input) || !utils.isNumber(input.brightness_end)) {
582
+ throw new Error("INVALID_MOVE_BRIGHTNESSEND");
583
+ }
584
+ if (!("pre_timer_value" in input) || !utils.isNumber(input.pre_timer_value)) {
585
+ throw new Error("INVALID_MOVE_PRETIMERVALUE");
586
+ }
587
+ if (!("enable_pre_timer" in input) || !utils.isBoolean(input.enable_pre_timer)) {
588
+ throw new Error("INVALID_MOVE_PRETIMERENABLE");
589
+ }
590
+ if (!("timer_value" in input) || !utils.isNumber(input.timer_value)) {
591
+ throw new Error("INVALID_MOVE_TIMERVALUE");
592
+ }
593
+ if (!("enable_timer" in input) || !utils.isBoolean(input.enable_timer)) {
594
+ throw new Error("INVALID_MOVE_TIMERENABLE");
595
+ }
596
+ if (!("transition_time" in input) || !utils.isNumber(input.transition_time)) {
597
+ throw new Error("INVALID_MOVE_TRANSITIONTIME");
598
+ }
599
+ return {
600
+ payload: {
601
+ uc_BrightnessStart: input.brightness_start,
602
+ uc_BrightnessEnd: input.brightness_end,
603
+ ul_PreTimerValue: input.pre_timer_value,
604
+ b_PreTimerEnable: input.enable_pre_timer ? 1 : 0,
605
+ ul_TimerValue: input.timer_value,
606
+ b_TimerEnable: input.enable_timer ? 1 : 0,
607
+ ul_TransitionTime: input.transition_time,
608
+ },
609
+ };
610
+ },
611
+ parseBlinkInput: (input) => {
612
+ if (!input || typeof input !== "object") {
613
+ throw new Error("NOT_OBJECT");
614
+ }
615
+ if (!("blink_amount" in input) || !utils.isNumber(input.blink_amount)) {
616
+ throw new Error("INVALID_BLINK_BLINKAMOUNT");
617
+ }
618
+ if (!("blink_on_period" in input) || !utils.isNumber(input.blink_on_period)) {
619
+ throw new Error("INVALID_BLINK_BLINKONPERIOD");
620
+ }
621
+ if (!("blink_off_period" in input) || !utils.isNumber(input.blink_off_period)) {
622
+ throw new Error("INVALID_BLINK_BLINKOFFPERIOD");
623
+ }
624
+ if (!("state_after_sequence" in input) || !Object.keys(stateAfterBlinkEnum).includes(input.state_after_sequence)) {
625
+ throw new Error("MISSING_BLINK_STATEAFTERSEQUENCE");
626
+ }
627
+ if (!("do_periodic_cycle" in input) || !utils.isBoolean(input.do_periodic_cycle)) {
628
+ throw new Error("INVALID_BLINK_DOPERIODICYCLE");
629
+ }
630
+ return {
631
+ payload: {
632
+ uc_BlinkAmount: input.blink_amount,
633
+ ul_BlinkOnPeriod: input.blink_on_period,
634
+ ul_BlinkOffPeriod: input.blink_off_period,
635
+ uc_StateAfterSequence: utils.getFromLookup(input.state_after_sequence, stateAfterBlinkEnum),
636
+ b_DoPeriodicCycle: input.do_periodic_cycle ? 1 : 0,
637
+ },
638
+ };
639
+ },
640
+ parsePulseInput: (input) => {
641
+ if (!input || typeof input !== "object") {
642
+ throw new Error("NOT_OBJECT");
643
+ }
644
+ if (!("pulse_length" in input) || !utils.isNumber(input.pulse_length)) {
645
+ throw new Error("INVALID_PULSE_PULSELENGTH");
646
+ }
647
+ return {
648
+ payload: {
649
+ PulseLength: input.pulse_length,
650
+ },
651
+ };
652
+ },
653
+ parseDeafBlinkPropInput: (input) => {
654
+ if (!input || typeof input !== "object") {
655
+ throw new Error("NOT_OBJECT");
656
+ }
657
+ if (!("blink_amount" in input) || !utils.isNumber(input.blink_amount)) {
658
+ throw new Error("INVALID_BLINK_AMOUNT");
659
+ }
660
+ if (!("blink_on_time" in input) || !utils.isNumber(input.blink_on_time)) {
661
+ throw new Error("INVALID_BLINK_ONTIME");
662
+ }
663
+ if (!("sequence_amount" in input) || !utils.isNumber(input.sequence_amount)) {
664
+ throw new Error("INVALID_SEQUENCE_AMOUNT");
665
+ }
666
+ if (input.sequence_of_blinks && Array.isArray(input.sequence_of_blinks)) {
667
+ // if (input.uc_SequenceAmount < input.tuc_BlinkAmount.length) {
668
+ // // more sequences configured than expected, pop extragenous
669
+ // for(let i = 0; i < input.tuc_BlinkAmount.length - input.uc_SequenceAmount; i++) {
670
+ // input.tuc_BlinkAmount.pop();
671
+ // }
672
+ // }
673
+ // if (input.uc_SequenceAmount > input.tuc_BlinkAmount.length) {
674
+ // // more sequences than configured, pad with additionals
675
+ // for(let i = 0; i < input.uc_SequenceAmount - input.tuc_BlinkAmount.length; i++) {
676
+ // input.tuc_BlinkAmount.push({"uc_BlinkAmountItem":1}); //puke
677
+ // }
678
+ // }
679
+ // Updating number of elements
680
+ input.sequence_amount = input.sequence_of_blinks.length;
681
+ }
682
+ else {
683
+ throw new Error("INVALID_TUC_BLINKAMOUNT");
684
+ }
685
+ if (!("uc_BlinkAmount" in input) || !utils.isNumber(input.uc_SequenceAmount)) {
686
+ throw new Error("INVALID_SEQUENCE_AMOUNT");
687
+ }
688
+ return {
689
+ payload: {
690
+ uc_BlinkAmount: input.blink_amount,
691
+ ul_BlinkOnTime: input.blink_on_time,
692
+ uc_SequenceAmount: input.sequence_of_blinks.length,
693
+ tuc_BlinkAmount: input.sequence_of_blinks.map((elem) => (typeof elem === "object" ? Object.values(elem).shift() : elem)), // [{"undefined":1},{"undefined":1}] > [1,1]
694
+ },
695
+ };
696
+ },
697
+ parseDim: (input) => {
698
+ let _ul_RampContinuousDuration;
699
+ let _uc_StepContinuous;
700
+ if (!input || typeof input !== "object") {
701
+ throw new Error("NOT_OBJECT");
702
+ }
703
+ if (!("ramp_continuous_duration" in input) || !utils.isNumber(input.ramp_continuous_duration)) {
704
+ _ul_RampContinuousDuration = 0xffffffff; // use default value
705
+ }
706
+ else
707
+ _ul_RampContinuousDuration = input.ramp_continuous_duration;
708
+ if (!("step_continuous" in input) || !utils.isNumber(input.step_continuous)) {
709
+ _uc_StepContinuous = 0xff; // use default value
710
+ }
711
+ else
712
+ _uc_StepContinuous = input.step_continuous;
713
+ return {
714
+ payload: {
715
+ ul_RampContinuousDuration: _ul_RampContinuousDuration,
716
+ uc_StepContinuous: _uc_StepContinuous,
717
+ },
718
+ };
719
+ },
720
+ parseDimMinMax: (input) => {
721
+ let _ul_TransitionTime;
722
+ if (!input || typeof input !== "object") {
723
+ throw new Error("NOT_OBJECT");
724
+ }
725
+ if (!("transition_time" in input) || !utils.isNumber(input.transition_time)) {
726
+ _ul_TransitionTime = 0xffffffff; // use default value
727
+ }
728
+ else
729
+ _ul_TransitionTime = input.transition_time;
730
+ if (!("action" in input)) {
731
+ throw new Error("MISSING_ACTION");
732
+ }
733
+ return {
734
+ action: input.action,
735
+ payload: {
736
+ ul_TransitionTime: _ul_TransitionTime,
737
+ },
738
+ };
739
+ },
740
+ parseStartNightLightMode: (input) => {
741
+ let _ul_ChildModeStartingDelay;
742
+ let _uc_ChildModeBrightnessStart;
743
+ let _uc_ChildModeBrightnessEnd;
744
+ let _ul_ChildModeRampDuration;
745
+ let _ul_ChildModeOnDuration;
746
+ let _uc_ChildStep;
747
+ if (!input || typeof input !== "object") {
748
+ throw new Error("NOT_OBJECT");
749
+ }
750
+ if (!("childmode_starting_delay" in input) || !utils.isNumber(input.childmode_starting_delay)) {
751
+ _ul_ChildModeStartingDelay = 0xffffffff; // use default value
752
+ }
753
+ else
754
+ _ul_ChildModeStartingDelay = input.childmode_starting_delay;
755
+ if (!("childmode_brightness_start" in input) || !utils.isNumber(input.childmode_brightness_start)) {
756
+ _uc_ChildModeBrightnessStart = 0xff; // use default value
757
+ }
758
+ else
759
+ _uc_ChildModeBrightnessStart = input.childmode_brightness_start;
760
+ if (!("childmode_brightness_end" in input) || !utils.isNumber(input.childmode_brightness_end)) {
761
+ _uc_ChildModeBrightnessEnd = 0xff; // use default value
762
+ }
763
+ else
764
+ _uc_ChildModeBrightnessEnd = input.childmode_brightness_end;
765
+ if (!("childmode_ramp_duration" in input) || !utils.isNumber(input.childmode_ramp_duration)) {
766
+ _ul_ChildModeRampDuration = 0xffffffff; // use default value
767
+ }
768
+ else
769
+ _ul_ChildModeRampDuration = input.childmode_ramp_duration;
770
+ if (!("childmode_on_duration" in input) || !utils.isNumber(input.childmode_on_duration)) {
771
+ _ul_ChildModeOnDuration = 0xffffffff; // use default value
772
+ }
773
+ else
774
+ _ul_ChildModeOnDuration = input.childmode_on_duration;
775
+ if (!("childmode_step" in input) || !utils.isNumber(input.childmode_step)) {
776
+ _uc_ChildStep = 0xff; // use default value
777
+ }
778
+ else
779
+ _uc_ChildStep = input.childmode_step;
780
+ return {
781
+ payload: {
782
+ ul_ChildModeStartingDelay: _ul_ChildModeStartingDelay,
783
+ uc_ChildModeBrightnessStart: _uc_ChildModeBrightnessStart,
784
+ uc_ChildModeBrightnessEnd: _uc_ChildModeBrightnessEnd,
785
+ ul_ChildModeRampDuration: _ul_ChildModeRampDuration,
786
+ ul_ChildModeOnDuration: _ul_ChildModeOnDuration,
787
+ uc_ChildStep: _uc_ChildStep,
788
+ },
789
+ };
790
+ },
791
+ log: (key, value, payload) => {
792
+ logger_1.logger.debug(`Invoked converter with key: '${key}'`, NS);
793
+ logger_1.logger.debug(`Invoked converter with values:${JSON.stringify(value)}`, NS);
794
+ if (payload)
795
+ logger_1.logger.debug(`Invoked converter with payload:${JSON.stringify(payload)}`, NS);
796
+ },
797
+ };
798
+ // Command definition
799
+ const yokisCommandsExtend = {
800
+ resetToFactorySettings: () => {
801
+ const exposes = e
802
+ .enum("reset_to_factory_settings", ea.SET, Object.keys(resetActionEnum))
803
+ .withDescription("Reset setting depending on RESET ACTION value")
804
+ .withCategory("config");
805
+ const toZigbee = [
806
+ {
807
+ key: ["reset_to_factory_settings"],
808
+ convertSet: async (entity, key, value, meta) => {
809
+ const commandWrapper = yokisExtendChecks.parseResetInput(value);
810
+ yokisExtendChecks.log(key, value);
811
+ await entity.command("manuSpecificYokisDevice", "resetToFactorySettings", commandWrapper.payload);
812
+ },
813
+ },
814
+ ];
815
+ return {
816
+ exposes: [exposes],
817
+ toZigbee,
818
+ isModernExtend: true,
819
+ };
820
+ },
821
+ relaunchBleAdvert: () => {
822
+ const exposes = e
823
+ .enum("relaunch_ble_advert", ea.SET, ["relaunch_ble_advert"])
824
+ .withDescription("Relaunch BLE advertising for 15 minutes")
825
+ .withCategory("config");
826
+ const toZigbee = [
827
+ {
828
+ key: ["relaunch_ble_advert"],
829
+ convertSet: async (entity, key, value, meta) => {
830
+ yokisExtendChecks.log(key, value);
831
+ await entity.command("manuSpecificYokisDevice", "relaunchBleAdvert", {});
832
+ },
833
+ },
834
+ ];
835
+ return {
836
+ exposes: [exposes],
837
+ toZigbee,
838
+ isModernExtend: true,
839
+ };
840
+ },
841
+ openNetwork: () => {
842
+ const exposes = e
843
+ .composite("open_network_command", "open_network_prop", ea.SET)
844
+ .withDescription("Open ZigBee network")
845
+ .withFeature(e
846
+ .numeric("opening_time", ea.SET) //uc_OpeningTime
847
+ .withValueMin(0)
848
+ .withValueMax(255)
849
+ .withUnit("s")
850
+ .withDescription("Opening time wanted from 1 to 255 seconds,0 means closing the network."))
851
+ .withCategory("config");
852
+ const toZigbee = [
853
+ {
854
+ key: ["open_network_prop"],
855
+ convertSet: async (entity, key, value, meta) => {
856
+ const commandWrapper = yokisExtendChecks.parseOpenNetworkInput(value);
857
+ yokisExtendChecks.log(key, value);
858
+ await entity.command("manuSpecificYokisDevice", "OpenNetwork", commandWrapper.payload);
859
+ },
860
+ },
861
+ ];
862
+ return {
863
+ exposes: [exposes],
864
+ toZigbee,
865
+ isModernExtend: true,
866
+ };
867
+ },
868
+ moveToPosition: () => {
869
+ const exposes = e
870
+ .composite("move_to_position_command", "move_to_position_prop", ea.SET)
871
+ .withDescription("Move to position specified in uc_BrightnessEnd parameter." +
872
+ "If TOR mode is set (no dimming) or MTR : if uc_BrightnessEnd under 50% will set to OFF else will be set to ON")
873
+ .withFeature(e
874
+ .numeric("brightness_start", ea.SET) // uc_BrightnessStart
875
+ .withDescription("Define the brightness at the beginning of the transition, in %"))
876
+ .withFeature(e
877
+ .numeric("brightness_end", ea.SET) // uc_BrightnessEnd
878
+ .withDescription("Define the brightness at the end of the transition, in %"))
879
+ .withFeature(e
880
+ .numeric("pre_timer_value", ea.SET) // ul_PreTimerValue
881
+ .withUnit("s")
882
+ .withDescription("Define the pre timer value, otherwise use 0xFFFFFFFF to use the one configured in the product"))
883
+ .withFeature(e
884
+ .binary("enable_pre_timer", ea.SET, true, false) // b_PreTimerEnable
885
+ .withDescription("Define whether the device should use the pre timer or not, if 0xFF then use the one configured in product"))
886
+ .withFeature(e
887
+ .numeric("timer_value", ea.SET) // ul_TimerValue
888
+ .withUnit("s")
889
+ .withDescription("Define the timer ON value, otherwise use 0xFFFFFFFF to use the one configured in the product"))
890
+ .withFeature(e
891
+ .binary("enable_timer", ea.SET, true, false) // b_TimerEnable
892
+ .withDescription("Define whether the device should use the timer ON or not, if 0xFF then use the one configured in product"))
893
+ .withFeature(e
894
+ .numeric("transition_time", ea.SET) // ul_TransitionTime
895
+ .withDescription("Define the transition time from the brightness start to the brightness end, in ms"))
896
+ .withCategory("config");
897
+ const toZigbee = [
898
+ {
899
+ key: ["move_to_position_prop"],
900
+ convertSet: async (entity, key, value, meta) => {
901
+ // const options = utils.getOptions(meta.mapped, entity);
902
+ // logger.debug('Invoked converter with options:' + JSON.stringify(options));
903
+ const commandWrapper = yokisExtendChecks.parseMoveToPositionInput(value);
904
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
905
+ await entity.command("manuSpecificYokisLightControl", "moveToPosition", commandWrapper.payload);
906
+ },
907
+ },
908
+ ];
909
+ return {
910
+ exposes: [exposes],
911
+ toZigbee,
912
+ isModernExtend: true,
913
+ };
914
+ },
915
+ blink: () => {
916
+ const exposes = e
917
+ .composite("blink_command", "blink_prop", ea.SET)
918
+ .withDescription("With this command, the module is asked to perform a blinking sequence.")
919
+ .withFeature(e
920
+ .numeric("blink_amount", ea.SET) // uc_BlinkAmount
921
+ .withDescription("If defined will force the number of blink to be done (only for this order) if not the device will use its own value."))
922
+ .withFeature(e
923
+ .numeric("blink_on_period", ea.SET) // ul_BlinkOnPeriod
924
+ .withDescription("If defined will force the blink’s “on time” (only for this order) if not the device will use its own value."))
925
+ .withFeature(e
926
+ .numeric("blink_off_period", ea.SET) // ul_BlinkOffPeriod
927
+ .withDescription("If defined will force the blink’s “off time” (only for this order) if not the device will use its own value."))
928
+ .withFeature(e
929
+ .enum("state_after_sequence", ea.SET, Object.keys(stateAfterBlinkEnum)) // uc_StateAfterSequence
930
+ .withDescription("If defined will force the state after the sequence (only for this order). if not the device will use its own value-"))
931
+ .withFeature(e
932
+ .binary("do_periodic_cycle", ea.SET, true, false) // b_DoPeriodicCycle
933
+ .withDescription("If set to true the blinking will be “infinite”"))
934
+ .withCategory("config");
935
+ const toZigbee = [
936
+ {
937
+ key: ["blink_prop"],
938
+ convertSet: async (entity, key, value, meta) => {
939
+ const commandWrapper = yokisExtendChecks.parseBlinkInput(value);
940
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
941
+ await entity.command("manuSpecificYokisLightControl", "blink", commandWrapper.payload);
942
+ },
943
+ },
944
+ ];
945
+ return {
946
+ exposes: [exposes],
947
+ toZigbee,
948
+ isModernExtend: true,
949
+ };
950
+ },
951
+ pulse: () => {
952
+ const exposes = e
953
+ .composite("pulse_command", "pulse_prop", ea.SET)
954
+ .withDescription("This command allows the relay to be controlled with an impulse. The pulse time is defined by PulseLength")
955
+ .withFeature(e
956
+ .numeric("pulse_length", ea.SET) // pulseLength
957
+ .withValueMax(65535)
958
+ .withUnit("ms")
959
+ .withDescription("Pulse length"))
960
+ .withCategory("config");
961
+ const toZigbee = [
962
+ {
963
+ key: ["pulse_prop"],
964
+ convertSet: async (entity, key, value, meta) => {
965
+ const commandWrapper = yokisExtendChecks.parsePulseInput(value);
966
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
967
+ // await entity.command('manuSpecificYokisLightControl', 'pulse', commandWrapper.payload);
968
+ },
969
+ },
970
+ ];
971
+ return {
972
+ exposes: [exposes],
973
+ toZigbee,
974
+ isModernExtend: true,
975
+ };
976
+ },
977
+ deafBlink: () => {
978
+ const exposes = e
979
+ .composite("deaf_blink_command", "deaf_blink_prop", ea.SET)
980
+ .withDescription("Start a deaf sequene on a device only if the attribute “eDeaf” is set to Enable")
981
+ .withFeature(e
982
+ .numeric("blink_amount", ea.SET) // uc_BlinkAmount
983
+ .withDescription("If defined will force the number of blink to be done during one sequence (only for this order) if not the device will use its own value"))
984
+ .withFeature(e
985
+ .numeric("blink_on_time", ea.SET) // ul_BlinkOnTime
986
+ .withDescription("If defined will force the blink’s “on time” (only for this order) if not the device will use its own value"))
987
+ .withFeature(e
988
+ .numeric("sequence_amount", ea.STATE) // uc_SequenceAmount
989
+ .withValueMin(0)
990
+ .withValueMax(6)
991
+ .withDescription("If defined will set the number of sequence to be done. Each sequence is spaced by 1 second. (Max 6)"))
992
+ .withFeature(e
993
+ .list("sequence_of_blinks", // tuc_BlinkAmount
994
+ ea.SET, e
995
+ .composite("uc_BlinkAmountItems", "uc_BlinkAmountItems", ea.SET)
996
+ .withLabel("Number of blink items for the sequence")
997
+ .withFeature(e.numeric("uc_BlinkAmountItem", ea.SET).withLabel("Blinks")))
998
+ .withLengthMin(0)
999
+ .withLengthMax(6)
1000
+ .withDescription("Array with the number of blink to be done for each sequence. Will override “uc_BlinkAmount“"))
1001
+ .withCategory("config");
1002
+ const toZigbee = [
1003
+ {
1004
+ key: ["deaf_blink_prop"],
1005
+ convertSet: async (entity, key, value, meta) => {
1006
+ const commandWrapper = yokisExtendChecks.parseDeafBlinkPropInput(value);
1007
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
1008
+ await entity.command("manuSpecificYokisLightControl", "deafBlink", commandWrapper.payload);
1009
+ },
1010
+ },
1011
+ ];
1012
+ return {
1013
+ exposes: [exposes],
1014
+ toZigbee,
1015
+ isModernExtend: true,
1016
+ };
1017
+ },
1018
+ longOnCommand: () => {
1019
+ const exposes = e
1020
+ .enum("long_on_command", ea.SET, ["longOnAction"])
1021
+ .withDescription("Switch output ON for LONG ON DURATION time")
1022
+ .withCategory("config");
1023
+ const toZigbee = [
1024
+ {
1025
+ key: ["long_on_command"],
1026
+ convertSet: async (entity, key, value, meta) => {
1027
+ yokisExtendChecks.log(key, value);
1028
+ await entity.command("manuSpecificYokisLightControl", "longOn", {});
1029
+ },
1030
+ },
1031
+ ];
1032
+ return {
1033
+ exposes: [exposes],
1034
+ toZigbee,
1035
+ isModernExtend: true,
1036
+ };
1037
+ },
1038
+ sendPress: () => {
1039
+ const exposes = e
1040
+ .enum("send_press", ea.SET, ["SendPress"])
1041
+ .withDescription("Send to the server cluster a button press")
1042
+ .withCategory("config");
1043
+ const toZigbee = [
1044
+ {
1045
+ key: ["send_press"],
1046
+ convertSet: async (entity, key, value, meta) => {
1047
+ yokisExtendChecks.log(key, value);
1048
+ await entity.command("manuSpecificYokisDevice", "sendPress", {});
1049
+ },
1050
+ },
1051
+ ];
1052
+ return {
1053
+ exposes: [exposes],
1054
+ toZigbee,
1055
+ isModernExtend: true,
1056
+ };
1057
+ },
1058
+ sendRelease: () => {
1059
+ const exposes = e
1060
+ .enum("send_release", ea.SET, ["SendRelease"])
1061
+ .withDescription("Send to the server cluster a button release")
1062
+ .withCategory("config");
1063
+ const toZigbee = [
1064
+ {
1065
+ key: ["send_release"],
1066
+ convertSet: async (entity, key, value, meta) => {
1067
+ yokisExtendChecks.log(key, value);
1068
+ await entity.command("manuSpecificYokisDevice", "sendRelease", {});
1069
+ },
1070
+ },
1071
+ ];
1072
+ return {
1073
+ exposes: [exposes],
1074
+ toZigbee,
1075
+ isModernExtend: true,
1076
+ };
1077
+ },
1078
+ selectInputMode: () => {
1079
+ const exposes = e
1080
+ .enum("select_input_mode", ea.SET, Object.keys(inputModeEnum))
1081
+ .withDescription("Change the Input mode to use switch input, wired relay or simple push button")
1082
+ .withCategory("config");
1083
+ const toZigbee = [
1084
+ {
1085
+ key: ["select_input_mode"],
1086
+ convertSet: async (entity, key, value, meta) => {
1087
+ const commandWrapper = yokisExtendChecks.parseInputModeInput(value);
1088
+ yokisExtendChecks.log(key, value);
1089
+ await entity.command("manuSpecificYokisLightControl", "selectInputMode", commandWrapper.payload);
1090
+ },
1091
+ },
1092
+ ];
1093
+ return {
1094
+ exposes: [exposes],
1095
+ toZigbee,
1096
+ isModernExtend: true,
1097
+ };
1098
+ },
1099
+ dimmerDim: () => {
1100
+ const exposes = e
1101
+ .composite("dimmer_loop_command", "dimmer_prop", ea.SET)
1102
+ .withDescription("Start the dimming loop process for the selected duration.")
1103
+ .withFeature(e
1104
+ .numeric("ramp_continuous_duration", ea.SET) // ul_RampContinuousDuration
1105
+ .withUnit("ms")
1106
+ .withDescription("Set the duration of the ramp for the continuous variation, otherwise use 0xFFFFFFFF to use the one configured in the product"))
1107
+ .withFeature(e
1108
+ .numeric("step_continuous", ea.SET) // uc_StepContinuous
1109
+ .withUnit("s")
1110
+ .withDescription("Set the step size, otherwise use 0xFF to use the one configured in the product. Value is in %"))
1111
+ .withCategory("config");
1112
+ const toZigbee = [
1113
+ {
1114
+ key: ["dimmer_prop"],
1115
+ convertSet: async (entity, key, value, meta) => {
1116
+ // const options = utils.getOptions(meta.mapped, entity);
1117
+ // logger.debug('Invoked converter with options:' + JSON.stringify(options));
1118
+ const commandWrapper = yokisExtendChecks.parseDim(value);
1119
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
1120
+ await entity.command("manuSpecificYokisDimmer", "dim", commandWrapper.payload);
1121
+ },
1122
+ },
1123
+ ];
1124
+ return {
1125
+ exposes: [exposes],
1126
+ toZigbee,
1127
+ isModernExtend: true,
1128
+ };
1129
+ },
1130
+ dimmerDimMinMax: () => {
1131
+ const exposes = e
1132
+ .composite("dimmer_min_max_command", "dimmer_min_max_prop", ea.SET)
1133
+ .withDescription("Start dimming to the min or max value set in the device")
1134
+ .withFeature(e
1135
+ .numeric("transition_time", ea.SET) // ul_TransitionTime
1136
+ .withUnit("ms")
1137
+ .withDescription("Set the transition time to the selected value, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms"))
1138
+ .withFeature(e.enum("action", ea.SET, ["dimToMin", "dimToMax"]))
1139
+ .withCategory("config");
1140
+ const toZigbee = [
1141
+ {
1142
+ key: ["dimmer_min_max_prop"],
1143
+ convertSet: async (entity, key, value, meta) => {
1144
+ // const options = utils.getOptions(meta.mapped, entity);
1145
+ // logger.debug('Invoked converter with options:' + JSON.stringify(options));
1146
+ const commandWrapper = yokisExtendChecks.parseDimMinMax(value);
1147
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
1148
+ await entity.command("manuSpecificYokisDimmer", commandWrapper.action, commandWrapper.payload);
1149
+ },
1150
+ },
1151
+ ];
1152
+ return {
1153
+ exposes: [exposes],
1154
+ toZigbee,
1155
+ isModernExtend: true,
1156
+ };
1157
+ },
1158
+ dimmerUpDown: () => {
1159
+ const exposes = e.enum("dimmer_Up_down_command", ea.SET, ["dimUp", "dimDown"]).withDescription("Dim up or Down").withCategory("config");
1160
+ const toZigbee = [
1161
+ {
1162
+ key: ["dimmer_Up_down_command"],
1163
+ convertSet: async (entity, key, value, meta) => {
1164
+ yokisExtendChecks.log(key, value);
1165
+ await entity.command("manuSpecificYokisDimmer", value, {});
1166
+ },
1167
+ },
1168
+ ];
1169
+ return {
1170
+ exposes: [exposes],
1171
+ toZigbee,
1172
+ isModernExtend: true,
1173
+ };
1174
+ },
1175
+ dimmerMoveToFavorite: () => {
1176
+ const exposes = e
1177
+ .enum("dimmer_move_to_favorite", ea.SET, ["moveToFavorite1", "moveToFavorite2", "moveToFavorite3"])
1178
+ .withDescription("Start dimming to the favorite position 1, 2 or 3")
1179
+ .withCategory("config");
1180
+ const toZigbee = [
1181
+ {
1182
+ key: ["dimmer_move_to_favorite"],
1183
+ convertSet: async (entity, key, value, meta) => {
1184
+ yokisExtendChecks.log(key, value);
1185
+ await entity.command("manuSpecificYokisDimmer", value, {});
1186
+ },
1187
+ },
1188
+ ];
1189
+ return {
1190
+ exposes: [exposes],
1191
+ toZigbee,
1192
+ isModernExtend: true,
1193
+ };
1194
+ },
1195
+ dimmerStartNightLightModeCurrent: () => {
1196
+ const exposes = e
1197
+ .enum("dimmer_start_nightlight_command", ea.SET, ["startNightLightModeCurrent"])
1198
+ .withDescription("Trigger Starnight mode from the current diming value")
1199
+ .withCategory("config");
1200
+ const toZigbee = [
1201
+ {
1202
+ key: ["dimmer_start_nightlight_command"],
1203
+ convertSet: async (entity, key, value, meta) => {
1204
+ yokisExtendChecks.log(key, value);
1205
+ await entity.command("manuSpecificYokisDimmer", value, {});
1206
+ },
1207
+ },
1208
+ ];
1209
+ return {
1210
+ exposes: [exposes],
1211
+ toZigbee,
1212
+ isModernExtend: true,
1213
+ };
1214
+ },
1215
+ dimmerStartNightLightMode: () => {
1216
+ const exposes = e
1217
+ .composite("dimmer_start_nightlight_custom_command", "dimmer_start_nightlight_custom_prop", ea.SET)
1218
+ .withDescription("Start the nightlight mode with the given parameters")
1219
+ .withFeature(e
1220
+ .numeric("childmode_starting_delay", ea.SET) // ul_ChildModeStartingDelay
1221
+ .withUnit("ms")
1222
+ .withDescription("Set the starting delay value, used before the start of the nightlight, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms"))
1223
+ .withFeature(e
1224
+ .numeric("childmode_brightness_start", ea.SET) // uc_ChildModeBrightnessStart
1225
+ .withUnit("%")
1226
+ .withDescription("Set the brightness at the beginning of the ramp, otherwise use 0xFF to use the one configured in the product. Value is in %"))
1227
+ .withFeature(e
1228
+ .numeric("childmode_brightness_end", ea.SET) // uc_ChildModeBrightnessEnd
1229
+ .withUnit("%")
1230
+ .withDescription("Set the brightness at the end of the ramp, otherwise use 0xFF to use the one configured in the product. Value is in %"))
1231
+ .withFeature(e
1232
+ .numeric("childmode_ramp_duration", ea.SET) // ul_ChildModeRampDuration
1233
+ .withUnit("ms")
1234
+ .withDescription("Set the ramp duration, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms"))
1235
+ .withFeature(e
1236
+ .numeric("childmode_on_duration", ea.SET) // ul_ChildModeOnDuration
1237
+ .withUnit("ms")
1238
+ .withDescription("Set the total duration of the nightlight, otherwise use 0xFFFFFFFF to use the one configured in the product. Value is in ms"))
1239
+ .withFeature(e
1240
+ .numeric("childmode_step", ea.SET) // uc_ChildStep
1241
+ .withUnit("%")
1242
+ .withDescription("Set the step size between each dim, otherwise use 0xFF to use the one configured in the product. Value is in %"))
1243
+ .withCategory("config");
1244
+ const toZigbee = [
1245
+ {
1246
+ key: ["dimmer_start_nightlight_custom_prop"],
1247
+ convertSet: async (entity, key, value, meta) => {
1248
+ const commandWrapper = yokisExtendChecks.parseStartNightLightMode(value);
1249
+ yokisExtendChecks.log(key, value, commandWrapper.payload);
1250
+ await entity.command("manuSpecificYokisDimmer", "startNightLightMode", commandWrapper.payload);
1251
+ },
1252
+ },
1253
+ ];
1254
+ return {
1255
+ exposes: [exposes],
1256
+ toZigbee,
1257
+ isModernExtend: true,
1258
+ };
1259
+ },
1260
+ };
1261
+ // Yokis specific definition
1262
+ // Yokis does not support the timer OnOff cluster. It uses a custom cluster instead.
1263
+ // Dereferencing the `on_time` and `off_wait_time` from the keys of the converter.
1264
+ const yokisTz = {
1265
+ on_off: {
1266
+ ...toZigbee_1.default.on_off,
1267
+ key: ["state"],
1268
+ },
1269
+ };
1270
+ function YokisOnOff(args) {
1271
+ const result = { ...m.onOff(args), toZigbee: [yokisTz.on_off] };
1272
+ return result;
1273
+ }
1274
+ // Custom cluster exposition
1275
+ const YokisDeviceExtend = [
1276
+ // ConfigurationChanged => This attribute is used by Yokis-based controller and probably not very useful at the moment, as we don't know which configuration was changed.
1277
+ // Leaving it here for future evaluation
1278
+ //
1279
+ // numeric({
1280
+ // name: configuration_changed,
1281
+ // cluster: 'manuSpecificYokisDevice',
1282
+ // attribute: 'configurationChanged',
1283
+ // description: `Indicate if the device configuration has changed:
1284
+ // - 0 to 0xFFFE -> No Change
1285
+ // - 0xFFFF -> Change have been detected`,
1286
+ // access: 'STATE_SET',
1287
+ // valueMin: 0,
1288
+ // valueMax: 3600,
1289
+ // reporting: {min: 0, max: repInterval.HOUR, change: 1},
1290
+ // entityCategory: 'config',
1291
+ // }),
1292
+ yokisCommandsExtend.resetToFactorySettings(),
1293
+ yokisCommandsExtend.relaunchBleAdvert(),
1294
+ // openNetwork command : very specific case where the Yokis devices can create their own Zigbee network without the need of a coordinator
1295
+ // Leaving it here for future evaluation
1296
+ //
1297
+ // yokisCommandsExtend.openNetwork(),
1298
+ ];
1299
+ const YokisInputExtend = [
1300
+ // InputMode
1301
+ m.enumLookup({
1302
+ name: "input_mode",
1303
+ lookup: inputModeEnum,
1304
+ cluster: "manuSpecificYokisInput",
1305
+ attribute: "inputMode",
1306
+ description: `Indicate how the input should be handle:
1307
+ - 0 -> Unknow
1308
+ - 1 -> Push button
1309
+ - 2 -> Switch
1310
+ - 3 -> Relay
1311
+ - 4 -> FP_IN`,
1312
+ entityCategory: "config",
1313
+ }),
1314
+ // InputMode
1315
+ m.enumLookup({
1316
+ name: "contact_mode",
1317
+ lookup: { nc: 0x00, no: 0x01 },
1318
+ cluster: "manuSpecificYokisInput",
1319
+ attribute: "contactMode",
1320
+ description: `Indicate the contact nature of the entry:
1321
+ - 0 -> NC
1322
+ - 1 -> NO`,
1323
+ entityCategory: "config",
1324
+ }),
1325
+ // LastLocalCommandState
1326
+ m.binary({
1327
+ name: "last_local_command_state",
1328
+ cluster: "manuSpecificYokisInput",
1329
+ attribute: "lastLocalCommandState",
1330
+ description: "Indicate the last known state of the local BP",
1331
+ valueOn: ["PRESSED", 0x01],
1332
+ valueOff: ["RELEASED", 0x00],
1333
+ access: "STATE_GET",
1334
+ entityCategory: "diagnostic",
1335
+ }),
1336
+ // LastBPConnectState
1337
+ m.binary({
1338
+ name: "last_bp_connect_state",
1339
+ cluster: "manuSpecificYokisInput",
1340
+ attribute: "lastBPConnectState",
1341
+ description: "Indicate the last known state of the Bp connect",
1342
+ valueOn: ["PRESSED", 0x01],
1343
+ valueOff: ["RELEASED", 0x00],
1344
+ access: "STATE_GET",
1345
+ entityCategory: "diagnostic",
1346
+ }),
1347
+ yokisCommandsExtend.sendPress(),
1348
+ yokisCommandsExtend.sendRelease(),
1349
+ yokisCommandsExtend.selectInputMode(),
1350
+ ];
1351
+ /* Pending checks for a specific device
1352
+ const YokisInputExtendWithBacklight: ModernExtend[] = [
1353
+ // BacklightIntensity
1354
+ numeric({
1355
+ name: 'backlight_intensity',
1356
+ cluster: 'manuSpecificYokisDevice',
1357
+ attribute: 'BacklightIntensity',
1358
+ description: 'Indicate the backlight intensity applied on the keys. Only use for “Simon” product',
1359
+ valueMin: 0x00,
1360
+ valueMax: 0x64,
1361
+ entityCategory: 'config',
1362
+ }),
1363
+
1364
+ ...YokisInputExtend,
1365
+ ];
1366
+ */
1367
+ const YokisEntryExtend = [
1368
+ // eShortPress
1369
+ m.binary({
1370
+ name: "enable_short_press",
1371
+ cluster: "manuSpecificYokisEntryConfigurator",
1372
+ attribute: "eShortPress",
1373
+ description: "Use to enable short press action",
1374
+ valueOn: ["ON", 0x01],
1375
+ valueOff: ["OFF", 0x00],
1376
+ entityCategory: "config",
1377
+ }),
1378
+ // eLongPress
1379
+ m.binary({
1380
+ name: "enable_long_press",
1381
+ cluster: "manuSpecificYokisEntryConfigurator",
1382
+ attribute: "eLongPress",
1383
+ description: "Use to enable long press action",
1384
+ valueOn: ["ON", 0x01],
1385
+ valueOff: ["OFF", 0x00],
1386
+ entityCategory: "config",
1387
+ }),
1388
+ // LongPressDuration
1389
+ m.numeric({
1390
+ name: "long_press_duration",
1391
+ cluster: "manuSpecificYokisEntryConfigurator",
1392
+ attribute: "longPressDuration",
1393
+ description: "Define long Press duration in milliseconds",
1394
+ valueMin: 0x00,
1395
+ valueMax: 0x1388,
1396
+ valueStep: 1,
1397
+ unit: "ms",
1398
+ entityCategory: "config",
1399
+ }),
1400
+ // TimeBetweenPress
1401
+ m.numeric({
1402
+ name: "time_between_press",
1403
+ cluster: "manuSpecificYokisEntryConfigurator",
1404
+ attribute: "timeBetweenPress",
1405
+ description: "Define the maximum time between 2 press to keep in a sequence (In milliseconds)",
1406
+ valueMin: 0x0064,
1407
+ valueMax: 0x0258,
1408
+ valueStep: 1,
1409
+ unit: "ms",
1410
+ entityCategory: "config",
1411
+ }),
1412
+ // eR12MLongPress
1413
+ m.binary({
1414
+ name: "enable_R12M_long_press",
1415
+ cluster: "manuSpecificYokisEntryConfigurator",
1416
+ attribute: "eR12MLongPress",
1417
+ description: "Enable R12M Long Press action",
1418
+ valueOn: ["ON", 0x01],
1419
+ valueOff: ["OFF", 0x00],
1420
+ entityCategory: "config",
1421
+ }),
1422
+ // eLocalConfigLock
1423
+ m.binary({
1424
+ name: "enable_local_config_lock",
1425
+ cluster: "manuSpecificYokisEntryConfigurator",
1426
+ attribute: "eLocalConfigLock",
1427
+ description: "Disable local configuration",
1428
+ valueOn: ["ON", 0x01],
1429
+ valueOff: ["OFF", 0x00],
1430
+ entityCategory: "config",
1431
+ }),
1432
+ ];
1433
+ const YokisSubSystemExtend = [
1434
+ m.enumLookup({
1435
+ name: "power_failure_mode",
1436
+ lookup: { last_state: 0x00, off: 0x01, on: 0x02, blink: 0x03 },
1437
+ cluster: "manuSpecificYokisSubSystem",
1438
+ attribute: "powerFailureMode",
1439
+ description: "Define the device behavior after power failure",
1440
+ entityCategory: "config",
1441
+ // zigbeeCommandOptions: manufacturerOptions,
1442
+ }),
1443
+ ];
1444
+ const yokisLightControlExtend = [
1445
+ // OnOff => this is redundant from the GenOnOff state
1446
+ // Leaving it here for future evaluation
1447
+ //
1448
+ // binary({
1449
+ // name: 'on_off',
1450
+ // cluster: 'manuSpecificYokisLightControl',
1451
+ // attribute: 'onOff',
1452
+ // description: 'Use to know which state is the relay',
1453
+ // valueOn: ['ON', 0x01],
1454
+ // valueOff: ['OFF', 0x00],
1455
+ // access: 'STATE_GET',
1456
+ // reporting: {min: 0, max: repInterval.HOUR, change: 0, attribute: 'onOff'},
1457
+ // entityCategory: 'diagnostic',
1458
+ // }),
1459
+ // PrevState
1460
+ m.binary({
1461
+ name: "prev_state",
1462
+ cluster: "manuSpecificYokisLightControl",
1463
+ attribute: "prevState",
1464
+ description: "Indicate the previous state before action",
1465
+ valueOn: ["ON", 0x01],
1466
+ valueOff: ["OFF", 0x00],
1467
+ access: "STATE_GET",
1468
+ entityCategory: "diagnostic",
1469
+ }),
1470
+ // onTimer
1471
+ // eOnTimer => This attribute has been superseded by just using onTimer (a "0" onTimer will deactivate it)
1472
+ // Leaving it here for future evaluation
1473
+ //
1474
+ // binary({
1475
+ // name: 'e_on_timer',
1476
+ // cluster: 'manuSpecificYokisLightControl',
1477
+ // attribute: 'eOnTimer',
1478
+ // description: 'Enable (0x01) / Disable (0x00) use of onTimer',
1479
+ // valueOn: ['ON', 0x01],
1480
+ // valueOff: ['OFF', 0x00],
1481
+ // entityCategory: 'config',
1482
+ // }),
1483
+ m.numeric({
1484
+ name: "on_timer",
1485
+ cluster: "manuSpecificYokisLightControl",
1486
+ attribute: "onTimer",
1487
+ description: "Define the ON embedded timer duration in seconds. A `0` value will deactivate the timer",
1488
+ valueMin: 0,
1489
+ valueMax: 3600,
1490
+ valueStep: 1,
1491
+ unit: "s",
1492
+ entityCategory: "config",
1493
+ }),
1494
+ // preOnDelay
1495
+ m.binary({
1496
+ name: "enable_pre_on_delay",
1497
+ cluster: "manuSpecificYokisLightControl",
1498
+ attribute: "ePreOnDelay",
1499
+ description: "Enable (`0x01`) / Disable (`0x00`) PreOn delay",
1500
+ valueOn: ["ON", 0x01],
1501
+ valueOff: ["OFF", 0x00],
1502
+ entityCategory: "config",
1503
+ }),
1504
+ m.numeric({
1505
+ name: "pre_on_delay",
1506
+ cluster: "manuSpecificYokisLightControl",
1507
+ attribute: "preOnDelay",
1508
+ description: "Define the PreOn embedded delay in seconds",
1509
+ valueMin: 0,
1510
+ valueMax: 3600,
1511
+ valueStep: 1,
1512
+ unit: "s",
1513
+ entityCategory: "config",
1514
+ }),
1515
+ // preOffDelay
1516
+ m.binary({
1517
+ name: "enable_pre_off_delay",
1518
+ cluster: "manuSpecificYokisLightControl",
1519
+ attribute: "ePreOffDelay",
1520
+ description: "Enable (`0x01`) / Disable (`0x00`) PreOff delay",
1521
+ valueOn: ["ON", 0x01],
1522
+ valueOff: ["OFF", 0x00],
1523
+ entityCategory: "config",
1524
+ }),
1525
+ m.numeric({
1526
+ name: "pre_off_delay",
1527
+ cluster: "manuSpecificYokisLightControl",
1528
+ attribute: "preOffDelay",
1529
+ description: "Define the PreOff embedded delay in seconds",
1530
+ valueMin: 0,
1531
+ valueMax: 3600,
1532
+ valueStep: 1,
1533
+ unit: "s",
1534
+ entityCategory: "config",
1535
+ }),
1536
+ // Pulseduration
1537
+ m.numeric({
1538
+ name: "pulse_duration",
1539
+ cluster: "manuSpecificYokisLightControl",
1540
+ attribute: "pulseDuration",
1541
+ description: "Set the value of ON pulse length",
1542
+ valueMin: 0x0014,
1543
+ valueMax: 0xfffe,
1544
+ valueStep: 1,
1545
+ unit: "ms",
1546
+ entityCategory: "config",
1547
+ }),
1548
+ // TimeType
1549
+ m.enumLookup({
1550
+ name: "time_type",
1551
+ lookup: { seconds: 0x00, minutes: 0x01 },
1552
+ cluster: "manuSpecificYokisLightControl",
1553
+ attribute: "timeType",
1554
+ description: `Indicates the current Type of time selected that will be used during push button configuration:
1555
+ - 0x00 -> Seconds
1556
+ - 0x01 -> Minutes`,
1557
+ entityCategory: "config",
1558
+ }),
1559
+ // LongOnDuration
1560
+ m.numeric({
1561
+ name: "long_on_duration",
1562
+ cluster: "manuSpecificYokisLightControl",
1563
+ attribute: "longOnDuration",
1564
+ description: "Set the value of the LONG ON embedded timer in seconds",
1565
+ valueMin: 0x00,
1566
+ valueMax: 0x00409980,
1567
+ valueStep: 1,
1568
+ unit: "s",
1569
+ entityCategory: "config",
1570
+ }),
1571
+ // OperatingMode
1572
+ m.enumLookup({
1573
+ name: "operating_mode",
1574
+ lookup: { timer: 0x00, staircase: 0x01, pulse: 0x02 },
1575
+ cluster: "manuSpecificYokisLightControl",
1576
+ attribute: "operatingMode",
1577
+ description: `Indicates the operating mode:
1578
+ - 0x00 -> Timer
1579
+ - 0x01 -> Staircase
1580
+ - 0x02 -> Pulse`,
1581
+ entityCategory: "config",
1582
+ }),
1583
+ // stopAnnounce
1584
+ m.binary({
1585
+ name: "enable_stop_announce",
1586
+ cluster: "manuSpecificYokisLightControl",
1587
+ attribute: "eStopAnnounce",
1588
+ description: "Enable (`0x01`) / Disable (`0x00`) the announcement before turning OFF",
1589
+ valueOn: ["ON", 0x01],
1590
+ valueOff: ["OFF", 0x00],
1591
+ entityCategory: "config",
1592
+ }),
1593
+ m.numeric({
1594
+ name: "stop_announce_time",
1595
+ cluster: "manuSpecificYokisLightControl",
1596
+ attribute: "stopAnnounceTime",
1597
+ description: "Time before goes off after the stop announce blinking. (In seconds)",
1598
+ valueMin: 0x00,
1599
+ valueMax: 0x00409980,
1600
+ valueStep: 1,
1601
+ unit: "s",
1602
+ entityCategory: "config",
1603
+ }),
1604
+ // eDeaf
1605
+ m.binary({
1606
+ name: "enable_deaf",
1607
+ cluster: "manuSpecificYokisLightControl",
1608
+ attribute: "eDeaf",
1609
+ description: "Enable (`0x01`) / Disable (`0x00`) Deaf Actions",
1610
+ valueOn: ["ON", 0x01],
1611
+ valueOff: ["OFF", 0x00],
1612
+ entityCategory: "config",
1613
+ }),
1614
+ m.numeric({
1615
+ name: "deaf_blink_amount",
1616
+ cluster: "manuSpecificYokisLightControl",
1617
+ attribute: "deafBlinkAmount",
1618
+ description: "Define number of blink to do when receiving the DEAF action. One blink is considered as one ON step followed by one OFF step",
1619
+ valueMin: 0x00,
1620
+ valueMax: 0x14,
1621
+ valueStep: 1,
1622
+ entityCategory: "config",
1623
+ }),
1624
+ m.numeric({
1625
+ name: "deaf_blink_time",
1626
+ cluster: "manuSpecificYokisLightControl",
1627
+ attribute: "deafBlinkTime",
1628
+ description: "Define duration of a blink ON (In millisecond)",
1629
+ valueMin: 0x0064,
1630
+ valueMax: 0x4e20,
1631
+ valueStep: 1,
1632
+ entityCategory: "config",
1633
+ }),
1634
+ // Blink
1635
+ m.binary({
1636
+ name: "enable_blink",
1637
+ cluster: "manuSpecificYokisLightControl",
1638
+ attribute: "eBlink",
1639
+ description: "Enable (`0x01`) / Disable (`0x00`) Blink Actions",
1640
+ valueOn: ["ON", 0x01],
1641
+ valueOff: ["OFF", 0x00],
1642
+ entityCategory: "config",
1643
+ }),
1644
+ m.numeric({
1645
+ name: "blink_amount",
1646
+ cluster: "manuSpecificYokisLightControl",
1647
+ attribute: "blinkAmount",
1648
+ description: "Number of blinks done when receiving the corresponding order. One blink is considered as one ON step followed by one OFF step",
1649
+ valueMin: 0x00,
1650
+ valueMax: 0x14,
1651
+ valueStep: 1,
1652
+ entityCategory: "config",
1653
+ }),
1654
+ m.numeric({
1655
+ name: "blink_on_time",
1656
+ cluster: "manuSpecificYokisLightControl",
1657
+ attribute: "blinkOnTime",
1658
+ description: "Duration for the ON time on a blink period (In millisecond)",
1659
+ valueMin: 0x00,
1660
+ valueMax: 0x00409980,
1661
+ valueStep: 1,
1662
+ entityCategory: "config",
1663
+ }),
1664
+ m.numeric({
1665
+ name: "blink_off_time",
1666
+ cluster: "manuSpecificYokisLightControl",
1667
+ attribute: "blinkOffTime",
1668
+ description: "Duration for the OFF time on a blink period (In millisecond)",
1669
+ valueMin: 0x00,
1670
+ valueMax: 0x00409980,
1671
+ valueStep: 1,
1672
+ entityCategory: "config",
1673
+ }),
1674
+ // StateAfterBlink
1675
+ m.enumLookup({
1676
+ name: "state_after_blink",
1677
+ lookup: stateAfterBlinkEnum,
1678
+ cluster: "manuSpecificYokisLightControl",
1679
+ attribute: "stateAfterBlink",
1680
+ description: `Indicate which state must be apply after a blink sequence:
1681
+ - 0x00 -> State before blinking
1682
+ - 0x01 -> OFF
1683
+ - 0x02 -> ON
1684
+ - 0x03 -> Infinite blinking`,
1685
+ entityCategory: "config",
1686
+ }),
1687
+ // eNcCommand
1688
+ m.binary({
1689
+ name: "enable_nc_command",
1690
+ cluster: "manuSpecificYokisLightControl",
1691
+ attribute: "eNcCommand",
1692
+ description: "Define the output relay as Normaly close",
1693
+ valueOn: ["ON", 0x01],
1694
+ valueOff: ["OFF", 0x00],
1695
+ entityCategory: "config",
1696
+ }),
1697
+ yokisCommandsExtend.moveToPosition(),
1698
+ yokisCommandsExtend.pulse(),
1699
+ yokisCommandsExtend.blink(),
1700
+ yokisCommandsExtend.deafBlink(),
1701
+ yokisCommandsExtend.longOnCommand(),
1702
+ ];
1703
+ const YokisDimmerExtend = [
1704
+ // currentPosition
1705
+ m.numeric({
1706
+ name: "current_position",
1707
+ cluster: "manuSpecificYokisDimmer",
1708
+ attribute: "currentPosition",
1709
+ description: "This attribute defines the current position, in %",
1710
+ access: "STATE_GET",
1711
+ entityCategory: "diagnostic",
1712
+ }),
1713
+ // memoryPosition
1714
+ m.numeric({
1715
+ name: "memory_position",
1716
+ cluster: "manuSpecificYokisDimmer",
1717
+ attribute: "memoryPosition",
1718
+ description: "This attribute defines the memory position, in %",
1719
+ access: "STATE_GET",
1720
+ entityCategory: "diagnostic",
1721
+ }),
1722
+ // RampUp
1723
+ m.binary({
1724
+ name: "enable_ramp_up",
1725
+ cluster: "manuSpecificYokisDimmer",
1726
+ attribute: "eRampUp",
1727
+ description: "This attribute defines if a ramp up should be used or not",
1728
+ valueOn: ["ON", 0x01],
1729
+ valueOff: ["OFF", 0x00],
1730
+ entityCategory: "config",
1731
+ }),
1732
+ m.numeric({
1733
+ name: "ramp_up",
1734
+ cluster: "manuSpecificYokisDimmer",
1735
+ attribute: "rampUp",
1736
+ description: "This attribute defines the time taken during the ramp up in ms",
1737
+ valueMin: 0x00000000,
1738
+ valueMax: 0x05265c00,
1739
+ valueStep: 1000,
1740
+ entityCategory: "config",
1741
+ }),
1742
+ // RampDown
1743
+ m.binary({
1744
+ name: "enable_ramp_down",
1745
+ cluster: "manuSpecificYokisDimmer",
1746
+ attribute: "eRampDown",
1747
+ description: "This attribute defines if a ramp down should be used or not",
1748
+ valueOn: ["ON", 0x01],
1749
+ valueOff: ["OFF", 0x00],
1750
+ entityCategory: "config",
1751
+ }),
1752
+ m.numeric({
1753
+ name: "ramp_down",
1754
+ cluster: "manuSpecificYokisDimmer",
1755
+ attribute: "rampDown",
1756
+ description: "This attribute defines the time taken during the ramp down in ms",
1757
+ valueMin: 0x00000000,
1758
+ valueMax: 0x05265c00,
1759
+ valueStep: 1000,
1760
+ entityCategory: "config",
1761
+ }),
1762
+ // rampContinuousTime
1763
+ m.numeric({
1764
+ name: "ramp_continuous_time",
1765
+ cluster: "manuSpecificYokisDimmer",
1766
+ attribute: "rampContinuousTime",
1767
+ description: "This attribute defines the time taken during the ramp loop in ms",
1768
+ valueMin: 0x00000000,
1769
+ valueMax: 0x05265c00,
1770
+ valueStep: 1000,
1771
+ entityCategory: "config",
1772
+ }),
1773
+ // stepUp
1774
+ m.numeric({
1775
+ name: "step_up",
1776
+ cluster: "manuSpecificYokisDimmer",
1777
+ attribute: "stepUp",
1778
+ description: "This attribute defines the value of each step during a dimming up. This value is set in %",
1779
+ valueMin: 0x00,
1780
+ valueMax: 0x64,
1781
+ valueStep: 1,
1782
+ entityCategory: "config",
1783
+ }),
1784
+ // lowDimLimit
1785
+ m.numeric({
1786
+ name: "low_dim_limit",
1787
+ cluster: "manuSpecificYokisDimmer",
1788
+ attribute: "lowDimLimit",
1789
+ description: "This attribute defines the value of the low dim limit, used during a dimming loop, on a long press for example. This value is set in %",
1790
+ valueMin: 0x00,
1791
+ valueMax: 0x64,
1792
+ valueStep: 1,
1793
+ entityCategory: "config",
1794
+ }),
1795
+ // highDimLimit
1796
+ m.numeric({
1797
+ name: "high_dim_limit",
1798
+ cluster: "manuSpecificYokisDimmer",
1799
+ attribute: "highDimLimit",
1800
+ description: "This attribute defines the value of the high dim limit, used during a dimming loop, on a long press for example. This value is set in %",
1801
+ valueMin: 0x00,
1802
+ valueMax: 0x64,
1803
+ valueStep: 1,
1804
+ entityCategory: "config",
1805
+ }),
1806
+ // nightLightStartingDelay
1807
+ m.numeric({
1808
+ name: "nightlight_starting_delay",
1809
+ cluster: "manuSpecificYokisDimmer",
1810
+ attribute: "nightLightStartingDelay",
1811
+ description: "This attribute defines the time before the nightlight begin. This value is set in seconds",
1812
+ valueMin: 0x00000000,
1813
+ valueMax: 0xfffffffe,
1814
+ valueStep: 10,
1815
+ entityCategory: "config",
1816
+ }),
1817
+ // nightLightStartingBrightness
1818
+ m.numeric({
1819
+ name: "nightlight_starting_brightness",
1820
+ cluster: "manuSpecificYokisDimmer",
1821
+ attribute: "nightLightStartingBrightness",
1822
+ description: "This attribute defines the dimming value at the start of the nightlight. This value is set in %",
1823
+ valueMin: 0x00,
1824
+ valueMax: 0x64,
1825
+ valueStep: 1,
1826
+ entityCategory: "config",
1827
+ }),
1828
+ // nightLightEndingBrightness
1829
+ m.numeric({
1830
+ name: "nightlight_ending_brightness",
1831
+ cluster: "manuSpecificYokisDimmer",
1832
+ attribute: "nightLightEndingBrightness",
1833
+ description: "This attribute defines the dimming value at the last step of the nightlight. This attribute must be lower than 0x000D : Nightlight starting brightness. This value is set in %",
1834
+ valueMin: 0x00,
1835
+ valueMax: 0x64,
1836
+ valueStep: 1,
1837
+ entityCategory: "config",
1838
+ }),
1839
+ // nightLightRampTime
1840
+ m.numeric({
1841
+ name: "nightlight_ramp_time",
1842
+ cluster: "manuSpecificYokisDimmer",
1843
+ attribute: "nightLightRampTime",
1844
+ description: "This attribute defines the ramp duration of the nightlight. The ramp is running after the end of the starting delay and until the ending bright is reached. This value is set in seconds",
1845
+ valueMin: 0x00000000,
1846
+ valueMax: 0x05265c00,
1847
+ valueStep: 10,
1848
+ entityCategory: "config",
1849
+ }),
1850
+ // nightLightOnTime
1851
+ m.numeric({
1852
+ name: "nightlight_on_time",
1853
+ cluster: "manuSpecificYokisDimmer",
1854
+ attribute: "nightLightOnTime",
1855
+ description: "This attribute defines the total duration of the nightlight. It must not be lower than 0x000F : Nightlight ramp time. This value is set in seconds",
1856
+ valueMin: 0x00000000,
1857
+ valueMax: 0x00409980,
1858
+ valueStep: 10,
1859
+ entityCategory: "config",
1860
+ }),
1861
+ // favoritePosition1
1862
+ m.numeric({
1863
+ name: "favorite_position_1",
1864
+ cluster: "manuSpecificYokisDimmer",
1865
+ attribute: "favoritePosition1",
1866
+ description: "This attribute defines the value of the favorite position 1. This value is set in %",
1867
+ valueMin: 0x00,
1868
+ valueMax: 0x64,
1869
+ valueStep: 1,
1870
+ entityCategory: "config",
1871
+ }),
1872
+ // favoritePosition2
1873
+ m.numeric({
1874
+ name: "favorite_position_2",
1875
+ cluster: "manuSpecificYokisDimmer",
1876
+ attribute: "favoritePosition2",
1877
+ description: "This attribute defines the value of the favorite position 2. This value is set in %",
1878
+ valueMin: 0x00,
1879
+ valueMax: 0x64,
1880
+ valueStep: 1,
1881
+ entityCategory: "config",
1882
+ }),
1883
+ // favoritePosition3
1884
+ m.numeric({
1885
+ name: "favorite_position_3",
1886
+ cluster: "manuSpecificYokisDimmer",
1887
+ attribute: "favoritePosition3",
1888
+ description: "This attribute defines the value of the favorite position 3. This value is set in %",
1889
+ valueMin: 0x00,
1890
+ valueMax: 0x64,
1891
+ valueStep: 1,
1892
+ entityCategory: "config",
1893
+ }),
1894
+ // stepControllerMode
1895
+ m.binary({
1896
+ name: "step_controller_mode",
1897
+ cluster: "manuSpecificYokisDimmer",
1898
+ attribute: "stepControllerMode",
1899
+ description: "This attribute enables or disables the 2-step controller mode. This mode enable product to run without any ramp before and after ON or OFF. It acts like a relay",
1900
+ valueOn: ["ON", 0x01],
1901
+ valueOff: ["OFF", 0x00],
1902
+ entityCategory: "config",
1903
+ }),
1904
+ // memoryPositionMode
1905
+ m.binary({
1906
+ name: "memory_position_mode",
1907
+ cluster: "manuSpecificYokisDimmer",
1908
+ attribute: "memoryPositionMode",
1909
+ description: "This attribute enables or disables the memory position mode at first push button release",
1910
+ valueOn: ["ON", 0x01],
1911
+ valueOff: ["OFF", 0x00],
1912
+ entityCategory: "config",
1913
+ }),
1914
+ // stepDown
1915
+ m.numeric({
1916
+ name: "step_down",
1917
+ cluster: "manuSpecificYokisDimmer",
1918
+ attribute: "stepDown",
1919
+ description: "This attribute defines the value of each step during a dimming down. This value is set in %",
1920
+ valueMin: 0x00,
1921
+ valueMax: 0x64,
1922
+ valueStep: 1,
1923
+ entityCategory: "config",
1924
+ }),
1925
+ // stepContinuous
1926
+ m.numeric({
1927
+ name: "step_continuous",
1928
+ cluster: "manuSpecificYokisDimmer",
1929
+ attribute: "stepContinuous",
1930
+ description: "This attribute defines the value of each step during a dimming loop. This value is set in %",
1931
+ valueMin: 0x00,
1932
+ valueMax: 0x64,
1933
+ valueStep: 1,
1934
+ entityCategory: "config",
1935
+ }),
1936
+ // stepNightLigth
1937
+ m.numeric({
1938
+ name: "step_nightlight",
1939
+ cluster: "manuSpecificYokisDimmer",
1940
+ attribute: "stepNightLight",
1941
+ description: "This attribute defines the value of each step during the ramp down of the nightlight mode. This value is set in %",
1942
+ valueMin: 0x00,
1943
+ valueMax: 0x64,
1944
+ valueStep: 1,
1945
+ entityCategory: "config",
1946
+ }),
1947
+ yokisCommandsExtend.dimmerDim(),
1948
+ yokisCommandsExtend.dimmerUpDown(),
1949
+ yokisCommandsExtend.dimmerDimMinMax(),
1950
+ yokisCommandsExtend.dimmerMoveToFavorite(),
1951
+ yokisCommandsExtend.dimmerStartNightLightModeCurrent(),
1952
+ yokisCommandsExtend.dimmerStartNightLightMode(),
1953
+ ];
1954
+ const YokisWindowCoveringExtend = [
1955
+ // TODO : Placeholder - pending documentation
1956
+ ];
1957
+ /* Pending checks for a specific device
1958
+ const YokisChannelExtend: ModernExtend[] = [
1959
+ // On/Off cluster mode
1960
+ enumLookup({
1961
+ name: 'on_off_cluster_mode',
1962
+ lookup: {toggle: 0x00, on: 0x01, off: 0x02, off2: 0x03},
1963
+ cluster: 'manuSpecificYokisChannel',
1964
+ attribute: 'onOffClusterMode',
1965
+ description: `Define the command to send to the servers using cluster On/Off. Values are:
1966
+ - 0x00 – TOGGLE (1)
1967
+ - 0x01 – ON
1968
+ - 0x02 – OFF
1969
+ - 0x03 – OFF
1970
+ `,
1971
+ entityCategory: 'config',
1972
+ }),
1973
+
1974
+ // Level control cluster mode
1975
+ enumLookup({
1976
+ name: 'level_control_cluster_mode',
1977
+ lookup: {nothing: 0x00, move_up: 0x01, move_down: 0x02, stop: 0x03},
1978
+ cluster: 'manuSpecificYokisChannel',
1979
+ attribute: 'levelControlClusterMode',
1980
+ description: `Define the command to send to the servers using cluster Level control. Values are:
1981
+ - 0x00 – Nothing
1982
+ - 0x01 – Move up
1983
+ - 0x02 – Move down
1984
+ - 0x03 – Stop
1985
+ `,
1986
+ entityCategory: 'config',
1987
+ }),
1988
+
1989
+ // Window covering cluster mode
1990
+ enumLookup({
1991
+ name: 'window_covering_cluster_mode',
1992
+ lookup: {toggle: 0x00, up_open: 0x01, down_close: 0x02, stop: 0x03},
1993
+ cluster: 'manuSpecificYokisChannel',
1994
+ attribute: 'windowCoveringClusterMode',
1995
+ description: `Define the command to send to the servers using cluster Window Covering. Values are:
1996
+ - 0x00 – TOGGLE (1)
1997
+ - 0x01 – UP/OPEN
1998
+ - 0x02 – DOWN/CLOSE
1999
+ - 0x03 – STOP
2000
+ `,
2001
+ entityCategory: 'config',
2002
+ }),
2003
+
2004
+ // Cluster to be used
2005
+ // Supports reporting
2006
+ numeric({
2007
+ name: 'cluster_to_be_used',
2008
+ cluster: 'manuSpecificYokisChannel',
2009
+ attribute: 'clusterToBeUsed',
2010
+ description: `Defines the cluster that will be used by the channel to create an order.
2011
+
2012
+ If the value is set to 0xFFF0 the device will use a cluster priority list in order to choose the correct cluster and create the order associate depending on the target binded to the channel. The device will check which cluster the target declares and use the highest priority
2013
+
2014
+ The priority list is:
2015
+ - Yokis Input cluster (0xFC02)
2016
+ - Window covering (0x0102)
2017
+ - On Off (0x0006)
2018
+ - Level Control (0x0008)
2019
+ - Yokis Pilot Wire (0xFC0A)
2020
+ - Yokis Light Control (0xFC06)
2021
+
2022
+ This mode allows the user to “mix” multiple device type on the same channel.
2023
+
2024
+ When a cluster is specified, the channel will only “control” the device binded with this specific cluster.
2025
+ `,
2026
+ entityCategory: 'config',
2027
+ }),
2028
+
2029
+ // Sending mode
2030
+ enumLookup({
2031
+ name: 'sending_mode',
2032
+ lookup: {direct: 0x00, broadcast: 0x01, group: 0x02},
2033
+ cluster: 'manuSpecificYokisChannel',
2034
+ attribute: 'sendingMode',
2035
+ description: `Define the channel sending mode:
2036
+ - 0x00 : DIRECT
2037
+ - 0x01 : BROADCAST
2038
+ - 0x02: GROUP (Will use the Group Id)
2039
+ `,
2040
+ entityCategory: 'config',
2041
+ }),
2042
+
2043
+ // Yokis light control mode
2044
+ enumLookup({
2045
+ name: 'yokis_light_control_mode',
2046
+ lookup: {pulse: 0x00, deaf: 0x01},
2047
+ cluster: 'manuSpecificYokisChannel',
2048
+ attribute: 'yokisLightControlMode',
2049
+ description: `Define the light control mode used between remote and the binded device. Values are:
2050
+ - 0x00 – Mode pulse
2051
+ - 0x01 – Mode deaf
2052
+ `,
2053
+ entityCategory: 'config',
2054
+ }),
2055
+
2056
+ // Yokis pilot wire cluster mode
2057
+ enumLookup({
2058
+ name: 'yokis_pilot_wire_cluster_mode',
2059
+ lookup: {toggle: 0x00, confort: 0x01, eco: 0x02},
2060
+ cluster: 'manuSpecificYokisChannel',
2061
+ attribute: 'yokisPilotWireClusterMode',
2062
+ description: `Define the command to send to the servers using cluster Yokis Pilot Wire. Values are:
2063
+ - 0x00 – TOGGLE (1)
2064
+ - 0x01 – CONFORT
2065
+ - 0x02 – ECO
2066
+ `,
2067
+ entityCategory: 'config',
2068
+ }),
2069
+
2070
+ // Group id
2071
+ numeric({
2072
+ name: 'group_id',
2073
+ cluster: 'manuSpecificYokisChannel',
2074
+ attribute: 'groupId',
2075
+ description: `Indicate the group id who will receive the command from the dedicated endpoint. Only used when the sending mode is set to “GROUP” (0x02)`,
2076
+ entityCategory: 'config',
2077
+ }),
2078
+ ];
2079
+ */
2080
+ const YokisLoadManagerExtend = [
2081
+ // TODO : Placeholder - pending documentation
2082
+ ];
2083
+ const YokisPilotWireExtend = [
2084
+ // TODO : Placeholder - pending documentation
2085
+ ];
2086
+ const YokisStatsExtend = [
2087
+ // TODO : Placeholder - pending documentation
2088
+ ];
2089
+ // #endregion
2090
+ exports.definitions = [
2091
+ {
2092
+ // MTR500E-UP
2093
+ zigbeeModel: ["MTR500E-UP"],
2094
+ model: "MTR500E-UP",
2095
+ vendor: "YOKIS",
2096
+ description: "Remote power switch with timer 500W",
2097
+ extend: [
2098
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2099
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2100
+ m.deviceAddCustomCluster("manuSpecificYokisEntryConfigurator", YokisClustersDefinition.manuSpecificYokisEntryConfigurator),
2101
+ m.deviceAddCustomCluster("manuSpecificYokisSubSystem", YokisClustersDefinition.manuSpecificYokisSubSystem),
2102
+ m.deviceAddCustomCluster("manuSpecificYokisLoadManager", YokisClustersDefinition.manuSpecificYokisLoadManager), // Pending implementation
2103
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2104
+ m.deviceAddCustomCluster("manuSpecificYokisStats", YokisClustersDefinition.manuSpecificYokisStats), // Pending implementation
2105
+ YokisOnOff({ powerOnBehavior: false }), // StartupOnOff is not supported
2106
+ m.identify(),
2107
+ ...YokisSubSystemExtend,
2108
+ ...yokisLightControlExtend,
2109
+ ...YokisDeviceExtend,
2110
+ ...YokisInputExtend,
2111
+ ...YokisEntryExtend,
2112
+ ...YokisLoadManagerExtend, // Pending implementation
2113
+ ...YokisStatsExtend, // Pending implementation
2114
+ ],
2115
+ },
2116
+ {
2117
+ // MTR1300E-UP
2118
+ zigbeeModel: ["MTR1300E-UP", "MTR1300EB-UP"],
2119
+ model: "MTR1300E-UP",
2120
+ vendor: "YOKIS",
2121
+ description: "Remote power switch with timer 1300W",
2122
+ whiteLabel: [
2123
+ {
2124
+ model: "MTR1300EB-UP",
2125
+ vendor: "YOKIS",
2126
+ description: "Remote power switch with timer 1300W",
2127
+ fingerprint: [{ modelID: "MTR1300EB-UP" }],
2128
+ },
2129
+ ],
2130
+ extend: [
2131
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2132
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2133
+ m.deviceAddCustomCluster("manuSpecificYokisEntryConfigurator", YokisClustersDefinition.manuSpecificYokisEntryConfigurator),
2134
+ m.deviceAddCustomCluster("manuSpecificYokisSubSystem", YokisClustersDefinition.manuSpecificYokisSubSystem),
2135
+ m.deviceAddCustomCluster("manuSpecificYokisLoadManager", YokisClustersDefinition.manuSpecificYokisLoadManager), // Pending implementation
2136
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2137
+ m.deviceAddCustomCluster("manuSpecificYokisStats", YokisClustersDefinition.manuSpecificYokisStats), // Pending implementation
2138
+ YokisOnOff({ powerOnBehavior: false }), // StartupOnOff is not supported
2139
+ m.identify(),
2140
+ ...YokisSubSystemExtend,
2141
+ ...yokisLightControlExtend,
2142
+ ...YokisDeviceExtend,
2143
+ ...YokisInputExtend,
2144
+ ...YokisEntryExtend,
2145
+ ...YokisLoadManagerExtend, // Pending implementation
2146
+ ...YokisStatsExtend, // Pending implementation
2147
+ ],
2148
+ },
2149
+ {
2150
+ // MTR2000E-UP
2151
+ zigbeeModel: ["MTR2000E-UP"],
2152
+ model: "MTR2000E-UP",
2153
+ vendor: "YOKIS",
2154
+ description: "Remote power switch with timer 2000W",
2155
+ extend: [
2156
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2157
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2158
+ m.deviceAddCustomCluster("manuSpecificYokisEntryConfigurator", YokisClustersDefinition.manuSpecificYokisEntryConfigurator),
2159
+ m.deviceAddCustomCluster("manuSpecificYokisSubSystem", YokisClustersDefinition.manuSpecificYokisSubSystem),
2160
+ m.deviceAddCustomCluster("manuSpecificYokisLoadManager", YokisClustersDefinition.manuSpecificYokisLoadManager), // Pending implementation
2161
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2162
+ m.deviceAddCustomCluster("manuSpecificYokisStats", YokisClustersDefinition.manuSpecificYokisStats), // Pending implementation
2163
+ YokisOnOff({ powerOnBehavior: false }), // StartupOnOff is not supported
2164
+ m.identify(),
2165
+ ...YokisSubSystemExtend,
2166
+ ...yokisLightControlExtend,
2167
+ ...YokisDeviceExtend,
2168
+ ...YokisInputExtend,
2169
+ ...YokisEntryExtend,
2170
+ ...YokisLoadManagerExtend, // Pending implementation
2171
+ ...YokisStatsExtend, // Pending implementation
2172
+ ],
2173
+ },
2174
+ {
2175
+ // MTV300E-UP
2176
+ zigbeeModel: ["MTV300E-UP"],
2177
+ model: "MTV300E-UP",
2178
+ vendor: "YOKIS",
2179
+ description: "Remote dimmer with timer 300W",
2180
+ extend: [
2181
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2182
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2183
+ m.deviceAddCustomCluster("manuSpecificYokisEntryConfigurator", YokisClustersDefinition.manuSpecificYokisEntryConfigurator),
2184
+ m.deviceAddCustomCluster("manuSpecificYokisSubSystem", YokisClustersDefinition.manuSpecificYokisSubSystem),
2185
+ m.deviceAddCustomCluster("manuSpecificYokisLoadManager", YokisClustersDefinition.manuSpecificYokisLoadManager), // Pending implementation
2186
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2187
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2188
+ m.deviceAddCustomCluster("manuSpecificYokisStats", YokisClustersDefinition.manuSpecificYokisStats), // Pending implementation
2189
+ m.light({
2190
+ effect: false, // related to the identify cluster
2191
+ configureReporting: true,
2192
+ powerOnBehavior: false,
2193
+ }), // StartupOnOff is not supported, TODO: review dimmer cluster instead
2194
+ m.identify(),
2195
+ ...yokisLightControlExtend,
2196
+ ...YokisSubSystemExtend,
2197
+ ...YokisDimmerExtend,
2198
+ ...YokisDeviceExtend,
2199
+ ...YokisInputExtend,
2200
+ ...YokisEntryExtend,
2201
+ ...YokisLoadManagerExtend, // Pending implementation
2202
+ ...YokisStatsExtend, // Pending implementation
2203
+ ],
2204
+ },
2205
+ {
2206
+ // MVR500E-UP
2207
+ zigbeeModel: ["MVR500E-UP"],
2208
+ model: "MVR500E-UP",
2209
+ vendor: "YOKIS",
2210
+ description: "Roller shutter module 500W",
2211
+ extend: [
2212
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2213
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2214
+ m.deviceAddCustomCluster("manuSpecificYokisEntryConfigurator", YokisClustersDefinition.manuSpecificYokisEntryConfigurator),
2215
+ m.deviceAddCustomCluster("manuSpecificYokisSubSystem", YokisClustersDefinition.manuSpecificYokisSubSystem),
2216
+ m.deviceAddCustomCluster("manuSpecificYokisLoadManager", YokisClustersDefinition.manuSpecificYokisLoadManager), // Pending implementation
2217
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering),
2218
+ m.deviceAddCustomCluster("manuSpecificYokisStats", YokisClustersDefinition.manuSpecificYokisStats), // Pending implementation
2219
+ m.identify(),
2220
+ m.windowCovering({ controls: ["lift"] }),
2221
+ m.commandsWindowCovering(),
2222
+ ...YokisSubSystemExtend,
2223
+ ...YokisWindowCoveringExtend,
2224
+ ...YokisDeviceExtend,
2225
+ ...YokisInputExtend,
2226
+ ...YokisEntryExtend,
2227
+ ...YokisLoadManagerExtend, // Pending implementation
2228
+ ...YokisStatsExtend, // Pending implementation
2229
+ ],
2230
+ },
2231
+ {
2232
+ // E2BP-UP
2233
+ zigbeeModel: ["E2BP-UP"],
2234
+ model: "E2BP-UP",
2235
+ vendor: "YOKIS",
2236
+ description: "Flush-mounted independent 2-channel transmitter",
2237
+ extend: [
2238
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2239
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2240
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2241
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2242
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2243
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2244
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2245
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2 } }),
2246
+ m.identify(),
2247
+ m.commandsOnOff(),
2248
+ m.commandsLevelCtrl(),
2249
+ m.commandsWindowCovering(),
2250
+ // ...YokisDeviceExtend,
2251
+ // ...YokisInputExtend,
2252
+ // ...YokisChannelExtend,
2253
+ ...YokisPilotWireExtend,
2254
+ ],
2255
+ },
2256
+ {
2257
+ // E2BPA-UP
2258
+ zigbeeModel: ["E2BPA-UP"],
2259
+ model: "E2BPA-UP",
2260
+ vendor: "YOKIS",
2261
+ description: "Flush-mounted independent 2-channel transmitter (main powered)",
2262
+ extend: [
2263
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2264
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2265
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2266
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2267
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2268
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2269
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2270
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2 } }),
2271
+ m.identify(),
2272
+ m.commandsOnOff(),
2273
+ m.commandsLevelCtrl(),
2274
+ m.commandsWindowCovering(),
2275
+ // ...YokisDeviceExtend,
2276
+ // ...YokisInputExtend,
2277
+ // ...YokisChannelExtend,
2278
+ ...YokisPilotWireExtend,
2279
+ ],
2280
+ },
2281
+ {
2282
+ // E4BP-UP
2283
+ zigbeeModel: ["E4BP-UP"],
2284
+ model: "E4BP-UP",
2285
+ vendor: "YOKIS",
2286
+ description: "Flush-mounted independent 4-channel transmitter",
2287
+ extend: [
2288
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2289
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2290
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2291
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2292
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2293
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2294
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2295
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2, "3": 3, "4": 4 } }),
2296
+ m.identify(),
2297
+ m.commandsOnOff(),
2298
+ m.commandsLevelCtrl(),
2299
+ m.commandsWindowCovering(),
2300
+ // ...YokisDeviceExtend,
2301
+ // ...YokisInputExtend,
2302
+ // ...YokisChannelExtend,
2303
+ ...YokisPilotWireExtend,
2304
+ ],
2305
+ },
2306
+ {
2307
+ // E4BPX-UP
2308
+ zigbeeModel: ["E4BPX-UP"],
2309
+ model: "E4BPX-UP",
2310
+ vendor: "YOKIS",
2311
+ description: "Flush-mounted independent 4-channel transmitter (with antenna)",
2312
+ extend: [
2313
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2314
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2315
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2316
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2317
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2318
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2319
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2320
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2, "3": 3, "4": 4 } }),
2321
+ m.identify(),
2322
+ m.commandsOnOff(),
2323
+ m.commandsLevelCtrl(),
2324
+ m.commandsWindowCovering(),
2325
+ // ...YokisDeviceExtend,
2326
+ // ...YokisInputExtend,
2327
+ // ...YokisChannelExtend,
2328
+ ...YokisPilotWireExtend,
2329
+ ],
2330
+ },
2331
+ {
2332
+ // TLC1-UP
2333
+ zigbeeModel: ["TLC1-UP"],
2334
+ model: "TLC1-UP",
2335
+ vendor: "YOKIS",
2336
+ description: "Tabletop Design series 1-button remote control",
2337
+ extend: [
2338
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2339
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2340
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2341
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2342
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2343
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2344
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2345
+ m.deviceAddCustomCluster("manuSpecificYokisTemperatureMeasurement", YokisClustersDefinition.manuSpecificYokisTemperatureMeasurement), // Pending implementation
2346
+ m.identify(),
2347
+ m.commandsOnOff(),
2348
+ m.commandsLevelCtrl(),
2349
+ m.commandsWindowCovering(),
2350
+ // ...YokisDeviceExtend,
2351
+ // ...YokisInputExtend,
2352
+ // ...YokisChannelExtend,
2353
+ ...YokisPilotWireExtend,
2354
+ ],
2355
+ },
2356
+ {
2357
+ // TLC2-UP
2358
+ zigbeeModel: ["TLC2-UP"],
2359
+ model: "TLC2-UP",
2360
+ vendor: "YOKIS",
2361
+ description: "Keyring Design series 2-button remote control",
2362
+ extend: [
2363
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2364
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2365
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2366
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2367
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2368
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2369
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2370
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2 } }),
2371
+ m.identify(),
2372
+ m.commandsOnOff(),
2373
+ m.commandsLevelCtrl(),
2374
+ m.commandsWindowCovering(),
2375
+ // ...YokisDeviceExtend,
2376
+ // ...YokisInputExtend,
2377
+ // ...YokisChannelExtend,
2378
+ ...YokisPilotWireExtend,
2379
+ ],
2380
+ },
2381
+ {
2382
+ // TLC4-UP
2383
+ zigbeeModel: ["TLC4-UP"],
2384
+ model: "TLC4-UP",
2385
+ vendor: "YOKIS",
2386
+ description: "Keyring Design series 4-button remote control",
2387
+ extend: [
2388
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2389
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2390
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2391
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2392
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2393
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2394
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2395
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2, "3": 3, "4": 4 } }),
2396
+ m.identify(),
2397
+ m.commandsOnOff(),
2398
+ m.commandsLevelCtrl(),
2399
+ m.commandsWindowCovering(),
2400
+ // ...YokisDeviceExtend,
2401
+ // ...YokisInputExtend,
2402
+ // ...YokisChannelExtend,
2403
+ ...YokisPilotWireExtend,
2404
+ ],
2405
+ },
2406
+ {
2407
+ // TLC8-UP
2408
+ zigbeeModel: ["TLC8-UP"],
2409
+ model: "TLC8-UP",
2410
+ vendor: "YOKIS",
2411
+ description: "Keyring Design series 8-button remote control",
2412
+ extend: [
2413
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2414
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2415
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2416
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2417
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2418
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2419
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2420
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2, "3": 3, "4": 4, "5": 5, "6": 6, "7": 7, "8": 8 } }),
2421
+ m.identify(),
2422
+ m.commandsOnOff(),
2423
+ m.commandsLevelCtrl(),
2424
+ m.commandsWindowCovering(),
2425
+ // ...YokisDeviceExtend,
2426
+ // ...YokisInputExtend,
2427
+ // ...YokisChannelExtend,
2428
+ ...YokisPilotWireExtend,
2429
+ ],
2430
+ },
2431
+ {
2432
+ // TLM1-UP
2433
+ zigbeeModel: ["TLM1-UP", "TLM503-UP"],
2434
+ model: "TLM1-UP",
2435
+ vendor: "YOKIS",
2436
+ description: "Wall-mounted 1-button transmitter",
2437
+ extend: [
2438
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2439
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2440
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2441
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2442
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2443
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2444
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2445
+ m.deviceAddCustomCluster("manuSpecificYokisTemperatureMeasurement", YokisClustersDefinition.manuSpecificYokisTemperatureMeasurement), // Pending implementation
2446
+ m.identify(),
2447
+ m.commandsOnOff(),
2448
+ m.commandsLevelCtrl(),
2449
+ m.commandsWindowCovering(),
2450
+ // ...YokisDeviceExtend,
2451
+ // ...YokisInputExtend,
2452
+ // ...YokisChannelExtend,
2453
+ ...YokisPilotWireExtend,
2454
+ ],
2455
+ },
2456
+ {
2457
+ // TLM2-UP
2458
+ zigbeeModel: ["TLM2-UP", "TLM2_503-UP"],
2459
+ model: "TLM2-UP",
2460
+ vendor: "YOKIS",
2461
+ description: "Wall-mounted 2-button transmitter",
2462
+ extend: [
2463
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2464
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2465
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2466
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2467
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2468
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2469
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2470
+ m.deviceAddCustomCluster("manuSpecificYokisTemperatureMeasurement", YokisClustersDefinition.manuSpecificYokisTemperatureMeasurement), // Pending implementation
2471
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2 } }),
2472
+ m.identify(),
2473
+ m.commandsOnOff(),
2474
+ m.commandsLevelCtrl(),
2475
+ m.commandsWindowCovering(),
2476
+ // ...YokisDeviceExtend,
2477
+ // ...YokisInputExtend,
2478
+ // ...YokisChannelExtend,
2479
+ ...YokisPilotWireExtend,
2480
+ ],
2481
+ },
2482
+ {
2483
+ // TLM4-UP
2484
+ zigbeeModel: ["TLM4-UP", "TLM4_503-UP"],
2485
+ model: "TLM4-UP",
2486
+ vendor: "YOKIS",
2487
+ description: "Wall-mounted 4-button transmitter",
2488
+ extend: [
2489
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2490
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2491
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2492
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2493
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2494
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2495
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2496
+ m.deviceAddCustomCluster("manuSpecificYokisTemperatureMeasurement", YokisClustersDefinition.manuSpecificYokisTemperatureMeasurement), // Pending implementation
2497
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2, "3": 3, "4": 4 } }),
2498
+ m.identify(),
2499
+ m.commandsOnOff(),
2500
+ m.commandsLevelCtrl(),
2501
+ m.commandsWindowCovering(),
2502
+ // ...YokisDeviceExtend,
2503
+ // ...YokisInputExtend,
2504
+ // ...YokisChannelExtend,
2505
+ ...YokisPilotWireExtend,
2506
+ ],
2507
+ },
2508
+ {
2509
+ // GALET4-UP
2510
+ zigbeeModel: ["GALET4-UP"],
2511
+ model: "GALET4-UP",
2512
+ vendor: "YOKIS",
2513
+ description: "4-button remote control",
2514
+ extend: [
2515
+ m.deviceAddCustomCluster("manuSpecificYokisDevice", YokisClustersDefinition.manuSpecificYokisDevice),
2516
+ m.deviceAddCustomCluster("manuSpecificYokisInput", YokisClustersDefinition.manuSpecificYokisInput),
2517
+ m.deviceAddCustomCluster("manuSpecificYokisLightControl", YokisClustersDefinition.manuSpecificYokisLightControl),
2518
+ m.deviceAddCustomCluster("manuSpecificYokisDimmer", YokisClustersDefinition.manuSpecificYokisDimmer),
2519
+ m.deviceAddCustomCluster("manuSpecificYokisWindowCovering", YokisClustersDefinition.manuSpecificYokisWindowCovering), // Pending implementation
2520
+ m.deviceAddCustomCluster("manuSpecificYokisChannel", YokisClustersDefinition.manuSpecificYokisChannel),
2521
+ m.deviceAddCustomCluster("manuSpecificYokisPilotWire", YokisClustersDefinition.manuSpecificYokisPilotWire), // Pending implementation
2522
+ m.deviceAddCustomCluster("manuSpecificYokisTemperatureMeasurement", YokisClustersDefinition.manuSpecificYokisTemperatureMeasurement), // Pending implementation
2523
+ m.deviceEndpoints({ endpoints: { "1": 1, "2": 2, "3": 3, "4": 4 } }),
2524
+ m.identify(),
2525
+ m.commandsOnOff(),
2526
+ m.commandsLevelCtrl(),
2527
+ m.commandsWindowCovering(),
2528
+ // ...YokisDeviceExtend,
2529
+ // ...YokisInputExtend,
2530
+ // ...YokisChannelExtend,
2531
+ ...YokisPilotWireExtend,
2532
+ ],
2533
+ },
2534
+ ];
2535
+ //# sourceMappingURL=yokis.js.map