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