tuya-local: Request support for TOMPD-63LW Breaker
TOMPD-63LW Breaker
Log Message
"dps_strings": [
"1 (value: 0)",
"9 (value: 0)",
"11 (value: False)",
"13 (value: 0)",
"15 (value: 0)",
"16 (value: True)",
"19 (value: 1234)"
Information about DPS mappings
{
"result": {
"category": "dlq",
"functions": [
{
"code": "switch_prepayment",
"dp_id": 11,
"type": "Boolean",
"values": "{}"
},
{
"code": "energy_reset",
"dp_id": 12,
"type": "Enum",
"values": "{\"range\":[\"empty\"]}"
},
{
"code": "charge_energy",
"dp_id": 14,
"type": "Integer",
"values": "{\"unit\":\"kW·h\",\"min\":0,\"max\":99999,\"scale\":1,\"step\":1}"
},
{
"code": "switch",
"dp_id": 16,
"type": "Boolean",
"values": "{}"
},
{
"code": "alarm_set_1",
"dp_id": 17,
"type": "Raw",
"values": "{}"
},
{
"code": "alarm_set_2",
"dp_id": 18,
"type": "Raw",
"values": "{}"
},
{
"code": "leakagecurr_test",
"dp_id": 21,
"type": "Boolean",
"values": "{}"
}
],
"status": [
{
"code": "total_forward_energy",
"dp_id": 1,
"type": "Integer",
"values": "{\"unit\":\"kW·h\",\"min\":0,\"max\":99999999,\"scale\":2,\"step\":1}"
},
{
"code": "phase_a",
"dp_id": 6,
"type": "Raw",
"values": "{}"
},
{
"code": "fault",
"dp_id": 9,
"type": "Bitmap",
"values": "{\"label\":[\"short_circuit_alarm\",\"surge_alarm\",\"overload_alarm\",\"leakagecurr_alarm\",\"temp_dif_fault\",\"fire_alarm\",\"high_power_alarm\",\"self_test_alarm\",\"ov_cr\",\"unbalance_alarm\",\"ov_vol\",\"undervoltage_alarm\",\"miss_phase_alarm\",\"outage_alarm\",\"magnetism_alarm\",\"credit_alarm\",\"no_balance_alarm\"]}"
},
{
"code": "switch_prepayment",
"dp_id": 11,
"type": "Boolean",
"values": "{}"
},
{
"code": "energy_reset",
"dp_id": 12,
"type": "Enum",
"values": "{\"range\":[\"empty\"]}"
},
{
"code": "balance_energy",
"dp_id": 13,
"type": "Integer",
"values": "{\"unit\":\"kW·h\",\"min\":0,\"max\":999999,\"scale\":1,\"step\":1}"
},
{
"code": "charge_energy",
"dp_id": 14,
"type": "Integer",
"values": "{\"unit\":\"kW·h\",\"min\":0,\"max\":99999,\"scale\":1,\"step\":1}"
},
{
"code": "leakage_current",
"dp_id": 15,
"type": "Integer",
"values": "{\"unit\":\"mA\",\"min\":0,\"max\":1000,\"scale\":0,\"step\":1}"
},
{
"code": "switch",
"dp_id": 16,
"type": "Boolean",
"values": "{}"
},
{
"code": "alarm_set_1",
"dp_id": 17,
"type": "Raw",
"values": "{}"
},
{
"code": "alarm_set_2",
"dp_id": 18,
"type": "Raw",
"values": "{}"
},
{
"code": "breaker_number",
"dp_id": 19,
"type": "String",
"values": "{\"maxlen\":255}"
},
{
"code": "leakagecurr_test",
"dp_id": 21,
"type": "Boolean",
"values": "{}"
}
]
},
"success": true,
"t": 1676111968259,
"tid": "5c2c6eb3a9f811edbe05a63cfb33a057"
}
Product ID
"product_id": "rrmpzckqm5pfd642",
"model": "",
"name": "Breaker",
"online": true,
"owner_id": "44613254",
"product_name": "Breaker",
Information about how the device functions
https://aliexpress.ru/item/1005004774173382.html
1. Remote control ON/OFF at anytime from anywhere by phone.
2. Review current ,voltage, leakage current, total kWh on phone
3. Timer function in smartlife TUYA app
4. Can set over voltage/under voltage/over current /leakage current in app or can set these by manual
5. Undervoltage protection 140V-210V (adjustable) (default: 170V)
6. Over voltage proteciton225V-295V (adjustable) (default: 265)
7. Over current protection1A-63A (adjustable) (default: 40A)
8. Reconnect time (delay on time): 1s-500s (default: 30s)
9. Voltage/current/kW calibration: -9.9%-9.9%
10. Action time: 1-30s (detault 1s)
11. power consumption less than 2W

About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 33 (14 by maintainers)
Commits related to this issue
- Add support for TOMPD-63LW circuit breaker/energy meter Issue #388 — committed to make-all/tuya-local by make-all a year ago
- TOMPD 63LW: change "energy reset" to a boolean. string (with pushed value "empty") was based on iot.tuya.com info, with no log info about this dp to corroborate it. Now there is a report about an al... — committed to make-all/tuya-local by make-all a year ago
- SmartMCB, Emylo smart meters: extract V, I, P from phase_a dp. - Assume the same format as TOMPD meter, as the dp id is also the same. - set phase_a to polled, as it does not seem to be reported by d... — committed to make-all/tuya-local by make-all a year ago
- TOMPD-63LW: phase data is encoded in 8 bytes, not 11 Original format I think must have been just copied straight over from another device without checking. Both #577 and #388 show 8 byte data being ... — committed to make-all/tuya-local by make-all a year ago
- TOMPD-63LW: update tests based on actual data Update the tests for phase_a data based on data logged in #577. Original tests were based on #110, which is the SmartMCB device, following an incorrect ... — committed to make-all/tuya-local by make-all a year ago
With this device, you can’t. It does not provide volts and amps in the local protocol.
Is it possible to display volts and amps?