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
package/lib/exposes.js
DELETED
|
@@ -1,1085 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.lock = exports.list = exports.text = exports.switch = exports.numeric = exports.light = exports.enum = exports.cover = exports.composite = exports.climate = exports.binary = exports.presets = exports.options = exports.access = exports.Climate = exports.Fan = exports.Cover = exports.Light = exports.Composite = exports.Text = exports.Enum = exports.Numeric = exports.List = exports.Binary = exports.Lock = exports.Switch = exports.Base = void 0;
|
|
7
|
-
const assert_1 = __importDefault(require("assert"));
|
|
8
|
-
const utils_1 = require("./utils");
|
|
9
|
-
class Base {
|
|
10
|
-
name;
|
|
11
|
-
label;
|
|
12
|
-
access;
|
|
13
|
-
type;
|
|
14
|
-
endpoint;
|
|
15
|
-
property;
|
|
16
|
-
description;
|
|
17
|
-
features;
|
|
18
|
-
category;
|
|
19
|
-
withEndpoint(endpointName) {
|
|
20
|
-
this.endpoint = endpointName;
|
|
21
|
-
if (this.property) {
|
|
22
|
-
this.property = `${this.property}_${this.endpoint}`;
|
|
23
|
-
}
|
|
24
|
-
if (this.features) {
|
|
25
|
-
for (const feature of this.features) {
|
|
26
|
-
if (feature.property) {
|
|
27
|
-
feature.property = `${feature.property}_${endpointName}`;
|
|
28
|
-
feature.endpoint = endpointName;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
return this;
|
|
33
|
-
}
|
|
34
|
-
withAccess(a) {
|
|
35
|
-
(0, assert_1.default)(this.access !== undefined, 'Cannot add access if not defined yet');
|
|
36
|
-
this.access = a;
|
|
37
|
-
this.validateCategory();
|
|
38
|
-
return this;
|
|
39
|
-
}
|
|
40
|
-
withProperty(property) {
|
|
41
|
-
this.property = property;
|
|
42
|
-
return this;
|
|
43
|
-
}
|
|
44
|
-
withLabel(label) {
|
|
45
|
-
this.label = label;
|
|
46
|
-
return this;
|
|
47
|
-
}
|
|
48
|
-
withDescription(description) {
|
|
49
|
-
this.description = description;
|
|
50
|
-
return this;
|
|
51
|
-
}
|
|
52
|
-
withCategory(category) {
|
|
53
|
-
this.category = category;
|
|
54
|
-
this.validateCategory();
|
|
55
|
-
return this;
|
|
56
|
-
}
|
|
57
|
-
validateCategory() {
|
|
58
|
-
switch (this.category) {
|
|
59
|
-
case 'config':
|
|
60
|
-
(0, assert_1.default)(this.access & a.SET, 'Config expose must be settable');
|
|
61
|
-
break;
|
|
62
|
-
case 'diagnostic':
|
|
63
|
-
(0, assert_1.default)(!(this.access & a.SET), 'Diagnostic expose must not be settable');
|
|
64
|
-
break;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
addFeature(feature) {
|
|
68
|
-
(0, assert_1.default)(this.features, 'Does not have any features');
|
|
69
|
-
if (this.endpoint)
|
|
70
|
-
feature.withEndpoint(this.endpoint);
|
|
71
|
-
this.features.push(feature);
|
|
72
|
-
}
|
|
73
|
-
removeFeature(feature) {
|
|
74
|
-
(0, assert_1.default)(this.features, 'Does not have any features');
|
|
75
|
-
const f = this.features.find((f) => f.name === feature);
|
|
76
|
-
(0, assert_1.default)(f, `Does not have feature '${feature}'`);
|
|
77
|
-
this.features.splice(this.features.indexOf(f), 1);
|
|
78
|
-
return this;
|
|
79
|
-
}
|
|
80
|
-
setAccess(feature, a) {
|
|
81
|
-
(0, assert_1.default)(this.features, 'Does not have any features');
|
|
82
|
-
const f = this.features.find((f) => f.name === feature);
|
|
83
|
-
(0, assert_1.default)(f.access !== a, `Access mode not changed for '${f.name}'`);
|
|
84
|
-
f.access = a;
|
|
85
|
-
f.validateCategory();
|
|
86
|
-
return this;
|
|
87
|
-
}
|
|
88
|
-
copy(target) {
|
|
89
|
-
target.name = this.name;
|
|
90
|
-
target.label = this.label;
|
|
91
|
-
target.access = this.access;
|
|
92
|
-
target.type = this.type;
|
|
93
|
-
target.endpoint = this.endpoint;
|
|
94
|
-
target.property = this.property;
|
|
95
|
-
target.description = this.description;
|
|
96
|
-
if (target.features) {
|
|
97
|
-
target.features = this.features.map((f) => f.clone());
|
|
98
|
-
}
|
|
99
|
-
target.category = this.category;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
exports.Base = Base;
|
|
103
|
-
class Switch extends Base {
|
|
104
|
-
features = [];
|
|
105
|
-
constructor() {
|
|
106
|
-
super();
|
|
107
|
-
this.type = 'switch';
|
|
108
|
-
}
|
|
109
|
-
withState(property, toggle, description, access = a.ALL, value_on = 'ON', value_off = 'OFF') {
|
|
110
|
-
const feature = new Binary('state', access, value_on, value_off).withProperty(property).withDescription(description);
|
|
111
|
-
if (toggle) {
|
|
112
|
-
feature.withValueToggle('TOGGLE');
|
|
113
|
-
}
|
|
114
|
-
this.addFeature(feature);
|
|
115
|
-
return this;
|
|
116
|
-
}
|
|
117
|
-
clone() {
|
|
118
|
-
const clone = new Switch();
|
|
119
|
-
this.copy(clone);
|
|
120
|
-
return clone;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
exports.Switch = Switch;
|
|
124
|
-
class Lock extends Base {
|
|
125
|
-
features = [];
|
|
126
|
-
constructor() {
|
|
127
|
-
super();
|
|
128
|
-
this.type = 'lock';
|
|
129
|
-
}
|
|
130
|
-
withState(property, valueOn, valueOff, description, access = a.ALL) {
|
|
131
|
-
this.addFeature(new Binary('state', access, valueOn, valueOff).withProperty(property).withDescription(description));
|
|
132
|
-
return this;
|
|
133
|
-
}
|
|
134
|
-
withLockState(property, description) {
|
|
135
|
-
this.addFeature(new Enum('lock_state', exports.access.STATE, ['not_fully_locked', 'locked', 'unlocked']).withProperty(property).withDescription(description));
|
|
136
|
-
return this;
|
|
137
|
-
}
|
|
138
|
-
clone() {
|
|
139
|
-
const clone = new Lock();
|
|
140
|
-
this.copy(clone);
|
|
141
|
-
return clone;
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
exports.Lock = Lock;
|
|
145
|
-
class Binary extends Base {
|
|
146
|
-
property = '';
|
|
147
|
-
value_on;
|
|
148
|
-
value_off;
|
|
149
|
-
value_toggle;
|
|
150
|
-
constructor(name, access, valueOn, valueOff) {
|
|
151
|
-
super();
|
|
152
|
-
this.type = 'binary';
|
|
153
|
-
this.name = name;
|
|
154
|
-
this.label = (0, utils_1.getLabelFromName)(name);
|
|
155
|
-
this.property = name;
|
|
156
|
-
this.access = access;
|
|
157
|
-
this.value_on = valueOn;
|
|
158
|
-
this.value_off = valueOff;
|
|
159
|
-
}
|
|
160
|
-
clone() {
|
|
161
|
-
const clone = new Binary(this.name, this.access, this.value_on, this.value_off);
|
|
162
|
-
clone.value_toggle = this.value_toggle;
|
|
163
|
-
this.copy(clone);
|
|
164
|
-
return clone;
|
|
165
|
-
}
|
|
166
|
-
withValueToggle(value) {
|
|
167
|
-
this.value_toggle = value;
|
|
168
|
-
return this;
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
exports.Binary = Binary;
|
|
172
|
-
class List extends Base {
|
|
173
|
-
property = '';
|
|
174
|
-
item_type;
|
|
175
|
-
length_min;
|
|
176
|
-
length_max;
|
|
177
|
-
constructor(name, access, itemType) {
|
|
178
|
-
super();
|
|
179
|
-
this.type = 'list';
|
|
180
|
-
this.name = name;
|
|
181
|
-
this.label = (0, utils_1.getLabelFromName)(name);
|
|
182
|
-
this.property = name;
|
|
183
|
-
this.access = access;
|
|
184
|
-
this.item_type = itemType;
|
|
185
|
-
delete this.item_type.property;
|
|
186
|
-
}
|
|
187
|
-
withLengthMin(value) {
|
|
188
|
-
this.length_min = value;
|
|
189
|
-
return this;
|
|
190
|
-
}
|
|
191
|
-
withLengthMax(value) {
|
|
192
|
-
this.length_max = value;
|
|
193
|
-
return this;
|
|
194
|
-
}
|
|
195
|
-
clone() {
|
|
196
|
-
const clone = new List(this.name, this.access, this.item_type.clone());
|
|
197
|
-
clone.length_min = this.length_min;
|
|
198
|
-
clone.length_max = this.length_max;
|
|
199
|
-
this.copy(clone);
|
|
200
|
-
return clone;
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
exports.List = List;
|
|
204
|
-
class Numeric extends Base {
|
|
205
|
-
property = '';
|
|
206
|
-
unit;
|
|
207
|
-
value_max;
|
|
208
|
-
value_min;
|
|
209
|
-
value_step;
|
|
210
|
-
presets;
|
|
211
|
-
constructor(name, access) {
|
|
212
|
-
super();
|
|
213
|
-
this.type = 'numeric';
|
|
214
|
-
this.name = name;
|
|
215
|
-
this.label = (0, utils_1.getLabelFromName)(name);
|
|
216
|
-
this.property = name;
|
|
217
|
-
this.access = access;
|
|
218
|
-
}
|
|
219
|
-
withUnit(unit) {
|
|
220
|
-
this.unit = unit;
|
|
221
|
-
return this;
|
|
222
|
-
}
|
|
223
|
-
withValueMax(value) {
|
|
224
|
-
this.value_max = value;
|
|
225
|
-
return this;
|
|
226
|
-
}
|
|
227
|
-
withValueMin(value) {
|
|
228
|
-
this.value_min = value;
|
|
229
|
-
return this;
|
|
230
|
-
}
|
|
231
|
-
withValueStep(value) {
|
|
232
|
-
this.value_step = value;
|
|
233
|
-
return this;
|
|
234
|
-
}
|
|
235
|
-
withPreset(name, value, description) {
|
|
236
|
-
if (!this.presets)
|
|
237
|
-
this.presets = [];
|
|
238
|
-
this.presets.push({ name, value, description });
|
|
239
|
-
return this;
|
|
240
|
-
}
|
|
241
|
-
clone() {
|
|
242
|
-
const clone = new Numeric(this.name, this.access);
|
|
243
|
-
this.copy(clone);
|
|
244
|
-
clone.unit = this.unit;
|
|
245
|
-
clone.value_max = this.value_max;
|
|
246
|
-
clone.value_min = this.value_min;
|
|
247
|
-
clone.value_step = this.value_step;
|
|
248
|
-
if (this.presets) {
|
|
249
|
-
clone.presets = { ...this.presets };
|
|
250
|
-
}
|
|
251
|
-
return clone;
|
|
252
|
-
}
|
|
253
|
-
}
|
|
254
|
-
exports.Numeric = Numeric;
|
|
255
|
-
class Enum extends Base {
|
|
256
|
-
property = '';
|
|
257
|
-
values;
|
|
258
|
-
constructor(name, access, values) {
|
|
259
|
-
super();
|
|
260
|
-
this.type = 'enum';
|
|
261
|
-
this.name = name;
|
|
262
|
-
this.label = (0, utils_1.getLabelFromName)(name);
|
|
263
|
-
this.property = name;
|
|
264
|
-
this.access = access;
|
|
265
|
-
this.values = values;
|
|
266
|
-
}
|
|
267
|
-
clone() {
|
|
268
|
-
const clone = new Enum(this.name, this.access, [...this.values]);
|
|
269
|
-
this.copy(clone);
|
|
270
|
-
return clone;
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
exports.Enum = Enum;
|
|
274
|
-
class Text extends Base {
|
|
275
|
-
property = '';
|
|
276
|
-
constructor(name, access) {
|
|
277
|
-
super();
|
|
278
|
-
this.type = 'text';
|
|
279
|
-
this.name = name;
|
|
280
|
-
this.label = (0, utils_1.getLabelFromName)(name);
|
|
281
|
-
this.property = name;
|
|
282
|
-
this.access = access;
|
|
283
|
-
}
|
|
284
|
-
clone() {
|
|
285
|
-
const clone = new Text(this.name, this.access);
|
|
286
|
-
this.copy(clone);
|
|
287
|
-
return clone;
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
exports.Text = Text;
|
|
291
|
-
class Composite extends Base {
|
|
292
|
-
property = '';
|
|
293
|
-
features = [];
|
|
294
|
-
constructor(name, property, access) {
|
|
295
|
-
super();
|
|
296
|
-
this.type = 'composite';
|
|
297
|
-
this.property = property;
|
|
298
|
-
this.name = name;
|
|
299
|
-
this.label = (0, utils_1.getLabelFromName)(name);
|
|
300
|
-
this.access = access;
|
|
301
|
-
}
|
|
302
|
-
withFeature(feature) {
|
|
303
|
-
this.addFeature(feature);
|
|
304
|
-
return this;
|
|
305
|
-
}
|
|
306
|
-
clone() {
|
|
307
|
-
const clone = new Composite(this.name, this.property, this.access);
|
|
308
|
-
this.copy(clone);
|
|
309
|
-
return clone;
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
exports.Composite = Composite;
|
|
313
|
-
class Light extends Base {
|
|
314
|
-
features = [];
|
|
315
|
-
constructor() {
|
|
316
|
-
super();
|
|
317
|
-
this.type = 'light';
|
|
318
|
-
this.addFeature(new Binary('state', exports.access.ALL, 'ON', 'OFF').withValueToggle('TOGGLE').withDescription('On/off state of this light'));
|
|
319
|
-
}
|
|
320
|
-
withBrightness() {
|
|
321
|
-
this.addFeature(new Numeric('brightness', exports.access.ALL).withValueMin(0).withValueMax(254).withDescription('Brightness of this light'));
|
|
322
|
-
return this;
|
|
323
|
-
}
|
|
324
|
-
withMinBrightness() {
|
|
325
|
-
this.addFeature(new Numeric('min_brightness', exports.access.ALL).withValueMin(1).withValueMax(255).withDescription('Minimum light brightness'));
|
|
326
|
-
return this;
|
|
327
|
-
}
|
|
328
|
-
withMaxBrightness() {
|
|
329
|
-
this.addFeature(new Numeric('max_brightness', exports.access.ALL).withValueMin(1).withValueMax(255).withDescription('Maximum light brightness'));
|
|
330
|
-
return this;
|
|
331
|
-
}
|
|
332
|
-
withLevelConfig(disableFeatures = []) {
|
|
333
|
-
let levelConfig = new Composite('level_config', 'level_config', exports.access.ALL);
|
|
334
|
-
if (!disableFeatures.includes('on_off_transition_time')) {
|
|
335
|
-
levelConfig = levelConfig.withFeature(new Numeric('on_off_transition_time', exports.access.ALL)
|
|
336
|
-
.withLabel('ON/OFF transition time')
|
|
337
|
-
.withDescription('Represents the time taken to move to or from the target level when On of Off commands are received by an On/Off cluster'));
|
|
338
|
-
}
|
|
339
|
-
if (!disableFeatures.includes('on_transition_time')) {
|
|
340
|
-
levelConfig = levelConfig.withFeature(new Numeric('on_transition_time', exports.access.ALL)
|
|
341
|
-
.withLabel('ON transition time')
|
|
342
|
-
.withPreset('disabled', 'disabled', 'Use on_off_transition_time value')
|
|
343
|
-
.withDescription('Represents the time taken to move the current level from the minimum level to the maximum level when an On command is received'));
|
|
344
|
-
}
|
|
345
|
-
if (!disableFeatures.includes('off_transition_time')) {
|
|
346
|
-
levelConfig = levelConfig.withFeature(new Numeric('off_transition_time', exports.access.ALL)
|
|
347
|
-
.withLabel('OFF transition time')
|
|
348
|
-
.withPreset('disabled', 'disabled', 'Use on_off_transition_time value')
|
|
349
|
-
.withDescription('Represents the time taken to move the current level from the maximum level to the minimum level when an Off command is received'));
|
|
350
|
-
}
|
|
351
|
-
if (!disableFeatures.includes('execute_if_off')) {
|
|
352
|
-
levelConfig = levelConfig.withFeature(new Binary('execute_if_off', exports.access.ALL, true, false).withDescription('this setting can affect the "on_level", "current_level_startup" or "brightness" setting'));
|
|
353
|
-
}
|
|
354
|
-
if (!disableFeatures.includes('on_level')) {
|
|
355
|
-
levelConfig = levelConfig.withFeature(new Numeric('on_level', exports.access.ALL)
|
|
356
|
-
.withValueMin(1)
|
|
357
|
-
.withValueMax(254)
|
|
358
|
-
.withPreset('previous', 'previous', 'Use previous value')
|
|
359
|
-
.withDescription('Specifies the level that shall be applied, when an on/toggle command causes the light to turn on.'));
|
|
360
|
-
}
|
|
361
|
-
if (!disableFeatures.includes('current_level_startup')) {
|
|
362
|
-
levelConfig = levelConfig.withFeature(new Numeric('current_level_startup', exports.access.ALL)
|
|
363
|
-
.withValueMin(1)
|
|
364
|
-
.withValueMax(254)
|
|
365
|
-
.withPreset('minimum', 'minimum', 'Use minimum permitted value')
|
|
366
|
-
.withPreset('previous', 'previous', 'Use previous value')
|
|
367
|
-
.withDescription('Defines the desired startup level for a device when it is supplied with power'));
|
|
368
|
-
}
|
|
369
|
-
levelConfig = levelConfig.withDescription('Configure genLevelCtrl');
|
|
370
|
-
this.addFeature(levelConfig);
|
|
371
|
-
return this;
|
|
372
|
-
}
|
|
373
|
-
withColorTemp(range) {
|
|
374
|
-
const rangeProvided = range !== undefined;
|
|
375
|
-
if (range === undefined) {
|
|
376
|
-
range = [150, 500];
|
|
377
|
-
}
|
|
378
|
-
const feature = new Numeric('color_temp', exports.access.ALL)
|
|
379
|
-
.withUnit('mired')
|
|
380
|
-
.withValueMin(range[0])
|
|
381
|
-
.withValueMax(range[1])
|
|
382
|
-
.withDescription('Color temperature of this light');
|
|
383
|
-
if (process.env.VITEST_ZHC_TEST) {
|
|
384
|
-
// @ts-expect-error ignore
|
|
385
|
-
feature._colorTempRangeProvided = rangeProvided;
|
|
386
|
-
}
|
|
387
|
-
[
|
|
388
|
-
{ name: 'coolest', value: range[0], description: 'Coolest temperature supported' },
|
|
389
|
-
{ name: 'cool', value: 250, description: 'Cool temperature (250 mireds / 4000 Kelvin)' },
|
|
390
|
-
{ name: 'neutral', value: 370, description: 'Neutral temperature (370 mireds / 2700 Kelvin)' },
|
|
391
|
-
{ name: 'warm', value: 454, description: 'Warm temperature (454 mireds / 2200 Kelvin)' },
|
|
392
|
-
{ name: 'warmest', value: range[1], description: 'Warmest temperature supported' },
|
|
393
|
-
]
|
|
394
|
-
.filter((p) => p.value >= range[0] && p.value <= range[1])
|
|
395
|
-
.forEach((p) => feature.withPreset(p.name, p.value, p.description));
|
|
396
|
-
this.addFeature(feature);
|
|
397
|
-
return this;
|
|
398
|
-
}
|
|
399
|
-
withColorTempStartup(range) {
|
|
400
|
-
if (range === undefined) {
|
|
401
|
-
range = [150, 500];
|
|
402
|
-
}
|
|
403
|
-
const feature = new Numeric('color_temp_startup', exports.access.ALL)
|
|
404
|
-
.withUnit('mired')
|
|
405
|
-
.withValueMin(range[0])
|
|
406
|
-
.withValueMax(range[1])
|
|
407
|
-
.withDescription('Color temperature after cold power on of this light');
|
|
408
|
-
[
|
|
409
|
-
{ name: 'coolest', value: range[0], description: 'Coolest temperature supported' },
|
|
410
|
-
{ name: 'cool', value: 250, description: 'Cool temperature (250 mireds / 4000 Kelvin)' },
|
|
411
|
-
{ name: 'neutral', value: 370, description: 'Neutral temperature (370 mireds / 2700 Kelvin)' },
|
|
412
|
-
{ name: 'warm', value: 454, description: 'Warm temperature (454 mireds / 2200 Kelvin)' },
|
|
413
|
-
{ name: 'warmest', value: range[1], description: 'Warmest temperature supported' },
|
|
414
|
-
]
|
|
415
|
-
.filter((p) => p.value >= range[0] && p.value <= range[1])
|
|
416
|
-
.forEach((p) => feature.withPreset(p.name, p.value, p.description));
|
|
417
|
-
feature.withPreset('previous', 65535, 'Restore previous color_temp on cold power on');
|
|
418
|
-
this.addFeature(feature);
|
|
419
|
-
return this;
|
|
420
|
-
}
|
|
421
|
-
withColor(types) {
|
|
422
|
-
for (const type of types) {
|
|
423
|
-
if (type === 'xy') {
|
|
424
|
-
const colorXY = new Composite('color_xy', 'color', exports.access.ALL)
|
|
425
|
-
.withLabel('Color (X/Y)')
|
|
426
|
-
.withFeature(new Numeric('x', exports.access.ALL))
|
|
427
|
-
.withFeature(new Numeric('y', exports.access.ALL))
|
|
428
|
-
.withDescription('Color of this light in the CIE 1931 color space (x/y)');
|
|
429
|
-
this.addFeature(colorXY);
|
|
430
|
-
}
|
|
431
|
-
else if (type === 'hs') {
|
|
432
|
-
const colorHS = new Composite('color_hs', 'color', exports.access.ALL)
|
|
433
|
-
.withLabel('Color (HS)')
|
|
434
|
-
.withFeature(new Numeric('hue', exports.access.ALL))
|
|
435
|
-
.withFeature(new Numeric('saturation', exports.access.ALL))
|
|
436
|
-
.withDescription('Color of this light expressed as hue/saturation');
|
|
437
|
-
this.addFeature(colorHS);
|
|
438
|
-
}
|
|
439
|
-
else {
|
|
440
|
-
(0, assert_1.default)(false, `Unsupported color type ${type}`);
|
|
441
|
-
}
|
|
442
|
-
}
|
|
443
|
-
return this;
|
|
444
|
-
}
|
|
445
|
-
clone() {
|
|
446
|
-
const clone = new Light();
|
|
447
|
-
this.copy(clone);
|
|
448
|
-
return clone;
|
|
449
|
-
}
|
|
450
|
-
}
|
|
451
|
-
exports.Light = Light;
|
|
452
|
-
class Cover extends Base {
|
|
453
|
-
features = [];
|
|
454
|
-
constructor() {
|
|
455
|
-
super();
|
|
456
|
-
this.type = 'cover';
|
|
457
|
-
this.addFeature(new Enum('state', a.STATE_SET, ['OPEN', 'CLOSE', 'STOP']));
|
|
458
|
-
}
|
|
459
|
-
withPosition() {
|
|
460
|
-
this.addFeature(new Numeric('position', exports.access.ALL).withValueMin(0).withValueMax(100).withDescription('Position of this cover').withUnit('%'));
|
|
461
|
-
return this;
|
|
462
|
-
}
|
|
463
|
-
withTilt() {
|
|
464
|
-
this.addFeature(new Numeric('tilt', exports.access.ALL).withValueMin(0).withValueMax(100).withDescription('Tilt of this cover').withUnit('%'));
|
|
465
|
-
return this;
|
|
466
|
-
}
|
|
467
|
-
clone() {
|
|
468
|
-
const clone = new Cover();
|
|
469
|
-
this.copy(clone);
|
|
470
|
-
return clone;
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
|
-
exports.Cover = Cover;
|
|
474
|
-
class Fan extends Base {
|
|
475
|
-
features = [];
|
|
476
|
-
constructor() {
|
|
477
|
-
super();
|
|
478
|
-
this.type = 'fan';
|
|
479
|
-
}
|
|
480
|
-
// For historical reasons (the first fan added also had a light on the same
|
|
481
|
-
// endpoint) the fan state property was called `fan_state` instead of state
|
|
482
|
-
// like most other devices. For compatibility reasons existing fans kept
|
|
483
|
-
// that property name, add new ones without an argument to this function,
|
|
484
|
-
// which defaults to the new property name.
|
|
485
|
-
withState(name = 'state', access = a.ALL) {
|
|
486
|
-
this.addFeature(new Binary('state', access, 'ON', 'OFF').withDescription('On/off state of this fan').withProperty(name));
|
|
487
|
-
return this;
|
|
488
|
-
}
|
|
489
|
-
withModes(modes, access = a.ALL) {
|
|
490
|
-
(0, assert_1.default)(this.features.findIndex((f) => f.name === 'speed') === -1, 'Fan can only be either mode or speed-controlled, not both');
|
|
491
|
-
this.addFeature(new Enum('mode', access, modes).withProperty('fan_mode').withDescription('Mode of this fan'));
|
|
492
|
-
return this;
|
|
493
|
-
}
|
|
494
|
-
withSpeed(minSpeed = 1, maxSpeed = 254, access = a.ALL) {
|
|
495
|
-
(0, assert_1.default)(this.features.findIndex((f) => f.name === 'mode') === -1, 'Fan can only be either mode or speed-controlled, not both');
|
|
496
|
-
this.addFeature(new Numeric('speed', access).withProperty('speed').withValueMin(minSpeed).withValueMax(maxSpeed).withDescription('Speed of this fan'));
|
|
497
|
-
return this;
|
|
498
|
-
}
|
|
499
|
-
clone() {
|
|
500
|
-
const clone = new Fan();
|
|
501
|
-
this.copy(clone);
|
|
502
|
-
return clone;
|
|
503
|
-
}
|
|
504
|
-
}
|
|
505
|
-
exports.Fan = Fan;
|
|
506
|
-
class Climate extends Base {
|
|
507
|
-
features = [];
|
|
508
|
-
constructor() {
|
|
509
|
-
super();
|
|
510
|
-
this.type = 'climate';
|
|
511
|
-
}
|
|
512
|
-
withSetpoint(property, min, max, step, access = a.ALL) {
|
|
513
|
-
(0, assert_1.default)([
|
|
514
|
-
'occupied_heating_setpoint',
|
|
515
|
-
'current_heating_setpoint',
|
|
516
|
-
'occupied_cooling_setpoint',
|
|
517
|
-
'unoccupied_heating_setpoint',
|
|
518
|
-
'unoccupied_cooling_setpoint',
|
|
519
|
-
].includes(property));
|
|
520
|
-
this.addFeature(new Numeric(property, access)
|
|
521
|
-
.withValueMin(min)
|
|
522
|
-
.withValueMax(max)
|
|
523
|
-
.withValueStep(step)
|
|
524
|
-
.withUnit('°C')
|
|
525
|
-
.withDescription('Temperature setpoint'));
|
|
526
|
-
return this;
|
|
527
|
-
}
|
|
528
|
-
withLocalTemperature(access = a.STATE_GET, description = 'Current temperature measured on the device') {
|
|
529
|
-
this.addFeature(new Numeric('local_temperature', access).withUnit('°C').withDescription(description));
|
|
530
|
-
return this;
|
|
531
|
-
}
|
|
532
|
-
withLocalTemperatureCalibration(min = -12.8, max = 12.7, step = 0.1, access = a.ALL) {
|
|
533
|
-
// For devices following the ZCL local_temperature_calibration is an int8, so min = -12.8 and max 12.7
|
|
534
|
-
this.addFeature(new Numeric('local_temperature_calibration', access)
|
|
535
|
-
.withValueMin(min)
|
|
536
|
-
.withValueMax(max)
|
|
537
|
-
.withValueStep(step)
|
|
538
|
-
.withUnit('°C')
|
|
539
|
-
.withDescription('Offset to add/subtract to the local temperature'));
|
|
540
|
-
return this;
|
|
541
|
-
}
|
|
542
|
-
withSystemMode(modes, access = a.ALL, description = 'Mode of this device') {
|
|
543
|
-
const allowed = ['off', 'heat', 'cool', 'auto', 'dry', 'fan_only', 'sleep', 'emergency_heating'];
|
|
544
|
-
modes.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
545
|
-
this.addFeature(new Enum('system_mode', access, modes).withDescription(description));
|
|
546
|
-
return this;
|
|
547
|
-
}
|
|
548
|
-
withRunningState(modes, access = a.STATE_GET) {
|
|
549
|
-
const allowed = ['idle', 'heat', 'cool', 'fan_only'];
|
|
550
|
-
modes.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
551
|
-
this.addFeature(new Enum('running_state', access, modes).withDescription('The current running state'));
|
|
552
|
-
return this;
|
|
553
|
-
}
|
|
554
|
-
withRunningMode(modes, access = a.STATE_GET) {
|
|
555
|
-
const allowed = ['off', 'cool', 'heat'];
|
|
556
|
-
modes.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
557
|
-
this.addFeature(new Enum('running_mode', access, modes).withDescription('The current running mode'));
|
|
558
|
-
return this;
|
|
559
|
-
}
|
|
560
|
-
withFanMode(modes, access = a.ALL) {
|
|
561
|
-
const allowed = ['off', 'low', 'medium', 'high', 'on', 'auto', 'smart'];
|
|
562
|
-
modes.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
563
|
-
this.addFeature(new Enum('fan_mode', access, modes).withDescription('Mode of the fan'));
|
|
564
|
-
return this;
|
|
565
|
-
}
|
|
566
|
-
withSwingMode(modes, access = a.ALL) {
|
|
567
|
-
this.addFeature(new Enum('swing_mode', access, modes).withDescription('Swing mode'));
|
|
568
|
-
return this;
|
|
569
|
-
}
|
|
570
|
-
withPreset(modes, description = 'Mode of this device (similar to system_mode)') {
|
|
571
|
-
this.addFeature(new Enum('preset', exports.access.STATE_SET, modes).withDescription(description));
|
|
572
|
-
return this;
|
|
573
|
-
}
|
|
574
|
-
withPiHeatingDemand(access = a.STATE) {
|
|
575
|
-
this.addFeature(new Numeric('pi_heating_demand', access)
|
|
576
|
-
.withLabel('PI heating demand')
|
|
577
|
-
.withValueMin(0)
|
|
578
|
-
.withValueMax(100)
|
|
579
|
-
.withUnit('%')
|
|
580
|
-
.withDescription('Position of the valve (= demanded heat) where 0% is fully closed and 100% is fully open'));
|
|
581
|
-
return this;
|
|
582
|
-
}
|
|
583
|
-
withControlSequenceOfOperation(modes, access = a.STATE) {
|
|
584
|
-
const allowed = [
|
|
585
|
-
'cooling_only',
|
|
586
|
-
'cooling_with_reheat',
|
|
587
|
-
'heating_only',
|
|
588
|
-
'heating_with_reheat',
|
|
589
|
-
'cooling_and_heating_4-pipes',
|
|
590
|
-
'cooling_and_heating_4-pipes_with_reheat',
|
|
591
|
-
];
|
|
592
|
-
modes.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
593
|
-
this.addFeature(new Enum('control_sequence_of_operation', access, modes).withDescription('Operating environment of the thermostat'));
|
|
594
|
-
return this;
|
|
595
|
-
}
|
|
596
|
-
withAcLouverPosition(positions, access = a.ALL) {
|
|
597
|
-
const allowed = ['fully_open', 'fully_closed', 'half_open', 'quarter_open', 'three_quarters_open'];
|
|
598
|
-
positions.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
599
|
-
this.addFeature(new Enum('ac_louver_position', access, positions).withLabel('AC louver position').withDescription('AC louver position of this device'));
|
|
600
|
-
return this;
|
|
601
|
-
}
|
|
602
|
-
withWeeklySchedule(modes, access = a.ALL) {
|
|
603
|
-
const allowed = ['heat', 'cool'];
|
|
604
|
-
modes.forEach((m) => (0, assert_1.default)(allowed.includes(m)));
|
|
605
|
-
const featureDayOfWeek = new List('dayofweek', a.SET, new Composite('day', 'dayofweek', a.SET).withFeature(new Enum('day', a.SET, ['monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday', 'away_or_vacation'])))
|
|
606
|
-
.withLabel('Day of week')
|
|
607
|
-
.withLengthMin(1)
|
|
608
|
-
.withLengthMax(8)
|
|
609
|
-
.withDescription('Days on which the schedule will be active.');
|
|
610
|
-
const featureTransitionTime = new Composite('time', 'transitionTime', a.SET)
|
|
611
|
-
.withFeature(new Numeric('hour', a.SET))
|
|
612
|
-
.withFeature(new Numeric('minute', a.SET))
|
|
613
|
-
.withDescription('Trigger transition X minutes after 00:00.');
|
|
614
|
-
const featureTransitionHeatSetPoint = new Numeric('heatSetpoint', a.SET).withLabel('Heat setpoint').withDescription('Target heat setpoint');
|
|
615
|
-
const featureTransitionCoolSetPoint = new Numeric('coolSetpoint', a.SET).withLabel('Cool setpoint').withDescription('Target cool setpoint');
|
|
616
|
-
let featureTransition = new Composite('transition', 'transition', a.SET).withFeature(featureTransitionTime);
|
|
617
|
-
if (modes.includes('heat'))
|
|
618
|
-
featureTransition = featureTransition.withFeature(featureTransitionHeatSetPoint);
|
|
619
|
-
if (modes.includes('cool'))
|
|
620
|
-
featureTransition = featureTransition.withFeature(featureTransitionCoolSetPoint);
|
|
621
|
-
const featureTransitions = new List('transitions', a.SET, featureTransition).withLengthMin(1).withLengthMax(10);
|
|
622
|
-
const schedule = new Composite('schedule', 'weekly_schedule', access).withFeature(featureDayOfWeek).withFeature(featureTransitions);
|
|
623
|
-
this.addFeature(schedule);
|
|
624
|
-
return this;
|
|
625
|
-
}
|
|
626
|
-
clone() {
|
|
627
|
-
const clone = new Climate();
|
|
628
|
-
this.copy(clone);
|
|
629
|
-
return clone;
|
|
630
|
-
}
|
|
631
|
-
}
|
|
632
|
-
exports.Climate = Climate;
|
|
633
|
-
/**
|
|
634
|
-
* The access property is a 3-bit bitmask.
|
|
635
|
-
*/
|
|
636
|
-
exports.access = {
|
|
637
|
-
/**
|
|
638
|
-
* Bit 0: The property can be found in the published state of this device
|
|
639
|
-
*/
|
|
640
|
-
STATE: 0b001,
|
|
641
|
-
/**
|
|
642
|
-
* Bit 1: The property can be set with a /set command
|
|
643
|
-
*/
|
|
644
|
-
SET: 0b010,
|
|
645
|
-
/**
|
|
646
|
-
* Bit 2: The property can be retrieved with a /get command
|
|
647
|
-
*/
|
|
648
|
-
GET: 0b100,
|
|
649
|
-
/**
|
|
650
|
-
* Bitwise inclusive OR of STATE and SET : 0b001 | 0b010
|
|
651
|
-
*/
|
|
652
|
-
STATE_SET: 0b011,
|
|
653
|
-
/**
|
|
654
|
-
* Bitwise inclusive OR of STATE and GET : 0b001 | 0b100
|
|
655
|
-
*/
|
|
656
|
-
STATE_GET: 0b101,
|
|
657
|
-
/**
|
|
658
|
-
* Bitwise inclusive OR of STATE and GET and SET : 0b001 | 0b100 | 0b010
|
|
659
|
-
*/
|
|
660
|
-
ALL: 0b111,
|
|
661
|
-
};
|
|
662
|
-
const a = exports.access;
|
|
663
|
-
exports.options = {
|
|
664
|
-
calibration: (name, type = 'absolute') => new Numeric(`${name}_calibration`, exports.access.SET).withDescription(`Calibrates the ${name} value (${type} offset), takes into effect on next report of device.`),
|
|
665
|
-
precision: (name) => new Numeric(`${name}_precision`, exports.access.SET)
|
|
666
|
-
.withValueMin(0)
|
|
667
|
-
.withValueMax(3)
|
|
668
|
-
.withDescription(`Number of digits after decimal point for ${name}, takes into effect on next report of device. This option can only decrease the precision, not increase it.`),
|
|
669
|
-
invert_cover: () => new Binary(`invert_cover`, exports.access.SET, true, false).withDescription(`Inverts the cover position, false: open=100,close=0, true: open=0,close=100 (default false).`),
|
|
670
|
-
illuminance_raw: () => new Binary(`illuminance_raw`, exports.access.SET, true, false).withDescription(`Expose the raw illuminance value.`),
|
|
671
|
-
color_sync: () => new Binary(`color_sync`, exports.access.SET, true, false).withDescription(`When enabled colors will be synced, e.g. if the light supports both color x/y and color temperature a conversion from color x/y to color temperature will be done when setting the x/y color (default true).`),
|
|
672
|
-
thermostat_unit: () => new Enum('thermostat_unit', exports.access.SET, ['celsius', 'fahrenheit']).withDescription('Controls the temperature unit of the thermostat (default celsius).'),
|
|
673
|
-
expose_pin: () => new Binary(`expose_pin`, exports.access.SET, true, false)
|
|
674
|
-
.withLabel('Expose PIN')
|
|
675
|
-
.withDescription(`Expose pin of this lock in the published payload (default false).`),
|
|
676
|
-
occupancy_timeout: () => new Numeric(`occupancy_timeout`, exports.access.SET)
|
|
677
|
-
.withValueMin(0)
|
|
678
|
-
.withDescription('Time in seconds after which occupancy is cleared after detecting it (default 90 seconds).'),
|
|
679
|
-
occupancy_timeout_2: () => new Numeric(`occupancy_timeout`, exports.access.SET)
|
|
680
|
-
.withValueMin(0)
|
|
681
|
-
.withValueStep(0.1)
|
|
682
|
-
.withUnit('s')
|
|
683
|
-
.withDescription('Time in seconds after which occupancy is cleared after detecting it (default is "detection_interval" + 2 seconds). The value must be equal to or greater than "detection_interval", and it can also be a fraction.'),
|
|
684
|
-
vibration_timeout: () => new Numeric(`vibration_timeout`, exports.access.SET)
|
|
685
|
-
.withValueMin(0)
|
|
686
|
-
.withDescription('Time in seconds after which vibration is cleared after detecting it (default 90 seconds).'),
|
|
687
|
-
simulated_brightness: () => new Composite('simulated_brightness', 'simulated_brightness', exports.access.SET)
|
|
688
|
-
.withDescription(`Simulate a brightness value. If this device provides a brightness_move_up or brightness_move_down action it is possible to specify the update interval and delta. The action_brightness_delta indicates the delta for each interval.`)
|
|
689
|
-
.withFeature(new Numeric('delta', exports.access.SET).withValueMin(0).withDescription('Delta per interval, 20 by default'))
|
|
690
|
-
.withFeature(new Numeric('interval', exports.access.SET).withValueMin(0).withUnit('ms').withDescription('Interval duration')),
|
|
691
|
-
no_occupancy_since_true: () => new List(`no_occupancy_since`, exports.access.SET, new Numeric('time', exports.access.STATE_SET)).withDescription('Sends a message the last time occupancy (occupancy: true) was detected. When setting this for example to [10, 60] a `{"no_occupancy_since": 10}` will be send after 10 seconds and a `{"no_occupancy_since": 60}` after 60 seconds.'),
|
|
692
|
-
no_occupancy_since_false: () => new List(`no_occupancy_since`, exports.access.SET, new Numeric('time', exports.access.STATE_SET)).withDescription('Sends a message after the last time no occupancy (occupancy: false) was detected. When setting this for example to [10, 60] a `{"no_occupancy_since": 10}` will be send after 10 seconds and a `{"no_occupancy_since": 60}` after 60 seconds.'),
|
|
693
|
-
presence_timeout: () => new Numeric(`presence_timeout`, exports.access.SET)
|
|
694
|
-
.withValueMin(0)
|
|
695
|
-
.withDescription('Time in seconds after which presence is cleared after detecting it (default 100 seconds).'),
|
|
696
|
-
no_position_support: () => new Binary('no_position_support', exports.access.SET, true, false).withDescription('Set to true when your device only reports position 0, 100 and 50 (in this case your device has an older firmware) (default false).'),
|
|
697
|
-
transition: () => new Numeric(`transition`, exports.access.SET)
|
|
698
|
-
.withValueMin(0)
|
|
699
|
-
.withDescription('Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition).'),
|
|
700
|
-
measurement_poll_interval: (extraNote = '') => new Numeric(`measurement_poll_interval`, exports.access.SET)
|
|
701
|
-
.withValueMin(-1)
|
|
702
|
-
.withDescription(`This device does not support reporting electric measurements so it is polled instead. The default poll interval is 60 seconds, set to -1 to disable.${extraNote}`),
|
|
703
|
-
illuminance_below_threshold_check: () => new Binary(`illuminance_below_threshold_check`, exports.access.SET, true, false).withDescription(`Set to false to also send messages when illuminance is above threshold in night mode (default true).`),
|
|
704
|
-
state_action: () => new Binary(`state_action`, exports.access.SET, true, false).withDescription(`State actions will also be published as 'action' when true (default false).`),
|
|
705
|
-
identify_timeout: () => new Numeric('identify_timeout', exports.access.SET)
|
|
706
|
-
.withDescription('Sets duration of identification procedure in seconds (i.e., how long device would flash). Value ranges from 1 to 30 seconds (default 3).')
|
|
707
|
-
.withValueMin(1)
|
|
708
|
-
.withValueMax(30),
|
|
709
|
-
cover_position_tilt_disable_report: () => new Binary(`cover_position_tilt_disable_report`, exports.access.SET, true, false).withDescription(`Do not publish set cover target position as a normal 'position' value (default false).`),
|
|
710
|
-
local_temperature_based_on_sensor: () => new Binary(`local_temperature_based_on_sensor`, exports.access.SET, true, false)
|
|
711
|
-
.withLabel('Local temperature sensor reporting')
|
|
712
|
-
.withDescription(`Base local temperature on sensor choice (default false).`),
|
|
713
|
-
};
|
|
714
|
-
exports.presets = {
|
|
715
|
-
// Generic
|
|
716
|
-
binary: (name, access, valueOn, valueOff) => new Binary(name, access, valueOn, valueOff),
|
|
717
|
-
climate: () => new Climate(),
|
|
718
|
-
composite: (name, property, access) => new Composite(name, property, access),
|
|
719
|
-
cover: () => new Cover(),
|
|
720
|
-
enum: (name, access, values) => new Enum(name, access, values),
|
|
721
|
-
light: () => new Light(),
|
|
722
|
-
numeric: (name, access) => new Numeric(name, access),
|
|
723
|
-
text: (name, access) => new Text(name, access),
|
|
724
|
-
list: (name, access, itemType) => new List(name, access, itemType),
|
|
725
|
-
switch_: () => new Switch(),
|
|
726
|
-
// Specific
|
|
727
|
-
ac_frequency: () => new Numeric('ac_frequency', exports.access.STATE).withLabel('AC frequency').withUnit('Hz').withDescription('Measured electrical AC frequency'),
|
|
728
|
-
action: (values) => new Enum('action', exports.access.STATE, values).withDescription('Triggered action (e.g. a button click)').withCategory('diagnostic'),
|
|
729
|
-
action_duration: () => new Numeric('action_duration', exports.access.STATE).withUnit('s').withDescription('Triggered action duration in seconds').withCategory('diagnostic'),
|
|
730
|
-
action_group: () => new Numeric('action_group', exports.access.STATE).withDescription('Group where the action was triggered on'),
|
|
731
|
-
angle: (name) => new Numeric(name, exports.access.STATE).withValueMin(-360).withValueMax(360).withUnit('°'),
|
|
732
|
-
angle_axis: (name) => new Numeric(name, exports.access.STATE).withValueMin(-90).withValueMax(90).withUnit('°'),
|
|
733
|
-
aqi: () => new Numeric('aqi', exports.access.STATE).withDescription('Air quality index'),
|
|
734
|
-
auto_lock: () => new Switch().withLabel('Auto lock').withState('auto_lock', false, 'Enable/disable auto lock', exports.access.STATE_SET, 'AUTO', 'MANUAL'),
|
|
735
|
-
auto_off: (offTime) => new Binary('auto_off', exports.access.ALL, true, false)
|
|
736
|
-
.withLabel('Auto OFF')
|
|
737
|
-
.withDescription(`Turn the device automatically off when attached device consumes less than 2W for ${offTime} minutes`)
|
|
738
|
-
.withCategory('config'),
|
|
739
|
-
auto_relock_time: () => new Numeric('auto_relock_time', exports.access.ALL)
|
|
740
|
-
.withValueMin(0)
|
|
741
|
-
.withUnit('s')
|
|
742
|
-
.withDescription('The number of seconds to wait after unlocking a lock before it automatically locks again. 0=disabled'),
|
|
743
|
-
away_mode: () => new Switch().withLabel('Away mode').withState('away_mode', false, 'Enable/disable away mode', exports.access.STATE_SET),
|
|
744
|
-
away_preset_days: () => new Numeric('away_preset_days', exports.access.STATE_SET).withDescription('Away preset days').withValueMin(0).withValueMax(100),
|
|
745
|
-
away_preset_temperature: () => new Numeric('away_preset_temperature', exports.access.STATE_SET)
|
|
746
|
-
.withUnit('°C')
|
|
747
|
-
.withDescription('Away preset temperature')
|
|
748
|
-
.withValueMin(-10)
|
|
749
|
-
.withValueMax(35)
|
|
750
|
-
.withCategory('config'),
|
|
751
|
-
battery: () => new Numeric('battery', exports.access.STATE)
|
|
752
|
-
.withUnit('%')
|
|
753
|
-
.withDescription('Remaining battery in %, can take up to 24 hours before reported')
|
|
754
|
-
.withValueMin(0)
|
|
755
|
-
.withValueMax(100)
|
|
756
|
-
.withCategory('diagnostic'),
|
|
757
|
-
battery_low: () => new Binary('battery_low', exports.access.STATE, true, false)
|
|
758
|
-
.withDescription('Indicates if the battery of this device is almost empty')
|
|
759
|
-
.withCategory('diagnostic'),
|
|
760
|
-
battery_voltage: () => new Numeric('voltage', exports.access.STATE).withUnit('mV').withDescription('Voltage of the battery in millivolts').withCategory('diagnostic'),
|
|
761
|
-
boost_time: () => new Numeric('boost_time', exports.access.STATE_SET).withUnit('s').withDescription('Boost time').withValueMin(0).withValueMax(900),
|
|
762
|
-
button_lock: () => new Binary('button_lock', exports.access.ALL, 'ON', 'OFF').withDescription('Disables the physical switch button').withCategory('config'),
|
|
763
|
-
calibrated: () => new Binary('calibrated', exports.access.STATE, true, false).withDescription('Indicates if this device is calibrated').withCategory('diagnostic'),
|
|
764
|
-
carbon_monoxide: () => new Binary('carbon_monoxide', exports.access.STATE, true, false).withDescription('Indicates if CO (carbon monoxide) is detected'),
|
|
765
|
-
child_lock: () => new Binary('child_lock', exports.access.STATE_SET, 'LOCK', 'UNLOCK').withDescription('Enables/disables physical input on the device'),
|
|
766
|
-
co2: () => new Numeric('co2', exports.access.STATE).withLabel('CO2').withUnit('ppm').withDescription('The measured CO2 (carbon dioxide) value'),
|
|
767
|
-
co: () => new Numeric('co', exports.access.STATE).withLabel('CO').withUnit('ppm').withDescription('The measured CO (carbon monoxide) value'),
|
|
768
|
-
comfort_temperature: () => new Numeric('comfort_temperature', exports.access.STATE_SET).withUnit('°C').withDescription('Comfort temperature').withValueMin(0).withValueMax(30),
|
|
769
|
-
consumer_connected: () => new Binary('consumer_connected', exports.access.STATE, true, false)
|
|
770
|
-
.withDescription('Indicates whether a plug is physically attached. Device does not have to pull power or even be connected electrically (state of this binary switch can be ON even if main power switch is OFF)')
|
|
771
|
-
.withCategory('diagnostic'),
|
|
772
|
-
contact: () => new Binary('contact', exports.access.STATE, false, true).withDescription('Indicates if the contact is closed (= true) or open (= false)'),
|
|
773
|
-
cover_position: () => new Cover().withPosition(),
|
|
774
|
-
cover_position_tilt: () => new Cover().withPosition().withTilt(),
|
|
775
|
-
cover_tilt: () => new Cover().withTilt(),
|
|
776
|
-
cover_mode: () => new Composite('cover_mode', 'cover_mode', exports.access.ALL)
|
|
777
|
-
.withFeature(new Binary('reversed', exports.access.ALL, true, false).withDescription('Reversal of the motor rotating direction'))
|
|
778
|
-
.withFeature(new Binary('calibration', exports.access.ALL, true, false).withDescription('Set the cover calibration mode'))
|
|
779
|
-
.withFeature(new Binary('maintenance', exports.access.ALL, true, false).withDescription('Set the cover maintenance mode, enabling will disable the cover motor'))
|
|
780
|
-
.withFeature(new Binary('led', exports.access.ALL, true, false).withDescription('Set the LED')),
|
|
781
|
-
cpu_temperature: () => new Numeric('cpu_temperature', exports.access.STATE).withLabel('CPU temperature').withUnit('°C').withDescription('Temperature of the CPU'),
|
|
782
|
-
cube_side: (name) => new Numeric(name, exports.access.STATE).withDescription('Side of the cube').withValueMin(0).withValueMax(6).withValueStep(1),
|
|
783
|
-
current: () => new Numeric('current', exports.access.STATE).withUnit('A').withDescription('Instantaneous measured electrical current').withCategory('diagnostic'),
|
|
784
|
-
current_phase_b: () => new Numeric('current_phase_b', exports.access.STATE)
|
|
785
|
-
.withLabel('Current phase B')
|
|
786
|
-
.withUnit('A')
|
|
787
|
-
.withDescription('Instantaneous measured electrical current on phase B'),
|
|
788
|
-
current_phase_c: () => new Numeric('current_phase_c', exports.access.STATE)
|
|
789
|
-
.withLabel('Current phase C')
|
|
790
|
-
.withUnit('A')
|
|
791
|
-
.withDescription('Instantaneous measured electrical current on phase C'),
|
|
792
|
-
deadzone_temperature: () => new Numeric('deadzone_temperature', exports.access.STATE_SET)
|
|
793
|
-
.withUnit('°C')
|
|
794
|
-
.withDescription('The delta between local_temperature and current_heating_setpoint to trigger Heat')
|
|
795
|
-
.withValueMin(0)
|
|
796
|
-
.withValueMax(5)
|
|
797
|
-
.withValueStep(1),
|
|
798
|
-
detection_interval: () => new Numeric('detection_interval', exports.access.ALL)
|
|
799
|
-
.withValueMin(2)
|
|
800
|
-
.withValueMax(65535)
|
|
801
|
-
.withUnit('s')
|
|
802
|
-
.withDescription('Time interval between action detection.')
|
|
803
|
-
.withCategory('config'),
|
|
804
|
-
device_temperature: () => new Numeric('device_temperature', exports.access.STATE).withUnit('°C').withDescription('Temperature of the device').withCategory('diagnostic'),
|
|
805
|
-
eco2: () => new Numeric('eco2', exports.access.STATE).withLabel('eCO2').withLabel('PPM').withUnit('ppm').withDescription('Measured eCO2 value'),
|
|
806
|
-
eco_mode: () => new Binary('eco_mode', exports.access.STATE_SET, 'ON', 'OFF').withDescription('ECO mode (energy saving mode)'),
|
|
807
|
-
eco_temperature: () => new Numeric('eco_temperature', exports.access.STATE_SET).withUnit('°C').withDescription('Eco temperature').withValueMin(0).withValueMax(35),
|
|
808
|
-
effect: () => new Enum('effect', exports.access.SET, ['blink', 'breathe', 'okay', 'channel_change', 'finish_effect', 'stop_effect']).withDescription('Triggers an effect on the light (e.g. make light blink for a few seconds)'),
|
|
809
|
-
energy: () => new Numeric('energy', exports.access.STATE).withUnit('kWh').withDescription('Sum of consumed energy'),
|
|
810
|
-
produced_energy: () => new Numeric('produced_energy', exports.access.STATE).withUnit('kWh').withDescription('Sum of produced energy'),
|
|
811
|
-
energy_produced: () => new Numeric('energy_produced', exports.access.STATE).withUnit('kWh').withDescription('Sum of produced energy'),
|
|
812
|
-
fan: () => new Fan(),
|
|
813
|
-
flip_indicator_light: () => new Binary('flip_indicator_light', exports.access.ALL, 'ON', 'OFF')
|
|
814
|
-
.withDescription('After turn on, the indicator light turns on while switch is off, and vice versa')
|
|
815
|
-
.withCategory('config'),
|
|
816
|
-
force: () => new Enum('force', exports.access.STATE_SET, ['normal', 'open', 'close']).withDescription('Force the valve position'),
|
|
817
|
-
formaldehyd: () => new Numeric('formaldehyd', exports.access.STATE).withDescription('The measured formaldehyd value').withUnit('mg/m³'),
|
|
818
|
-
gas: () => new Binary('gas', exports.access.STATE, true, false).withDescription('Indicates whether the device detected gas'),
|
|
819
|
-
hcho: () => new Numeric('hcho', exports.access.STATE).withLabel('HCHO').withUnit('mg/m³').withDescription('Measured HCHO value'),
|
|
820
|
-
holiday_temperature: () => new Numeric('holiday_temperature', exports.access.STATE_SET).withUnit('°C').withDescription('Holiday temperature').withValueMin(0).withValueMax(30),
|
|
821
|
-
humidity: () => new Numeric('humidity', exports.access.STATE).withUnit('%').withDescription('Measured relative humidity'),
|
|
822
|
-
illuminance: () => new Numeric('illuminance', exports.access.STATE).withDescription('Measured illuminance').withUnit('lx'),
|
|
823
|
-
illuminance_raw: () => new Numeric('illuminance_raw', exports.access.STATE).withDescription('Raw measured illuminance'),
|
|
824
|
-
brightness_state: () => new Enum('brightness_state', exports.access.STATE, ['low', 'middle', 'high', 'strong']).withDescription('Brightness state'),
|
|
825
|
-
keypad_lockout: () => new Enum('keypad_lockout', exports.access.ALL, ['unlock', 'lock1', 'lock2']).withDescription('Enables/disables physical input on the device'),
|
|
826
|
-
led_disabled_night: () => new Binary('led_disabled_night', exports.access.ALL, true, false)
|
|
827
|
-
.withLabel('LED disabled night')
|
|
828
|
-
.withDescription('Enable/disable the LED at night')
|
|
829
|
-
.withCategory('config'),
|
|
830
|
-
light_brightness: () => new Light().withBrightness(),
|
|
831
|
-
light_brightness_color: (preferHueAndSaturation) => new Light().withBrightness().withColor(preferHueAndSaturation ? ['hs', 'xy'] : ['xy', 'hs']),
|
|
832
|
-
light_brightness_colorhs: () => new Light().withBrightness().withColor(['hs']),
|
|
833
|
-
light_brightness_colortemp: (colorTempRange) => new Light().withBrightness().withColorTemp(colorTempRange).withColorTempStartup(colorTempRange),
|
|
834
|
-
light_brightness_colortemp_color: (colorTempRange, preferHueAndSaturation) => new Light()
|
|
835
|
-
.withBrightness()
|
|
836
|
-
.withColorTemp(colorTempRange)
|
|
837
|
-
.withColorTempStartup(colorTempRange)
|
|
838
|
-
.withColor(preferHueAndSaturation ? ['hs', 'xy'] : ['xy', 'hs']),
|
|
839
|
-
light_brightness_colortemp_colorhs: (colorTempRange) => new Light().withBrightness().withColorTemp(colorTempRange).withColorTempStartup(colorTempRange).withColor(['hs']),
|
|
840
|
-
light_brightness_colortemp_colorxy: (colorTempRange) => new Light().withBrightness().withColorTemp(colorTempRange).withColorTempStartup(colorTempRange).withColor(['xy']),
|
|
841
|
-
light_brightness_colorxy: () => new Light().withBrightness().withColor(['xy']),
|
|
842
|
-
light_colorhs: () => new Light().withColor(['hs']),
|
|
843
|
-
light_color_options: () => new Composite('color_options', 'color_options', exports.access.ALL)
|
|
844
|
-
.withDescription('Advanced color behavior')
|
|
845
|
-
.withFeature(new Binary('execute_if_off', exports.access.SET, true, false).withDescription('Controls whether color and color temperature can be set while light is off'))
|
|
846
|
-
.withCategory('config'),
|
|
847
|
-
local_temperature: () => new Numeric('local_temperature', exports.access.STATE_GET).withUnit('°C').withDescription('Current temperature measured on the device'),
|
|
848
|
-
lock: () => new Lock().withState('state', 'LOCK', 'UNLOCK', 'State of the lock').withLockState('lock_state', 'Actual state of the lock'),
|
|
849
|
-
lock_action: () => new Enum('action', exports.access.STATE, [
|
|
850
|
-
'unknown',
|
|
851
|
-
'lock',
|
|
852
|
-
'unlock',
|
|
853
|
-
'lock_failure_invalid_pin_or_id',
|
|
854
|
-
'lock_failure_invalid_schedule',
|
|
855
|
-
'unlock_failure_invalid_pin_or_id',
|
|
856
|
-
'unlock_failure_invalid_schedule',
|
|
857
|
-
'one_touch_lock',
|
|
858
|
-
'key_lock',
|
|
859
|
-
'key_unlock',
|
|
860
|
-
'auto_lock',
|
|
861
|
-
'schedule_lock',
|
|
862
|
-
'schedule_unlock',
|
|
863
|
-
'manual_lock',
|
|
864
|
-
'manual_unlock',
|
|
865
|
-
'non_access_user_operational_event',
|
|
866
|
-
]).withDescription('Triggered action on the lock'),
|
|
867
|
-
lock_action_source_name: () => new Enum('action_source_name', exports.access.STATE, ['keypad', 'rfid', 'manual', 'rf']).withDescription('Source of the triggered action on the lock'),
|
|
868
|
-
lock_action_user: () => new Numeric('action_user', exports.access.STATE).withDescription('ID of user that triggered the action on the lock'),
|
|
869
|
-
max_cool_setpoint_limit: (min, max, step) => new Numeric('max_cool_setpoint_limit', exports.access.ALL)
|
|
870
|
-
.withUnit('°C')
|
|
871
|
-
.withDescription('Maximum Cooling set point limit')
|
|
872
|
-
.withValueMin(min)
|
|
873
|
-
.withValueMax(max)
|
|
874
|
-
.withValueStep(step),
|
|
875
|
-
min_cool_setpoint_limit: (min, max, step) => new Numeric('min_cool_setpoint_limit', exports.access.ALL)
|
|
876
|
-
.withUnit('°C')
|
|
877
|
-
.withDescription('Minimum Cooling point limit')
|
|
878
|
-
.withValueMin(min)
|
|
879
|
-
.withValueMax(max)
|
|
880
|
-
.withValueStep(step),
|
|
881
|
-
max_heat_setpoint_limit: (min, max, step) => new Numeric('max_heat_setpoint_limit', exports.access.ALL)
|
|
882
|
-
.withUnit('°C')
|
|
883
|
-
.withDescription('Maximum Heating set point limit')
|
|
884
|
-
.withValueMin(min)
|
|
885
|
-
.withValueMax(max)
|
|
886
|
-
.withValueStep(step),
|
|
887
|
-
min_heat_setpoint_limit: (min, max, step) => new Numeric('min_heat_setpoint_limit', exports.access.ALL)
|
|
888
|
-
.withUnit('°C')
|
|
889
|
-
.withDescription('Minimum Heating set point limit')
|
|
890
|
-
.withValueMin(min)
|
|
891
|
-
.withValueMax(max)
|
|
892
|
-
.withValueStep(step),
|
|
893
|
-
max_temperature: () => new Numeric('max_temperature', exports.access.STATE_SET).withUnit('°C').withDescription('Maximum temperature').withValueMin(15).withValueMax(35),
|
|
894
|
-
max_temperature_limit: () => new Numeric('max_temperature_limit', exports.access.STATE_SET)
|
|
895
|
-
.withUnit('°C')
|
|
896
|
-
.withDescription('Maximum temperature limit. Cuts the thermostat out regardless of air temperature if the external floor sensor exceeds this temperature. Only used by the thermostat when in AL sensor mode.')
|
|
897
|
-
.withValueMin(0)
|
|
898
|
-
.withValueMax(35),
|
|
899
|
-
min_temperature_limit: () => new Numeric('min_temperature_limit', exports.access.STATE_SET)
|
|
900
|
-
.withUnit('°C')
|
|
901
|
-
.withDescription('Minimum temperature limit for frost protection. Turns the thermostat on regardless of setpoint if the temperature drops below this.')
|
|
902
|
-
.withValueMin(1)
|
|
903
|
-
.withValueMax(5),
|
|
904
|
-
min_temperature: () => new Numeric('min_temperature', exports.access.STATE_SET).withUnit('°C').withDescription('Minimum temperature').withValueMin(1).withValueMax(15),
|
|
905
|
-
mode_switch_select: (mode_switch_names) => new Enum('mode_switch', exports.access.ALL, mode_switch_names).withDescription('Select mode switch to use').withCategory('config'),
|
|
906
|
-
motion_sensitivity_select: (motion_sensitivity_names) => new Enum('motion_sensitivity', exports.access.ALL, motion_sensitivity_names)
|
|
907
|
-
.withDescription('Select motion sensitivity to use')
|
|
908
|
-
.withCategory('config'),
|
|
909
|
-
noise: () => new Numeric('noise', exports.access.STATE).withUnit('dBA').withDescription('The measured noise value'),
|
|
910
|
-
noise_detected: () => new Binary('noise_detected', exports.access.STATE, true, false).withDescription('Indicates whether the device detected noise'),
|
|
911
|
-
occupancy: () => new Binary('occupancy', exports.access.STATE, true, false).withDescription('Indicates whether the device detected occupancy'),
|
|
912
|
-
occupancy_level: () => new Numeric('occupancy_level', exports.access.STATE).withDescription('The measured occupancy value'),
|
|
913
|
-
open_window: () => new Binary('open_window', exports.access.STATE_SET, 'ON', 'OFF').withDescription('Enables/disables the status on the device'),
|
|
914
|
-
open_window_temperature: () => new Numeric('open_window_temperature', exports.access.STATE_SET)
|
|
915
|
-
.withUnit('°C')
|
|
916
|
-
.withDescription('Open window temperature')
|
|
917
|
-
.withValueMin(0)
|
|
918
|
-
.withValueMax(35),
|
|
919
|
-
operation_mode_select: (operation_mode_names) => new Enum('operation_mode', exports.access.ALL, operation_mode_names).withDescription('Select operation mode to use').withCategory('config'),
|
|
920
|
-
overload_protection: (min, max) => new Numeric('overload_protection', exports.access.ALL)
|
|
921
|
-
.withUnit('W')
|
|
922
|
-
.withValueMin(min)
|
|
923
|
-
.withValueMax(max)
|
|
924
|
-
.withDescription('Maximum allowed load, turns off if exceeded')
|
|
925
|
-
.withCategory('config'),
|
|
926
|
-
pm1: () => new Numeric('pm1', exports.access.STATE).withLabel('PM1').withUnit('µg/m³').withDescription('Measured PM1 (particulate matter) concentration'),
|
|
927
|
-
pm10: () => new Numeric('pm10', exports.access.STATE).withLabel('PM10').withUnit('µg/m³').withDescription('Measured PM10 (particulate matter) concentration'),
|
|
928
|
-
pm25: () => new Numeric('pm25', exports.access.STATE).withLabel('PM25').withUnit('µg/m³').withDescription('Measured PM2.5 (particulate matter) concentration'),
|
|
929
|
-
position: () => new Numeric('position', exports.access.STATE).withUnit('%').withDescription('Position'),
|
|
930
|
-
power: () => new Numeric('power', exports.access.STATE).withUnit('W').withDescription('Instantaneous measured power').withCategory('diagnostic'),
|
|
931
|
-
power_phase_b: () => new Numeric('power_phase_b', exports.access.STATE)
|
|
932
|
-
.withUnit('W')
|
|
933
|
-
.withDescription('Instantaneous measured power on phase B')
|
|
934
|
-
.withCategory('diagnostic'),
|
|
935
|
-
power_phase_c: () => new Numeric('power_phase_c', exports.access.STATE)
|
|
936
|
-
.withUnit('W')
|
|
937
|
-
.withDescription('Instantaneous measured power on phase C')
|
|
938
|
-
.withCategory('diagnostic'),
|
|
939
|
-
power_factor: () => new Numeric('power_factor', exports.access.STATE).withDescription('Instantaneous measured power factor'),
|
|
940
|
-
power_factor_phase_b: () => new Numeric('power_factor_phase_b', exports.access.STATE).withDescription('Instantaneous measured power factor on phase B'),
|
|
941
|
-
power_factor_phase_c: () => new Numeric('power_factor_phase_c', exports.access.STATE).withDescription('Instantaneous measured power factor on phase C'),
|
|
942
|
-
power_apparent: () => new Numeric('power_apparent', exports.access.STATE).withUnit('VA').withDescription('Instantaneous measured apparent power'),
|
|
943
|
-
power_apparent_phase_b: () => new Numeric('power_apparent_phase_b', exports.access.STATE).withUnit('VA').withDescription('Instantaneous measured apparent power on phase B'),
|
|
944
|
-
power_apparent_phase_c: () => new Numeric('power_apparent_phase_c', exports.access.STATE).withUnit('VA').withDescription('Instantaneous measured apparent power on phase C'),
|
|
945
|
-
power_on_behavior: (values = ['off', 'previous', 'on']) => new Enum('power_on_behavior', exports.access.ALL, values)
|
|
946
|
-
.withLabel('Power-on behavior')
|
|
947
|
-
.withDescription('Controls the behavior when the device is powered on after power loss')
|
|
948
|
-
.withCategory('config'),
|
|
949
|
-
power_outage_count: (resetsWhenPairing = true) => new Numeric('power_outage_count', exports.access.STATE)
|
|
950
|
-
.withDescription('Number of power outages' + (resetsWhenPairing ? ' (since last pairing)' : ''))
|
|
951
|
-
.withCategory('diagnostic'),
|
|
952
|
-
power_outage_memory: () => new Binary('power_outage_memory', exports.access.ALL, true, false)
|
|
953
|
-
.withDescription('Enable/disable the power outage memory, this recovers the on/off mode after power failure')
|
|
954
|
-
.withCategory('config'),
|
|
955
|
-
power_reactive: () => new Numeric('power_reactive', exports.access.STATE).withUnit('VAR').withDescription('Instantaneous measured reactive power'),
|
|
956
|
-
power_reactive_phase_b: () => new Numeric('power_reactive_phase_b', exports.access.STATE).withUnit('VAR').withDescription('Instantaneous measured reactive power on phase B'),
|
|
957
|
-
power_reactive_phase_c: () => new Numeric('power_reactive_phase_c', exports.access.STATE).withUnit('VAR').withDescription('Instantaneous measured reactive power on phase C'),
|
|
958
|
-
presence: () => new Binary('presence', exports.access.STATE, true, false).withDescription('Indicates whether the device detected presence'),
|
|
959
|
-
pressure: () => new Numeric('pressure', exports.access.STATE).withUnit('hPa').withDescription('The measured atmospheric pressure'),
|
|
960
|
-
programming_operation_mode: (values = ['setpoint', 'schedule', 'schedule_with_preheat', 'eco']) => new Enum('programming_operation_mode', exports.access.ALL, values).withDescription('Controls how programming affects the thermostat. Possible values: setpoint (only use specified setpoint), schedule (follow programmed setpoint schedule), schedule_with_preheat (follow programmed setpoint schedule with pre-heating). Changing this value does not clear programmed schedules.'),
|
|
961
|
-
setup: () => new Binary('setup', exports.access.STATE, true, false).withDescription('Indicates if the device is in setup mode').withCategory('diagnostic'),
|
|
962
|
-
schedule: () => new Binary('schedule', exports.access.ALL, true, false)
|
|
963
|
-
.withDescription('When enabled, the device will change its state based on your schedule settings')
|
|
964
|
-
.withCategory('config'),
|
|
965
|
-
schedule_settings: () => new Text('schedule_settings', exports.access.ALL).withDescription('Allows schedule configuration').withCategory('config'),
|
|
966
|
-
external_temperature_input: () => new Numeric('external_temperature_input', exports.access.ALL)
|
|
967
|
-
.withUnit('°C')
|
|
968
|
-
.withValueMin(0)
|
|
969
|
-
.withValueMax(55)
|
|
970
|
-
.withDescription('Input for remote temperature sensor')
|
|
971
|
-
.withCategory('config'),
|
|
972
|
-
smoke: () => new Binary('smoke', exports.access.STATE, true, false).withDescription('Indicates whether the device detected smoke'),
|
|
973
|
-
soil_moisture: () => new Numeric('soil_moisture', exports.access.STATE).withUnit('%').withDescription('Measured soil moisture value'),
|
|
974
|
-
sos: () => new Binary('sos', exports.access.STATE, true, false).withLabel('SOS').withDescription('SOS alarm'),
|
|
975
|
-
sound_volume: () => new Enum('sound_volume', exports.access.ALL, ['silent_mode', 'low_volume', 'high_volume']).withDescription('Sound volume of the lock'),
|
|
976
|
-
switch: (description = 'On/off state of the switch') => new Switch().withState('state', true, description),
|
|
977
|
-
switch_type: () => new Enum('switch_type', exports.access.ALL, ['toggle', 'momentary']).withDescription('Wall switch type'),
|
|
978
|
-
door_state: () => new Enum('door_state', exports.access.STATE, [
|
|
979
|
-
'open',
|
|
980
|
-
'closed',
|
|
981
|
-
'error_jammed',
|
|
982
|
-
'error_forced_open',
|
|
983
|
-
'error_unspecified',
|
|
984
|
-
'undefined',
|
|
985
|
-
]).withDescription('State of the door'),
|
|
986
|
-
tamper: () => new Binary('tamper', exports.access.STATE, true, false).withDescription('Indicates whether the device is tampered'),
|
|
987
|
-
temperature: () => new Numeric('temperature', exports.access.STATE).withUnit('°C').withDescription('Measured temperature value'),
|
|
988
|
-
temperature_sensor_select: (sensor_names) => new Enum('sensor', exports.access.STATE_SET, sensor_names).withDescription('Select temperature sensor to use').withCategory('config'),
|
|
989
|
-
test: () => new Binary('test', exports.access.STATE, true, false).withDescription('Indicates whether the device is being tested'),
|
|
990
|
-
trigger_count: (sinceScheduledReport = true) => new Numeric('trigger_count', exports.access.STATE)
|
|
991
|
-
.withDescription('Indicates how many times the sensor was triggered' + (sinceScheduledReport ? ' (since last scheduled report)' : ''))
|
|
992
|
-
.withCategory('diagnostic'),
|
|
993
|
-
trigger_indicator: () => new Binary('trigger_indicator', exports.access.ALL, true, false).withDescription('Enables trigger indication').withCategory('config'),
|
|
994
|
-
valve_alarm: () => new Binary('valve_alarm', exports.access.STATE, true, false).withCategory('diagnostic'),
|
|
995
|
-
valve_position: () => new Numeric('position', exports.access.ALL).withValueMin(0).withValueMax(100).withDescription('Position of the valve'),
|
|
996
|
-
valve_switch: () => new Binary('state', exports.access.ALL, 'OPEN', 'CLOSE').withDescription('Valve state if open or closed'),
|
|
997
|
-
valve_state: () => new Binary('valve_state', exports.access.STATE, 'OPEN', 'CLOSED').withDescription('Valve state if open or closed'),
|
|
998
|
-
valve_detection: () => new Switch().withLabel('Valve detection').withState('valve_detection', true, 'Valve detection').setAccess('state', exports.access.STATE_SET), // left for compatability, do not use
|
|
999
|
-
valve_detection_bool: () => new Binary('valve_detection', exports.access.ALL, true, false)
|
|
1000
|
-
.withDescription('Determines if temperature control abnormalities should be detected')
|
|
1001
|
-
.withCategory('config'),
|
|
1002
|
-
vibration: () => new Binary('vibration', exports.access.STATE, true, false).withDescription('Indicates whether the device detected vibration'),
|
|
1003
|
-
tilt: () => new Binary('tilt', exports.access.STATE, true, false).withDescription('Indicates whether the device detected tilt'),
|
|
1004
|
-
voc: () => new Numeric('voc', exports.access.STATE).withLabel('VOC').withUnit('µg/m³').withDescription('Measured VOC value'),
|
|
1005
|
-
voc_index: () => new Numeric('voc_index', exports.access.STATE).withLabel('VOC index').withDescription('VOC index'),
|
|
1006
|
-
voltage: () => new Numeric('voltage', exports.access.STATE).withUnit('V').withDescription('Measured electrical potential value').withCategory('diagnostic'),
|
|
1007
|
-
voltage_phase_b: () => new Numeric('voltage_phase_b', exports.access.STATE)
|
|
1008
|
-
.withLabel('Voltage phase B')
|
|
1009
|
-
.withUnit('V')
|
|
1010
|
-
.withDescription('Measured electrical potential value on phase B'),
|
|
1011
|
-
voltage_phase_c: () => new Numeric('voltage_phase_c', exports.access.STATE)
|
|
1012
|
-
.withLabel('Voltage phase C')
|
|
1013
|
-
.withUnit('V')
|
|
1014
|
-
.withDescription('Measured electrical potential value on phase C'),
|
|
1015
|
-
water_leak: () => new Binary('water_leak', exports.access.STATE, true, false).withDescription('Indicates whether the device detected a water leak'),
|
|
1016
|
-
pilot_wire_mode: (values = ['comfort', 'eco', 'frost_protection', 'off', 'comfort_-1', 'comfort_-2']) => new Enum('pilot_wire_mode', exports.access.ALL, ['comfort', 'eco', 'frost_protection', 'off', 'comfort_-1', 'comfort_-2']).withDescription('Controls the target temperature of the heater, with respect to the temperature set on that heater. Possible values: comfort (target temperature = heater set temperature) eco (target temperature = heater set temperature - 3.5°C), frost_protection (target temperature = 7 to 8°C), off (heater stops heating), and the less commonly used comfort_-1 (target temperature = heater set temperature - 1°C), comfort_-2 (target temperature = heater set temperature - 2°C),.'),
|
|
1017
|
-
rain: () => new Binary('rain', exports.access.STATE, true, false).withDescription('Indicates whether the device detected rainfall'),
|
|
1018
|
-
warning: () => new Composite('warning', 'warning', exports.access.SET)
|
|
1019
|
-
.withFeature(new Enum('mode', exports.access.SET, [
|
|
1020
|
-
'stop',
|
|
1021
|
-
'burglar',
|
|
1022
|
-
'fire',
|
|
1023
|
-
'emergency',
|
|
1024
|
-
'police_panic',
|
|
1025
|
-
'fire_panic',
|
|
1026
|
-
'emergency_panic',
|
|
1027
|
-
]).withDescription('Mode of the warning (sound effect)'))
|
|
1028
|
-
.withFeature(new Enum('level', exports.access.SET, ['low', 'medium', 'high', 'very_high']).withDescription('Sound level'))
|
|
1029
|
-
.withFeature(new Enum('strobe_level', exports.access.SET, ['low', 'medium', 'high', 'very_high']).withDescription('Intensity of the strobe'))
|
|
1030
|
-
.withFeature(new Binary('strobe', exports.access.SET, true, false).withDescription('Turn on/off the strobe (light) during warning'))
|
|
1031
|
-
.withFeature(new Numeric('strobe_duty_cycle', exports.access.SET).withValueMax(10).withValueMin(0).withDescription('Length of the flash cycle'))
|
|
1032
|
-
.withFeature(new Numeric('duration', exports.access.SET).withUnit('s').withDescription('Duration in seconds of the alarm')),
|
|
1033
|
-
week: () => new Enum('week', exports.access.STATE_SET, ['5+2', '6+1', '7']).withDescription('Week format user for schedule'),
|
|
1034
|
-
/** @deprecated left for compatability, use {@link window_detection_bool} instead */
|
|
1035
|
-
window_detection: () => new Switch()
|
|
1036
|
-
.withLabel('Window detection')
|
|
1037
|
-
.withState('window_detection', true, 'Enables/disables window detection on the device', exports.access.STATE_SET),
|
|
1038
|
-
window_detection_bool: (access = a.ALL) => new Binary('window_detection', access, true, false).withDescription('Enables/disables window detection on the device').withCategory('config'),
|
|
1039
|
-
window_open: () => new Binary('window_open', exports.access.STATE, true, false).withDescription('Indicates if window is open').withCategory('diagnostic'),
|
|
1040
|
-
moving: () => new Binary('moving', exports.access.STATE, true, false).withDescription('Indicates if the device is moving'),
|
|
1041
|
-
x_axis: () => new Numeric('x_axis', exports.access.STATE).withDescription('Accelerometer X value'),
|
|
1042
|
-
y_axis: () => new Numeric('y_axis', exports.access.STATE).withDescription('Accelerometer Y value'),
|
|
1043
|
-
z_axis: () => new Numeric('z_axis', exports.access.STATE).withDescription('Accelerometer Z value'),
|
|
1044
|
-
pincode: () => new Composite('pin_code', 'pin_code', exports.access.ALL)
|
|
1045
|
-
.withFeature(new Numeric('user', exports.access.SET).withDescription('User ID to set or clear the pincode for'))
|
|
1046
|
-
.withFeature(new Enum('user_type', exports.access.SET, ['unrestricted', 'year_day_schedule', 'week_day_schedule', 'master', 'non_access']).withDescription('Type of user, unrestricted: owner (default), (year|week)_day_schedule: user has ability to open lock based on specific time period, master: user has ability to both program and operate the door lock, non_access: user is recognized by the lock but does not have the ability to open the lock'))
|
|
1047
|
-
.withFeature(new Binary('user_enabled', exports.access.SET, true, false).withDescription('Whether the user is enabled/disabled'))
|
|
1048
|
-
.withFeature(new Numeric('pin_code', exports.access.SET).withLabel('PIN code').withDescription('Pincode to set, set pincode to null to clear')),
|
|
1049
|
-
squawk: () => new Composite('squawk', 'squawk', exports.access.SET)
|
|
1050
|
-
.withFeature(new Enum('state', exports.access.SET, ['system_is_armed', 'system_is_disarmed']).withDescription('Set Squawk state'))
|
|
1051
|
-
.withFeature(new Enum('level', exports.access.SET, ['low', 'medium', 'high', 'very_high']).withDescription('Sound level'))
|
|
1052
|
-
.withFeature(new Binary('strobe', exports.access.SET, true, false).withDescription('Turn on/off the strobe (light) for Squawk')),
|
|
1053
|
-
identify_duration: () => new Numeric('identify', exports.access.SET)
|
|
1054
|
-
.withValueMin(0)
|
|
1055
|
-
.withValueMax(30)
|
|
1056
|
-
.withUnit('seconds')
|
|
1057
|
-
.withDescription('Duration of flashing')
|
|
1058
|
-
.withCategory('config'),
|
|
1059
|
-
identify: () => new Enum('identify', exports.access.SET, ['identify']).withDescription('Ititiate device identification').withCategory('config'),
|
|
1060
|
-
min_brightness: () => new Numeric('min_brightness', exports.access.ALL).withValueMin(1).withValueMax(255).withDescription('Minimum light brightness'),
|
|
1061
|
-
max_brightness: () => new Numeric('max_brightness', exports.access.ALL).withValueMin(1).withValueMax(255).withDescription('Maximum light brightness'),
|
|
1062
|
-
};
|
|
1063
|
-
const _binary = (name, access, valueOn, valueOff) => new Binary(name, access, valueOn, valueOff);
|
|
1064
|
-
exports.binary = _binary;
|
|
1065
|
-
const _climate = () => new Climate();
|
|
1066
|
-
exports.climate = _climate;
|
|
1067
|
-
const _composite = (name, property, access) => new Composite(name, property, access);
|
|
1068
|
-
exports.composite = _composite;
|
|
1069
|
-
const _cover = () => new Cover();
|
|
1070
|
-
exports.cover = _cover;
|
|
1071
|
-
const _enum = (name, access, values) => new Enum(name, access, values);
|
|
1072
|
-
exports.enum = _enum;
|
|
1073
|
-
const _light = () => new Light();
|
|
1074
|
-
exports.light = _light;
|
|
1075
|
-
const _numeric = (name, access) => new Numeric(name, access);
|
|
1076
|
-
exports.numeric = _numeric;
|
|
1077
|
-
const _switch = () => new Switch();
|
|
1078
|
-
exports.switch = _switch;
|
|
1079
|
-
const _text = (name, access) => new Text(name, access);
|
|
1080
|
-
exports.text = _text;
|
|
1081
|
-
const _list = (name, access, itemType) => new List(name, access, itemType);
|
|
1082
|
-
exports.list = _list;
|
|
1083
|
-
const _lock = () => new Lock();
|
|
1084
|
-
exports.lock = _lock;
|
|
1085
|
-
//# sourceMappingURL=exposes.js.map
|