diff --git a/README.md b/README.md index 6323eb0..63876bb 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ### STABLE Invitation Link -https://api.smartthings.com/invite/6Vjd4YPVJwjN + ### BETA Invitation Link - Used for monitored tests with other users -https://bestow-regional.api.smartthings.com/invite/VbMb856WP8lB +
diff --git a/personal-tuya-devices/DEVICES.md b/personal-tuya-devices/DEVICES.md index 44eca18..c61c380 100644 --- a/personal-tuya-devices/DEVICES.md +++ b/personal-tuya-devices/DEVICES.md @@ -52,6 +52,7 @@ | TS0601 | \_TZE200_zl1kmjqx | LCD T+H Sensor | normal-temphumibatt-v1 | 1, 2, 4 | | TS0601 | \_TZE200_znbl8dj5 | LCD T+H Sensor | normal-temphumibatt-v1 | 1, 2, 4 | | TS0601 | \_TZE200_ztc6ggyl | Presence Sensor | normal-presenceSensor-v1 | 1, 2, 3, 4, 101, 102, 104 | +| TS0601 | \_TZE204_81yrt3lo | Power Meter | normal-powerMeter-v1 | 101, 107, 112, 113 | | TS0601 | \_TZE204_ac0fhfiq | Power Meter | normal-powerMeter-v1 | 6, 1 | | TS0601 | \_TZE204_aoclfnxz | Thermostat | normal-thermostat-v4 | 1, 16, 24 | | TS0601 | \_TZE204_cjbofhxw | Power Meter | normal-powerMeter-v1 | 18, 19, 20, 101 | diff --git a/personal-tuya-devices/fingerprints.yaml b/personal-tuya-devices/fingerprints.yaml index c1acfce..b9ba151 100644 --- a/personal-tuya-devices/fingerprints.yaml +++ b/personal-tuya-devices/fingerprints.yaml @@ -291,6 +291,11 @@ zigbeeManufacturer: manufacturer: _TZE200_ztc6ggyl deviceProfileName: normal-presenceSensor-v1 deviceLabel: Presence Sensor + - id: TS0601/_TZE204_81yrt3lo + model: TS0601 + manufacturer: _TZE204_81yrt3lo + deviceProfileName: normal-powerMeter-v1 + deviceLabel: Power Meter - id: TS0601/_TZE204_ac0fhfiq model: TS0601 manufacturer: _TZE204_ac0fhfiq diff --git a/personal-tuya-devices/models/TS0601/_TZE204_81yrt3lo.yaml b/personal-tuya-devices/models/TS0601/_TZE204_81yrt3lo.yaml new file mode 100644 index 0000000..3963675 --- /dev/null +++ b/personal-tuya-devices/models/TS0601/_TZE204_81yrt3lo.yaml @@ -0,0 +1,25 @@ +deviceLabel: Power Meter +profiles: + - normal_powerMeter_v1 +datapoints: + # https://raw.githubusercontent.com/jeverley/zha-device-handlers/refs/heads/ts0601_energy_meter_devices/zhaquirks/tuya/ts0601_energy_meter.py + - id: 113 + command: currentMeasurement + base: + group: 1 + rate: 10000 + - id: 101 + command: powerMeter + base: + group: 1 + rate: 1000 + - id: 112 + command: voltageMeasurement + base: + group: 1 + rate: 1000 + - id: 107 + command: energyMeter + base: + group: 1 + rate: 1000 diff --git a/personal-tuya-devices/profiles/normal-powerMeter-v1.yaml b/personal-tuya-devices/profiles/normal-powerMeter-v1.yaml index bd1a233..a01e7e4 100644 --- a/personal-tuya-devices/profiles/normal-powerMeter-v1.yaml +++ b/personal-tuya-devices/profiles/normal-powerMeter-v1.yaml @@ -57,6 +57,7 @@ preferences: _TZE200_lsanae15: _TZE200_lsanae15 (1,6) _TZE204_ac0fhfiq: _TZE204_ac0fhfiq (1,6) _TZE204_cjbofhxw: _TZE204_cjbofhxw (101,20,18,19) + _TZE204_81yrt3lo: _TZE204_81yrt3lo (107,112,113,101) - name: dpPowerMeterMain01 title: DP for Power Meter A description: Only if you want to override the default DataPoint