Skip to content

Commit

Permalink
New device - Tuya Generic ZMB9-1P Circuit Breaker
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 11, 2023
1 parent 4994650 commit 8376db9
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions devices/tuya-generic-zmb9-1p-circuit-breaker.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
}
Binary file added images/tuya-generic-zmb9-1p-circuit-breaker.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8376db9

Please sign in to comment.