Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QCB2-single phase smart circuit breaker #1139

Open
alikarodi opened this issue Mar 24, 2024 · 1 comment
Open

QCB2-single phase smart circuit breaker #1139

alikarodi opened this issue Mar 24, 2024 · 1 comment

Comments

@alikarodi
Copy link

Describe the bug
is it possible to install openbeken on QCB2-single phase smart circuit breaker with mcu tuya wb3s?
Thank you
Firmware:

  • Device?
  • Chip/model: WB3S
  • Device config?
    "integration_manifest": {
    "domain": "tuya_local",
    "name": "Tuya Local",
    "codeowners": [
    "@make-all"
    ],
    "config_flow": true,
    "dependencies": [],
    "documentation": "https://github.com/make-all/tuya-local",
    "integration_type": "device",
    "iot_class": "local_push",
    "issue_tracker": "https://github.com/make-all/tuya-local/issues",
    "requirements": [
    "tinytuya==1.13.2"
    ],
    "version": "2024.3.2",
    "is_built_in": false
    },
    "data": {
    "name": "Power Din X",
    "type": "tongou_qcb2_singlephasebreaker",
    "device_id": "REDACTED",
    "device_cid": "",
    "local_key": "REDACTED",
    "host": "REDACTED",
    "protocol_version": 3.3,
    "tinytuya_version": "1.13.2",
    "api_version_set": 3.3,
    "api_version_used": 3.3,
    "api_working": true,
    "status": {},
    "cached_state": {
    "updated_at": 1711264162.981,
    "1": 2,
    "16": false,
    "102": "Trip",
    "103": "Closed",
    "104": "Trip",
    "105": "Closed",
    "107": "Trip",
    "110": "Remote_OFF",
    "112": false,
    "114": 63,
    "115": 280,
    "116": 165,
    "118": 800,
    "119": 2000,
    "125": 2,
    "131": 243,
    "6": "CNAAAAAAAAA="
    },
    tinytuya scan:
    Device Listing

[
{
"name": "QCB2-single phase smart circuit breaker",
"id": "ff637fbefe67ffe3caaiuw",
"key": "?????????????",
"mac": "aa:80:56:1a:1c:06",
"uuid": "9fa7779734b4ca2b",
"sn": "10010011000316",
"category": "dlq",
"product_name": "QCB2-single phase smart circuit breaker",
"product_id": "l1t5oophgyzpdrag",
"biz_type": 18,
"model": "",
"sub": false,
"icon": "https://images.tuyaeu.com/smart/icon/bay1638066107344ANbl/1853af3a98f2840a63ce3772edfde441.jpg",
"mapping": {
"1": {
"code": "forward_energy_total",
"type": "Integer",
"values": {
"unit": "kW\u00b7h",
"min": 0,
"max": 99999999,
"scale": 2,
"step": 1
}
},
"6": {
"code": "phase_a",
"type": "Raw",
"values": {
"maxlen": 128
}
},
"16": {
"code": "switch",
"type": "Boolean",
"values": {}
},
"102": {
"code": "ov_set",
"type": "Enum",
"values": {
"range": [
"Closed",
"Alarm",
"Trip"
]
}
},
"103": {
"code": "uv_set",
"type": "Enum",
"values": {
"range": [
"Closed",
"Alarm",
"Trip"
]
}
},
"104": {
"code": "oc_set",
"type": "Enum",
"values": {
"range": [
"Closed",
"Alarm",
"Trip"
]
}
},
"105": {
"code": "op_set",
"type": "Enum",
"values": {
"range": [
"Closed",
"Alarm",
"Trip"
]
}
},
"107": {
"code": "temp_set",
"type": "Enum",
"values": {
"range": [
"Closed",
"Alarm",
"Trip"
]
}
},
"109": {
"code": "online_state",
"type": "Enum",
"values": {
"range": [
"online",
"offline"
]
}
},
"110": {
"code": "event",
"type": "Enum",
"values": {
"range": [
"Normal",
"Over_Current_Trip",
"Over_Power_Trip",
"High_Temp_Trip",
"Over_Voltage_Trip",
"Under_Voltage_Trip",
"Over_Current_Alarm",
"Over_Power_Alarm",
"High_Temp_Alarm",
"Over_Voltage_Alarm",
"Under_Voltage_Alarm",
"Remote_ON",
"Remote_OFF",
"Manual_ON",
"Manual_OFF",
"Leakage_Trip",
"Leakage_Alarm",
"Restore_Default",
"Automatic_Closing",
"Electricity_Shortage",
"Electricity_Shortage_Alarm"
]
}
},
"112": {
"code": "auto_reclosing",
"type": "Boolean",
"values": {}
},
"114": {
"code": "c_thresh",
"type": "Integer",
"values": {
"unit": "A",
"min": 1,
"max": 63,
"scale": 0,
"step": 1
}
},
"115": {
"code": "ov_thresh",
"type": "Integer",
"values": {
"unit": "V",
"min": 245,
"max": 295,
"scale": 0,
"step": 1
}
},
"116": {
"code": "uv_thresh",
"type": "Integer",
"values": {
"unit": "V",
"min": 145,
"max": 220,
"scale": 0,
"step": 1
}
},
"118": {
"code": "temp_thresh",
"type": "Integer",
"values": {
"unit": "\u00b0C",
"min": -250,
"max": 1000,
"scale": 1,
"step": 1
}
},
"119": {
"code": "op_thresh",
"type": "Integer",
"values": {
"unit": "W",
"min": 5,
"max": 25000,
"scale": 0,
"step": 10
}
},
"125": {
"code": "fap_a",
"type": "Integer",
"values": {
"unit": "kW\u00b7h",
"min": -999999999,
"max": 999999999,
"scale": 2,
"step": 1
}
},
"131": {
"code": "temp_a",
"type": "Integer",
"values": {
"unit": "\u00b0C",
"min": -250,
"max": 1000,
"scale": 1,
"step": 1
}
},
"113": {
"code": "rd_set",
"type": "Boolean",
"values": {}
}
}
}

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@openshwprojects
Copy link
Owner

Sure, I can guide you step by step through the process on our forum.
SEe also tutorial: https://www.elektroda.com/rtvforum/viewtopic.php?p=20975937#20975937

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants