diff --git a/devices/tuya-generic-zmb9-1p-circuit-breaker.json b/devices/tuya-generic-zmb9-1p-circuit-breaker.json new file mode 100644 index 00000000..450f5eeb --- /dev/null +++ b/devices/tuya-generic-zmb9-1p-circuit-breaker.json @@ -0,0 +1,104 @@ +{ + "manufacturer": "Tuya Generic", + "name": "ZMB9-1P Circuit Breaker", + "key": "llcobqwii9fc9y73", + "ap_ssid": "SmartLife", + "github_issues": [ + 526 + ], + "image_urls": [ + "tuya-generic-zmb9-1p-circuit-breaker.jpg" + ], + "profiles": [ + "bk7231t-common-user-config-ty-1.1.71-sdk-1.0.2-40.00" + ], + "schemas": { + "000002yzfl": [ + { + "type": "obj", + "mode": "ro", + "property": { + "min": 0, + "max": 99999999, + "scale": 2, + "step": 1, + "type": "value" + }, + "id": 1 + }, + { + "mode": "rw", + "id": 3, + "type": "raw" + }, + { + "mode": "rw", + "id": 4, + "type": "raw" + }, + { + "mode": "ro", + "id": 6, + "type": "raw" + }, + { + "type": "obj", + "mode": "ro", + "property": { + "type": "bitmap", + "maxlen": 17 + }, + "id": 9 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 11 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 16 + }, + { + "mode": "rw", + "id": 17, + "type": "raw" + }, + { + "mode": "rw", + "id": 18, + "type": "raw" + }, + { + "type": "obj", + "mode": "ro", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 19 + }, + { + "type": "obj", + "mode": "ro", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 20 + }, + { + "mode": "rw", + "id": 101, + "type": "raw" + } + ] + } +} diff --git a/images/tuya-generic-zmb9-1p-circuit-breaker.jpg b/images/tuya-generic-zmb9-1p-circuit-breaker.jpg new file mode 100644 index 00000000..7a231718 Binary files /dev/null and b/images/tuya-generic-zmb9-1p-circuit-breaker.jpg differ