├── .config └── @smartthings │ └── cli │ └── config.yaml ├── .github ├── FUNDING.yml └── workflows │ ├── call-publish-driver.yaml │ ├── call-test-driver.yaml │ ├── call-update-templates-common.yaml │ ├── call-update-templates.yaml │ ├── publish-default-clusters.yaml │ ├── publish-personal-tuya-devices-all.yaml │ ├── publish-personal-tuya-devices-generic.yaml │ ├── publish-personal-tuya-devices-multiple.yaml │ ├── publish-personal-tuya-devices-similar.yaml │ ├── publish-update-templates.yaml │ ├── test-default-clusters.yaml │ └── test-personal-tuya-devices.yaml ├── .gitignore ├── LICENSE ├── README.md ├── TEMPLATE.md ├── capabilities └── .keepit ├── default-clusters ├── README.md ├── TEMPLATE.md ├── capabilities │ └── valleyboard16460.info.json ├── config-TEMPLATE.yml ├── config.yaml ├── fingerprints.yaml ├── profiles │ ├── button_v1.yaml │ ├── carbonmonoxide_v1.yaml │ ├── child_button_v1.yaml │ ├── child_carbonmonoxide_v1.yaml │ ├── child_colordimmer_v1.yaml │ ├── child_contact_v1.yaml │ ├── child_dimmer_v1.yaml │ ├── child_humidity_v1.yaml │ ├── child_lock_v1.yaml │ ├── child_motion_v1.yaml │ ├── child_occupancy_v1.yaml │ ├── child_switch_v1.yaml │ ├── child_temperature_v1.yaml │ ├── child_temphumi_v1.yaml │ ├── child_temphumibatt_v1.yaml │ ├── child_thermostat_v1.yaml │ ├── child_valve_v1.yaml │ ├── child_windowshade_v1.yaml │ ├── colordimmer_v1.yaml │ ├── colordimmer_v2.yaml │ ├── contact_v1.yaml │ ├── contact_v2.yaml │ ├── default_v1.yaml │ ├── dimmer_v1.yaml │ ├── humidity_v1.yaml │ ├── lock_v1.yaml │ ├── motion_v1.yaml │ ├── motion_v2.yaml │ ├── motion_v3.yaml │ ├── motion_v4.yaml │ ├── multisensor_v1.yaml │ ├── multisensor_v2.yaml │ ├── occupancy_v1.yaml │ ├── occupancy_v2.yaml │ ├── occupancy_v3.yaml │ ├── occupancy_v4.yaml │ ├── power_v1.yaml │ ├── smoke_v1.yaml │ ├── sound_v1.yaml │ ├── switch_v1.yaml │ ├── temperature_v1.yaml │ ├── temphumi_v1.yaml │ ├── temphumibatt_v1.yaml │ ├── thermostat_v1.yaml │ ├── valve_v1.yaml │ ├── water_v1.yaml │ ├── water_v2.yaml │ ├── windowshade_v1.yaml │ └── windowshade_v2.yaml ├── settings.md └── src │ ├── defaults │ ├── init.lua │ └── switch_defaults.lua │ ├── init.lua │ ├── st │ └── zigbee │ │ └── generated │ │ └── zcl_clusters │ │ └── OnOff │ │ ├── server │ │ └── commands │ │ │ └── ButtonPress.lua │ │ └── types │ │ └── ButtonStatus.lua │ ├── test │ ├── carbonmonoxide.lua │ ├── colordimmer.lua │ ├── contact.lua │ ├── dimmer.lua │ ├── init.lua │ ├── motion.lua │ ├── smoke.lua │ ├── sound.lua │ ├── switch.lua │ ├── utils.lua │ └── water.lua │ └── utils.lua ├── helpers └── index.js ├── index.js ├── lua_libs-api_v4 └── integration_test │ └── init.lua ├── lua_libs-api_v5 └── integration_test │ └── init.lua ├── package.json ├── personal-tuya-devices ├── BREAKING.md ├── DEVICES.md ├── PROFILES.md ├── README.md ├── STATIC-fingerprints.yaml ├── TEMPLATE.md ├── all │ └── config.yaml ├── capabilities │ ├── datapointBitmap.yaml │ ├── datapointEnum.yaml │ ├── datapointRaw.yaml │ ├── datapointString.yaml │ ├── datapointValue.yaml │ ├── debug.yaml │ ├── info.yaml │ └── settings.yaml ├── config.yaml ├── docs │ └── README.md ├── fingerprints.yaml ├── models │ ├── TS0001 │ │ └── _TZ3210_dse8ogfy_wip.yaml │ ├── TS0049 │ │ └── _TZ3210_0jxeoadc.yaml │ ├── TS0225 │ │ └── _TZE200_hl0ss9oa.yaml │ ├── TS0601 │ │ ├── _TZE200_1n2kyphz.yaml │ │ ├── _TZE200_2hf7x9n3.yaml │ │ ├── _TZE200_3i3exuay.yaml │ │ ├── _TZE200_3towulqd.yaml │ │ ├── _TZE200_4hbx5cvx.yaml │ │ ├── _TZE200_8ygsuhe1.yaml │ │ ├── _TZE200_9mahtqtg.yaml │ │ ├── _TZE200_a7sghmms.yaml │ │ ├── _TZE200_a8sdabtg.yaml │ │ ├── _TZE200_akjefhj5.yaml │ │ ├── _TZE200_amp6tsvy.yaml │ │ ├── _TZE200_anv5ujhv.yaml │ │ ├── _TZE200_aoclfnxz.yaml │ │ ├── _TZE200_b6wax7g0.yaml │ │ ├── _TZE200_bcusnqt8.yaml │ │ ├── _TZE200_cxu0jkjk.yaml │ │ ├── _TZE200_d0ypnbvn.yaml │ │ ├── _TZE200_d0yu2xgi.yaml │ │ ├── _TZE200_dfxkcots.yaml │ │ ├── _TZE200_dwcarsat.yaml │ │ ├── _TZE200_e3oitdyu.yaml │ │ ├── _TZE200_gd4rvykv.yaml │ │ ├── _TZE200_go3tvswy.yaml │ │ ├── _TZE200_h4cgnbzg.yaml │ │ ├── _TZE200_ikvncluo.yaml │ │ ├── _TZE200_locansqn.yaml │ │ ├── _TZE200_lsanae15.yaml │ │ ├── _TZE200_m9skfctm.yaml │ │ ├── _TZE200_mby4kbtq.yaml │ │ ├── _TZE200_mudxchsu.yaml │ │ ├── _TZE200_myd45weu.yaml │ │ ├── _TZE200_nklqjk62.yaml │ │ ├── _TZE200_nw1r9hp6.yaml │ │ ├── _TZE200_p0gzbqct.yaml │ │ ├── _TZE200_pay2byax.yaml │ │ ├── _TZE200_qoy0ekbd.yaml │ │ ├── _TZE200_r731zlxk.yaml │ │ ├── _TZE200_rjxqso4a.yaml │ │ ├── _TZE200_sh1btabb.yaml │ │ ├── _TZE200_t1blo2bj.yaml │ │ ├── _TZE200_v6ossqfy.yaml │ │ ├── _TZE200_ves1ycwx.yaml │ │ ├── _TZE200_wfxuhoea.yaml │ │ ├── _TZE200_whkgqxse.yaml │ │ ├── _TZE200_yjjdcqsq.yaml │ │ ├── _TZE200_yvx5lh6k.yaml │ │ ├── _TZE200_zl1kmjqx.yaml │ │ ├── _TZE200_znbl8dj5.yaml │ │ ├── _TZE200_ztc6ggyl.yaml │ │ ├── _TZE204_ac0fhfiq.yaml │ │ ├── _TZE204_aoclfnxz.yaml │ │ ├── _TZE204_cjbofhxw.yaml │ │ ├── _TZE204_ntcy3xu1.yaml │ │ ├── _TZE204_sbyx0lm6.yaml │ │ ├── _TZE204_sxm7l9xa.yaml │ │ ├── _TZE204_t1blo2bj.yaml │ │ ├── _TZE204_vqaajp1a.yaml │ │ └── _TZE204_ztc6ggyl.yaml │ └── mcdj3aq │ │ └── _TYST11_wmcdj3aq.yaml ├── multiple │ └── config.yaml ├── presentations │ ├── custom-multi-dimmer-v2.yaml │ ├── custom-multi-switch-v3.yaml │ ├── custom-multi-switch-v4.yaml │ ├── custom-multi-switch-v6.yaml │ ├── datapointBitmap.yaml │ ├── datapointEnum.yaml │ ├── datapointRaw.yaml │ ├── datapointString.yaml │ ├── datapointValue.yaml │ ├── debug.yaml │ ├── info.yaml │ └── settings.yaml ├── profiles │ ├── child-airQualitySensor-v1.yaml │ ├── child-alarm-v1.yaml │ ├── child-audioMute-v1.yaml │ ├── child-audioVolume-v1.yaml │ ├── child-battery-v1.yaml │ ├── child-bitmap-v1.yaml │ ├── child-button-v1.yaml │ ├── child-carbonDioxideMeasurement-v1.yaml │ ├── child-carbonMonoxideDetector-v1.yaml │ ├── child-carbonMonoxideMeasurement-v1.yaml │ ├── child-contactSensor-v1.yaml │ ├── child-currentMeasurement-v1.yaml │ ├── child-dimmer-v1.yaml │ ├── child-doorControl-v1.yaml │ ├── child-dustSensor-v1.yaml │ ├── child-energyMeter-v1.yaml │ ├── child-enum-v1.yaml │ ├── child-fineDustSensor-v1.yaml │ ├── child-formaldehydeMeasurement-v1.yaml │ ├── child-gasDetector-v1.yaml │ ├── child-illuminanceMeasurement-v1.yaml │ ├── child-keypadInput-v1.yaml │ ├── child-momentary-v1.yaml │ ├── child-motionSensor-v1.yaml │ ├── child-occupancySensor-v1.yaml │ ├── child-powerMeter-v1.yaml │ ├── child-presenceSensor-v1.yaml │ ├── child-raw-v1.yaml │ ├── child-relativeHumidityMeasurement-v1.yaml │ ├── child-smokeDetector-v1.yaml │ ├── child-string-v1.yaml │ ├── child-switch-v1.yaml │ ├── child-switchLevel-v1.yaml │ ├── child-temperatureMeasurement-v1.yaml │ ├── child-thermostatCoolingSetpoint-v1.yaml │ ├── child-thermostatHeatingSetpoint-v1.yaml │ ├── child-thermostatMode-v1.yaml │ ├── child-thermostatOperatingState-v1.yaml │ ├── child-tvocMeasurement-v1.yaml │ ├── child-value-v1.yaml │ ├── child-valve-v1.yaml │ ├── child-veryFineDustSensor-v1.yaml │ ├── child-voltageMeasurement-v1.yaml │ ├── child-waterSensor-v1.yaml │ ├── child-windowShade-v1.yaml │ ├── child-windowShadeLevel-v1.yaml │ ├── child-windowShadePreset-v1.yaml │ ├── custom-multi-dimmer-v2.yaml │ ├── custom-multi-switch-v2.yaml │ ├── custom-multi-switch-v3.yaml │ ├── custom-multi-switch-v4.yaml │ ├── custom-multi-switch-v6.yaml │ ├── generic-ef00-v1.yaml │ ├── normal-airQuality-v1.yaml │ ├── normal-airQuality-v2.yaml │ ├── normal-alarm-v1.yaml │ ├── normal-alarm-v2.yaml │ ├── normal-coDetector-v1.yaml │ ├── normal-contactSensor-v1.yaml │ ├── normal-contactSensor-v2.yaml │ ├── normal-garageDoor-v1.yaml │ ├── normal-gasDetector-v1.yaml │ ├── normal-irrigation-v1.yaml │ ├── normal-irrigation-v2.yaml │ ├── normal-irrigation-v3.yaml │ ├── normal-momentary-v1.yaml │ ├── normal-momentary-v2.yaml │ ├── normal-momentary-v3.yaml │ ├── normal-momentary-v4.yaml │ ├── normal-multi-dimmer-v1.yaml │ ├── normal-multi-dimmer-v2.yaml │ ├── normal-multi-powerMeter-v1.yaml │ ├── normal-multi-switch-v1.yaml │ ├── normal-multi-switch-v2.yaml │ ├── normal-multi-switch-v3.yaml │ ├── normal-multi-switch-v4.yaml │ ├── normal-multi-switch-v6.yaml │ ├── normal-powerMeter-v1.yaml │ ├── normal-presenceSensor-v1.yaml │ ├── normal-presenceSensor-v2.yaml │ ├── normal-presenceSensor-v3.yaml │ ├── normal-presenceSensor-v4.yaml │ ├── normal-presenceSensor-v5.yaml │ ├── normal-single-dimmer-v1.yaml │ ├── normal-smokeDetector-v1.yaml │ ├── normal-switch-v1.yaml │ ├── normal-temphumi-v1.yaml │ ├── normal-temphumibatt-v1.yaml │ ├── normal-thermostat-v1.yaml │ ├── normal-thermostat-v2.yaml │ ├── normal-thermostat-v3.yaml │ ├── normal-thermostat-v4.yaml │ ├── normal-thermostat-v5.yaml │ ├── normal-valve-v1.yaml │ ├── normal-valve-v2.yaml │ ├── normal-windowShade-v1.yaml │ ├── normal-windowShade-v2.yaml │ ├── switch-all-multi-dimmer-v2.yaml │ ├── switch-all-multi-switch-v2.yaml │ ├── switch-all-multi-switch-v3.yaml │ ├── switch-all-multi-switch-v4.yaml │ └── switch-all-multi-switch-v6.yaml ├── resources │ ├── child_detailView_1.jpeg │ ├── child_detailView_2.jpeg │ ├── configuration_1.jpeg │ ├── configuration_2.jpeg │ ├── configuration_3.jpeg │ ├── configuration_4.jpeg │ ├── dashboard_1.jpeg │ ├── dashboard_2.jpeg │ ├── detailView_1.jpeg │ ├── example_dashboard_6.jpeg │ ├── example_detailView_6.jpeg │ ├── generic_profiles.jpeg │ ├── pairing_1.jpeg │ ├── pairing_2.jpeg │ └── pairing_3.jpeg ├── similar │ └── config.yaml ├── src │ ├── commands.lua │ ├── init.lua │ ├── lifecycles.lua │ ├── models │ │ └── README.md │ ├── mylogs.lua │ ├── overridden.lua │ ├── st │ │ └── zigbee │ │ │ └── generated │ │ │ ├── zcl_clusters │ │ │ ├── BindRequest │ │ │ │ ├── client │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ │ └── init.lua │ │ │ ├── BindRequestResponse │ │ │ │ ├── client │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ │ └── init.lua │ │ │ ├── BindingTableListRecord │ │ │ │ ├── client │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ │ └── init.lua │ │ │ ├── MgmtBindRequest │ │ │ │ ├── client │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ │ └── init.lua │ │ │ ├── TuyaE000 │ │ │ │ ├── client │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ │ └── init.lua │ │ │ ├── TuyaE001 │ │ │ │ ├── client │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ │ ├── attributes │ │ │ │ │ │ └── init.lua │ │ │ │ │ └── commands │ │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ │ └── init.lua │ │ │ └── TuyaEF00 │ │ │ │ ├── client │ │ │ │ ├── attributes │ │ │ │ │ └── init.lua │ │ │ │ └── commands │ │ │ │ │ ├── DataReport.lua │ │ │ │ │ ├── DataResponse.lua │ │ │ │ │ ├── GatewayData.lua │ │ │ │ │ ├── GatewayStatus.lua │ │ │ │ │ ├── McuVersionResponse.lua │ │ │ │ │ ├── StatusReport.lua │ │ │ │ │ ├── StatusReportAlt.lua │ │ │ │ │ ├── TuyaCommand.lua │ │ │ │ │ └── init.lua │ │ │ │ ├── init.lua │ │ │ │ ├── server │ │ │ │ ├── attributes │ │ │ │ │ └── init.lua │ │ │ │ └── commands │ │ │ │ │ ├── DataQuery.lua │ │ │ │ │ ├── DataReport.lua │ │ │ │ │ ├── DataRequest.lua │ │ │ │ │ ├── DataResponse.lua │ │ │ │ │ ├── GatewayData.lua │ │ │ │ │ ├── GatewayStatus.lua │ │ │ │ │ ├── McuSyncTime.lua │ │ │ │ │ ├── McuVersionRequest.lua │ │ │ │ │ ├── SendData.lua │ │ │ │ │ ├── StatusReport.lua │ │ │ │ │ ├── StatusReportAlt.lua │ │ │ │ │ ├── TuyaCommand.lua │ │ │ │ │ └── init.lua │ │ │ │ └── types │ │ │ │ ├── Bitmap16.lua │ │ │ │ ├── Bitmap32.lua │ │ │ │ ├── BitmapABC.lua │ │ │ │ ├── DatapointSegment.lua │ │ │ │ ├── DatapointSegmentType.lua │ │ │ │ ├── Int32.lua │ │ │ │ ├── IntABC.lua │ │ │ │ ├── McuSyncTimeData.lua │ │ │ │ ├── McuVersion.lua │ │ │ │ ├── Uint16.lua │ │ │ │ ├── Uint32.lua │ │ │ │ ├── UintABC.lua │ │ │ │ ├── UtcTime.lua │ │ │ │ └── init.lua │ │ │ └── zgp_clusters │ │ │ ├── cluster_base.lua │ │ │ └── init.lua │ ├── sub_drivers │ │ ├── debug │ │ │ └── init.lua │ │ ├── genericDimmer │ │ │ └── init.lua │ │ ├── genericEF00 │ │ │ ├── capabilities.lua │ │ │ ├── init.lua │ │ │ └── model.lua │ │ ├── genericSwitch │ │ │ └── init.lua │ │ ├── info │ │ │ └── init.lua │ │ ├── init.lua │ │ ├── settings │ │ │ └── init.lua │ │ └── signalStrength │ │ │ └── init.lua │ ├── test │ │ ├── custom-multi-dimmer-v2.lua │ │ ├── custom-multi-switch-v4.lua │ │ ├── custom-multi-switch-v6.lua │ │ ├── generic-ef00-v1.lua │ │ ├── init.lua │ │ ├── myutils.lua │ │ ├── normal-airQuality-v1.lua │ │ ├── normal-airQuality-v2.lua │ │ ├── normal-garageDoor-v1.lua │ │ ├── normal-irrigation-v1.lua │ │ ├── normal-irrigation-v2.lua │ │ ├── normal-multi-dimmer-v1.lua │ │ ├── normal-multi-dimmer-v2.lua │ │ ├── normal-multi-switch-v1.lua │ │ ├── normal-multi-switch-v4.lua │ │ ├── normal-multi-switch-v6.lua │ │ ├── normal-powerMeter-v1.lua │ │ ├── normal-presenceSensor-v1.lua │ │ ├── normal-single-dimmer-v1.lua │ │ ├── normal-temphumi-v1.lua │ │ ├── normal-temphumibatt-v1.lua │ │ ├── switch-all-multi-dimmer-v2.lua │ │ ├── switch-all-multi-switch-v4.lua │ │ ├── switch-all-multi-switch-v6.lua │ │ └── utils.lua │ ├── tuyaEF00_defaults.lua │ ├── tuyaEF00_generic_defaults.lua │ ├── tuyaEF00_model_defaults.lua │ └── utils.lua ├── versions.yaml └── versions │ ├── all │ ├── DEVICES.md │ ├── STATIC-fingerprints.yaml │ ├── config-TEMPLATE.yaml │ └── src │ │ └── test │ │ └── version.lua │ ├── generic │ ├── DEVICES.md │ ├── STATIC-fingerprints.yaml │ ├── config-TEMPLATE.yaml │ └── src │ │ └── test │ │ └── version.lua │ ├── multiple │ ├── DEVICES.md │ ├── STATIC-fingerprints.yaml │ ├── config-TEMPLATE.yaml │ └── src │ │ └── test │ │ └── version.lua │ └── similar │ ├── DEVICES.md │ ├── STATIC-fingerprints.yaml │ ├── config-TEMPLATE.yaml │ └── src │ └── test │ └── version.lua ├── resources └── pizza.svg └── zigbee-smart-plug ├── README.md ├── config.yaml ├── fingerprints.yaml ├── profiles ├── child-smart-plug.v1.yaml ├── multi-smart-plug.v1.yaml ├── multi-smart-plug.v5.yaml └── multi-smart-plug.v7.yaml ├── resources ├── childDeviceRoutine.jpeg ├── exampleRoutineChildDevice.jpeg ├── mainAndChildDevices.jpeg └── mainDetailPage.jpeg └── src ├── child ├── commands.lua ├── init.lua ├── lifecycles.lua └── overridden_defaults.lua ├── commands.lua ├── init.lua ├── lifecycles.lua └── overridden_defaults.lua /.config/@smartthings/cli/config.yaml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /.github/workflows/call-publish-driver.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/call-publish-driver.yaml -------------------------------------------------------------------------------- /.github/workflows/call-test-driver.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/call-test-driver.yaml -------------------------------------------------------------------------------- /.github/workflows/call-update-templates-common.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/call-update-templates-common.yaml -------------------------------------------------------------------------------- /.github/workflows/call-update-templates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/call-update-templates.yaml -------------------------------------------------------------------------------- /.github/workflows/publish-default-clusters.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/publish-default-clusters.yaml -------------------------------------------------------------------------------- /.github/workflows/publish-personal-tuya-devices-all.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/publish-personal-tuya-devices-all.yaml -------------------------------------------------------------------------------- /.github/workflows/publish-personal-tuya-devices-generic.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/publish-personal-tuya-devices-generic.yaml -------------------------------------------------------------------------------- /.github/workflows/publish-personal-tuya-devices-multiple.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/publish-personal-tuya-devices-multiple.yaml -------------------------------------------------------------------------------- /.github/workflows/publish-personal-tuya-devices-similar.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/publish-personal-tuya-devices-similar.yaml -------------------------------------------------------------------------------- /.github/workflows/publish-update-templates.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/publish-update-templates.yaml -------------------------------------------------------------------------------- /.github/workflows/test-default-clusters.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/test-default-clusters.yaml -------------------------------------------------------------------------------- /.github/workflows/test-personal-tuya-devices.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.github/workflows/test-personal-tuya-devices.yaml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/README.md -------------------------------------------------------------------------------- /TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/TEMPLATE.md -------------------------------------------------------------------------------- /capabilities/.keepit: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /default-clusters/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/README.md -------------------------------------------------------------------------------- /default-clusters/TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/TEMPLATE.md -------------------------------------------------------------------------------- /default-clusters/capabilities/valleyboard16460.info.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/capabilities/valleyboard16460.info.json -------------------------------------------------------------------------------- /default-clusters/config-TEMPLATE.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/config-TEMPLATE.yml -------------------------------------------------------------------------------- /default-clusters/config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/config.yaml -------------------------------------------------------------------------------- /default-clusters/fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/fingerprints.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/button_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/button_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/carbonmonoxide_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/carbonmonoxide_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_button_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_button_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_carbonmonoxide_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_carbonmonoxide_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_colordimmer_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_colordimmer_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_contact_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_contact_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_dimmer_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_dimmer_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_humidity_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_humidity_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_lock_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_lock_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_motion_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_motion_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_occupancy_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_occupancy_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_switch_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_switch_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_temperature_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_temperature_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_temphumi_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_temphumi_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_temphumibatt_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_temphumibatt_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_thermostat_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_thermostat_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_valve_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_valve_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/child_windowshade_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/child_windowshade_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/colordimmer_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/colordimmer_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/colordimmer_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/colordimmer_v2.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/contact_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/contact_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/contact_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/contact_v2.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/default_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/default_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/dimmer_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/dimmer_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/humidity_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/humidity_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/lock_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/lock_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/motion_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/motion_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/motion_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/motion_v2.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/motion_v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/motion_v3.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/motion_v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/motion_v4.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/multisensor_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/multisensor_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/multisensor_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/multisensor_v2.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/occupancy_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/occupancy_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/occupancy_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/occupancy_v2.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/occupancy_v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/occupancy_v3.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/occupancy_v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/occupancy_v4.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/power_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/power_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/smoke_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/smoke_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/sound_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/sound_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/switch_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/switch_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/temperature_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/temperature_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/temphumi_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/temphumi_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/temphumibatt_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/temphumibatt_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/thermostat_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/thermostat_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/valve_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/valve_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/water_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/water_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/water_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/water_v2.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/windowshade_v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/windowshade_v1.yaml -------------------------------------------------------------------------------- /default-clusters/profiles/windowshade_v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/profiles/windowshade_v2.yaml -------------------------------------------------------------------------------- /default-clusters/settings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/settings.md -------------------------------------------------------------------------------- /default-clusters/src/defaults/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/defaults/init.lua -------------------------------------------------------------------------------- /default-clusters/src/defaults/switch_defaults.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/defaults/switch_defaults.lua -------------------------------------------------------------------------------- /default-clusters/src/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/init.lua -------------------------------------------------------------------------------- /default-clusters/src/st/zigbee/generated/zcl_clusters/OnOff/server/commands/ButtonPress.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/st/zigbee/generated/zcl_clusters/OnOff/server/commands/ButtonPress.lua -------------------------------------------------------------------------------- /default-clusters/src/st/zigbee/generated/zcl_clusters/OnOff/types/ButtonStatus.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/st/zigbee/generated/zcl_clusters/OnOff/types/ButtonStatus.lua -------------------------------------------------------------------------------- /default-clusters/src/test/carbonmonoxide.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/carbonmonoxide.lua -------------------------------------------------------------------------------- /default-clusters/src/test/colordimmer.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/colordimmer.lua -------------------------------------------------------------------------------- /default-clusters/src/test/contact.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/contact.lua -------------------------------------------------------------------------------- /default-clusters/src/test/dimmer.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/dimmer.lua -------------------------------------------------------------------------------- /default-clusters/src/test/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/init.lua -------------------------------------------------------------------------------- /default-clusters/src/test/motion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/motion.lua -------------------------------------------------------------------------------- /default-clusters/src/test/smoke.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/smoke.lua -------------------------------------------------------------------------------- /default-clusters/src/test/sound.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/sound.lua -------------------------------------------------------------------------------- /default-clusters/src/test/switch.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/switch.lua -------------------------------------------------------------------------------- /default-clusters/src/test/utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/utils.lua -------------------------------------------------------------------------------- /default-clusters/src/test/water.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/test/water.lua -------------------------------------------------------------------------------- /default-clusters/src/utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/default-clusters/src/utils.lua -------------------------------------------------------------------------------- /helpers/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/helpers/index.js -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/index.js -------------------------------------------------------------------------------- /lua_libs-api_v4/integration_test/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/lua_libs-api_v4/integration_test/init.lua -------------------------------------------------------------------------------- /lua_libs-api_v5/integration_test/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/lua_libs-api_v5/integration_test/init.lua -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/package.json -------------------------------------------------------------------------------- /personal-tuya-devices/BREAKING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/BREAKING.md -------------------------------------------------------------------------------- /personal-tuya-devices/DEVICES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/DEVICES.md -------------------------------------------------------------------------------- /personal-tuya-devices/PROFILES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/PROFILES.md -------------------------------------------------------------------------------- /personal-tuya-devices/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/README.md -------------------------------------------------------------------------------- /personal-tuya-devices/STATIC-fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/STATIC-fingerprints.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/TEMPLATE.md -------------------------------------------------------------------------------- /personal-tuya-devices/all/config.yaml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/datapointBitmap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/datapointBitmap.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/datapointEnum.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/datapointEnum.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/datapointRaw.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/datapointRaw.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/datapointString.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/datapointString.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/datapointValue.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/datapointValue.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/debug.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/debug.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/info.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/info.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/capabilities/settings.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/capabilities/settings.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/config.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/docs/README.md -------------------------------------------------------------------------------- /personal-tuya-devices/fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/fingerprints.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0001/_TZ3210_dse8ogfy_wip.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0001/_TZ3210_dse8ogfy_wip.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0049/_TZ3210_0jxeoadc.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0049/_TZ3210_0jxeoadc.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0225/_TZE200_hl0ss9oa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0225/_TZE200_hl0ss9oa.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_1n2kyphz.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_1n2kyphz.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_2hf7x9n3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_2hf7x9n3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_3i3exuay.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_3i3exuay.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_3towulqd.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_3towulqd.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_4hbx5cvx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_4hbx5cvx.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_8ygsuhe1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_8ygsuhe1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_9mahtqtg.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_9mahtqtg.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_a7sghmms.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_a7sghmms.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_a8sdabtg.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_a8sdabtg.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_akjefhj5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_akjefhj5.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_amp6tsvy.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_amp6tsvy.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_anv5ujhv.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_anv5ujhv.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_aoclfnxz.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_aoclfnxz.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_b6wax7g0.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_b6wax7g0.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_bcusnqt8.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_bcusnqt8.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_cxu0jkjk.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_cxu0jkjk.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_d0ypnbvn.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_d0ypnbvn.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_d0yu2xgi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_d0yu2xgi.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_dfxkcots.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_dfxkcots.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_dwcarsat.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_dwcarsat.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_e3oitdyu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_e3oitdyu.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_gd4rvykv.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_gd4rvykv.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_go3tvswy.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_go3tvswy.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_h4cgnbzg.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_h4cgnbzg.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_ikvncluo.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_ikvncluo.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_locansqn.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_locansqn.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_lsanae15.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_lsanae15.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_m9skfctm.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_m9skfctm.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_mby4kbtq.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_mby4kbtq.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_mudxchsu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_mudxchsu.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_myd45weu.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_myd45weu.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_nklqjk62.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_nklqjk62.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_nw1r9hp6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_nw1r9hp6.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_p0gzbqct.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_p0gzbqct.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_pay2byax.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_pay2byax.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_qoy0ekbd.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_qoy0ekbd.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_r731zlxk.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_r731zlxk.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_rjxqso4a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_rjxqso4a.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_sh1btabb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_sh1btabb.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_t1blo2bj.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_t1blo2bj.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_v6ossqfy.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_v6ossqfy.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_ves1ycwx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_ves1ycwx.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_wfxuhoea.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_wfxuhoea.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_whkgqxse.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_whkgqxse.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_yjjdcqsq.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_yjjdcqsq.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_yvx5lh6k.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_yvx5lh6k.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_zl1kmjqx.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_zl1kmjqx.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_znbl8dj5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_znbl8dj5.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE200_ztc6ggyl.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE200_ztc6ggyl.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_ac0fhfiq.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_ac0fhfiq.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_aoclfnxz.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_aoclfnxz.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_cjbofhxw.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_cjbofhxw.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_ntcy3xu1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_ntcy3xu1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_sbyx0lm6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_sbyx0lm6.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_sxm7l9xa.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_sxm7l9xa.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_t1blo2bj.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_t1blo2bj.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_vqaajp1a.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_vqaajp1a.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/TS0601/_TZE204_ztc6ggyl.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/TS0601/_TZE204_ztc6ggyl.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/models/mcdj3aq/_TYST11_wmcdj3aq.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/models/mcdj3aq/_TYST11_wmcdj3aq.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/multiple/config.yaml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/custom-multi-dimmer-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/custom-multi-dimmer-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/custom-multi-switch-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/custom-multi-switch-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/custom-multi-switch-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/custom-multi-switch-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/custom-multi-switch-v6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/custom-multi-switch-v6.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/datapointBitmap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/datapointBitmap.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/datapointEnum.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/datapointEnum.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/datapointRaw.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/datapointRaw.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/datapointString.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/datapointString.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/datapointValue.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/datapointValue.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/debug.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/debug.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/info.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/info.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/presentations/settings.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/presentations/settings.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-airQualitySensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-airQualitySensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-alarm-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-alarm-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-audioMute-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-audioMute-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-audioVolume-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-audioVolume-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-battery-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-battery-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-bitmap-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-bitmap-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-button-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-button-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-carbonDioxideMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-carbonDioxideMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-carbonMonoxideDetector-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-carbonMonoxideDetector-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-carbonMonoxideMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-carbonMonoxideMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-contactSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-contactSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-currentMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-currentMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-dimmer-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-dimmer-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-doorControl-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-doorControl-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-dustSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-dustSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-energyMeter-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-energyMeter-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-enum-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-enum-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-fineDustSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-fineDustSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-formaldehydeMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-formaldehydeMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-gasDetector-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-gasDetector-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-illuminanceMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-illuminanceMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-keypadInput-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-keypadInput-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-momentary-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-momentary-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-motionSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-motionSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-occupancySensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-occupancySensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-powerMeter-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-powerMeter-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-presenceSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-presenceSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-raw-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-raw-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-relativeHumidityMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-relativeHumidityMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-smokeDetector-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-smokeDetector-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-string-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-string-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-switch-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-switch-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-switchLevel-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-switchLevel-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-temperatureMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-temperatureMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-thermostatCoolingSetpoint-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-thermostatCoolingSetpoint-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-thermostatHeatingSetpoint-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-thermostatHeatingSetpoint-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-thermostatMode-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-thermostatMode-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-thermostatOperatingState-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-thermostatOperatingState-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-tvocMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-tvocMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-value-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-value-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-valve-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-valve-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-veryFineDustSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-veryFineDustSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-voltageMeasurement-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-voltageMeasurement-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-waterSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-waterSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-windowShade-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-windowShade-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-windowShadeLevel-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-windowShadeLevel-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/child-windowShadePreset-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/child-windowShadePreset-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/custom-multi-dimmer-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/custom-multi-dimmer-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/custom-multi-switch-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/custom-multi-switch-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/custom-multi-switch-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/custom-multi-switch-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/custom-multi-switch-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/custom-multi-switch-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/custom-multi-switch-v6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/custom-multi-switch-v6.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/generic-ef00-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/generic-ef00-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-airQuality-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-airQuality-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-airQuality-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-airQuality-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-alarm-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-alarm-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-alarm-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-alarm-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-coDetector-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-coDetector-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-contactSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-contactSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-contactSensor-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-contactSensor-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-garageDoor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-garageDoor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-gasDetector-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-gasDetector-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-irrigation-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-irrigation-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-irrigation-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-irrigation-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-irrigation-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-irrigation-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-momentary-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-momentary-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-momentary-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-momentary-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-momentary-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-momentary-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-momentary-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-momentary-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-dimmer-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-dimmer-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-dimmer-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-dimmer-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-powerMeter-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-powerMeter-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-switch-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-switch-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-switch-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-switch-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-switch-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-switch-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-switch-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-switch-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-multi-switch-v6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-multi-switch-v6.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-powerMeter-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-powerMeter-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-presenceSensor-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-presenceSensor-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-presenceSensor-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-presenceSensor-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-presenceSensor-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-presenceSensor-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-presenceSensor-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-presenceSensor-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-presenceSensor-v5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-presenceSensor-v5.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-single-dimmer-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-single-dimmer-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-smokeDetector-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-smokeDetector-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-switch-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-switch-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-temphumi-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-temphumi-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-temphumibatt-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-temphumibatt-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-thermostat-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-thermostat-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-thermostat-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-thermostat-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-thermostat-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-thermostat-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-thermostat-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-thermostat-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-thermostat-v5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-thermostat-v5.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-valve-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-valve-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-valve-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-valve-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-windowShade-v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-windowShade-v1.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/normal-windowShade-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/normal-windowShade-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/switch-all-multi-dimmer-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/switch-all-multi-dimmer-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/switch-all-multi-switch-v2.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/switch-all-multi-switch-v2.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/switch-all-multi-switch-v3.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/switch-all-multi-switch-v3.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/switch-all-multi-switch-v4.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/switch-all-multi-switch-v4.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/profiles/switch-all-multi-switch-v6.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/profiles/switch-all-multi-switch-v6.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/resources/child_detailView_1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/child_detailView_1.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/child_detailView_2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/child_detailView_2.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/configuration_1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/configuration_1.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/configuration_2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/configuration_2.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/configuration_3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/configuration_3.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/configuration_4.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/configuration_4.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/dashboard_1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/dashboard_1.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/dashboard_2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/dashboard_2.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/detailView_1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/detailView_1.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/example_dashboard_6.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/example_dashboard_6.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/example_detailView_6.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/example_detailView_6.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/generic_profiles.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/generic_profiles.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/pairing_1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/pairing_1.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/pairing_2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/pairing_2.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/resources/pairing_3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/resources/pairing_3.jpeg -------------------------------------------------------------------------------- /personal-tuya-devices/similar/config.yaml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /personal-tuya-devices/src/commands.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/commands.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/lifecycles.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/lifecycles.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/models/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/models/README.md -------------------------------------------------------------------------------- /personal-tuya-devices/src/mylogs.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/mylogs.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/overridden.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/overridden.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequest/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindRequestResponse/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/BindingTableListRecord/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/MgmtBindRequest/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE000/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaE001/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/DataReport.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/DataReport.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/DataResponse.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/DataResponse.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/GatewayData.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/GatewayData.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/GatewayStatus.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/GatewayStatus.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/McuVersionResponse.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/McuVersionResponse.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/StatusReport.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/StatusReport.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/StatusReportAlt.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/StatusReportAlt.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/TuyaCommand.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/TuyaCommand.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/client/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/attributes/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/attributes/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataQuery.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataQuery.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataReport.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataReport.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataRequest.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataRequest.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataResponse.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/DataResponse.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/GatewayData.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/GatewayData.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/GatewayStatus.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/GatewayStatus.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/McuSyncTime.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/McuSyncTime.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/McuVersionRequest.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/McuVersionRequest.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/SendData.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/SendData.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/StatusReport.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/StatusReport.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/StatusReportAlt.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/StatusReportAlt.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/TuyaCommand.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/TuyaCommand.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/server/commands/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Bitmap16.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Bitmap16.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Bitmap32.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Bitmap32.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/BitmapABC.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/BitmapABC.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/DatapointSegment.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/DatapointSegment.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/DatapointSegmentType.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/DatapointSegmentType.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Int32.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Int32.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/IntABC.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/IntABC.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/McuSyncTimeData.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/McuSyncTimeData.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/McuVersion.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/McuVersion.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Uint16.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Uint16.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Uint32.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/Uint32.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/UintABC.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/UintABC.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/UtcTime.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/UtcTime.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zcl_clusters/TuyaEF00/types/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zgp_clusters/cluster_base.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zgp_clusters/cluster_base.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/st/zigbee/generated/zgp_clusters/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/st/zigbee/generated/zgp_clusters/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/debug/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/debug/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/genericDimmer/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/genericDimmer/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/genericEF00/capabilities.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/genericEF00/capabilities.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/genericEF00/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/genericEF00/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/genericEF00/model.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/genericEF00/model.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/genericSwitch/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/genericSwitch/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/info/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/info/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/settings/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/settings/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/sub_drivers/signalStrength/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/sub_drivers/signalStrength/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/custom-multi-dimmer-v2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/custom-multi-dimmer-v2.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/custom-multi-switch-v4.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/custom-multi-switch-v4.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/custom-multi-switch-v6.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/custom-multi-switch-v6.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/generic-ef00-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/generic-ef00-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/init.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/myutils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/myutils.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-airQuality-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-airQuality-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-airQuality-v2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-airQuality-v2.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-garageDoor-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-garageDoor-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-irrigation-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-irrigation-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-irrigation-v2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-irrigation-v2.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-multi-dimmer-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-multi-dimmer-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-multi-dimmer-v2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-multi-dimmer-v2.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-multi-switch-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-multi-switch-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-multi-switch-v4.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-multi-switch-v4.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-multi-switch-v6.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-multi-switch-v6.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-powerMeter-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-powerMeter-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-presenceSensor-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-presenceSensor-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-single-dimmer-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-single-dimmer-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-temphumi-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-temphumi-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/normal-temphumibatt-v1.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/normal-temphumibatt-v1.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/switch-all-multi-dimmer-v2.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/switch-all-multi-dimmer-v2.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/switch-all-multi-switch-v4.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/switch-all-multi-switch-v4.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/switch-all-multi-switch-v6.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/switch-all-multi-switch-v6.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/test/utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/test/utils.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/tuyaEF00_defaults.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/tuyaEF00_defaults.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/tuyaEF00_generic_defaults.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/tuyaEF00_generic_defaults.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/tuyaEF00_model_defaults.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/tuyaEF00_model_defaults.lua -------------------------------------------------------------------------------- /personal-tuya-devices/src/utils.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/src/utils.lua -------------------------------------------------------------------------------- /personal-tuya-devices/versions.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/all/DEVICES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/all/DEVICES.md -------------------------------------------------------------------------------- /personal-tuya-devices/versions/all/STATIC-fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/all/STATIC-fingerprints.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/all/config-TEMPLATE.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/all/config-TEMPLATE.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/all/src/test/version.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/all/src/test/version.lua -------------------------------------------------------------------------------- /personal-tuya-devices/versions/generic/DEVICES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/generic/DEVICES.md -------------------------------------------------------------------------------- /personal-tuya-devices/versions/generic/STATIC-fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/generic/STATIC-fingerprints.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/generic/config-TEMPLATE.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/generic/config-TEMPLATE.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/generic/src/test/version.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/generic/src/test/version.lua -------------------------------------------------------------------------------- /personal-tuya-devices/versions/multiple/DEVICES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/multiple/DEVICES.md -------------------------------------------------------------------------------- /personal-tuya-devices/versions/multiple/STATIC-fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/multiple/STATIC-fingerprints.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/multiple/config-TEMPLATE.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/multiple/config-TEMPLATE.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/multiple/src/test/version.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/multiple/src/test/version.lua -------------------------------------------------------------------------------- /personal-tuya-devices/versions/similar/DEVICES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/similar/DEVICES.md -------------------------------------------------------------------------------- /personal-tuya-devices/versions/similar/STATIC-fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/similar/STATIC-fingerprints.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/similar/config-TEMPLATE.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/similar/config-TEMPLATE.yaml -------------------------------------------------------------------------------- /personal-tuya-devices/versions/similar/src/test/version.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/personal-tuya-devices/versions/similar/src/test/version.lua -------------------------------------------------------------------------------- /resources/pizza.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/resources/pizza.svg -------------------------------------------------------------------------------- /zigbee-smart-plug/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/README.md -------------------------------------------------------------------------------- /zigbee-smart-plug/config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/config.yaml -------------------------------------------------------------------------------- /zigbee-smart-plug/fingerprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/fingerprints.yaml -------------------------------------------------------------------------------- /zigbee-smart-plug/profiles/child-smart-plug.v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/profiles/child-smart-plug.v1.yaml -------------------------------------------------------------------------------- /zigbee-smart-plug/profiles/multi-smart-plug.v1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/profiles/multi-smart-plug.v1.yaml -------------------------------------------------------------------------------- /zigbee-smart-plug/profiles/multi-smart-plug.v5.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/profiles/multi-smart-plug.v5.yaml -------------------------------------------------------------------------------- /zigbee-smart-plug/profiles/multi-smart-plug.v7.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/profiles/multi-smart-plug.v7.yaml -------------------------------------------------------------------------------- /zigbee-smart-plug/resources/childDeviceRoutine.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/resources/childDeviceRoutine.jpeg -------------------------------------------------------------------------------- /zigbee-smart-plug/resources/exampleRoutineChildDevice.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/resources/exampleRoutineChildDevice.jpeg -------------------------------------------------------------------------------- /zigbee-smart-plug/resources/mainAndChildDevices.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/resources/mainAndChildDevices.jpeg -------------------------------------------------------------------------------- /zigbee-smart-plug/resources/mainDetailPage.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/resources/mainDetailPage.jpeg -------------------------------------------------------------------------------- /zigbee-smart-plug/src/child/commands.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/child/commands.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/child/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/child/init.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/child/lifecycles.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/child/lifecycles.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/child/overridden_defaults.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/child/overridden_defaults.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/commands.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/commands.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/init.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/init.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/lifecycles.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/lifecycles.lua -------------------------------------------------------------------------------- /zigbee-smart-plug/src/overridden_defaults.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w35l3y/EdgeDrivers/HEAD/zigbee-smart-plug/src/overridden_defaults.lua --------------------------------------------------------------------------------