BOX ERC2202-Z
Dual controller
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "state_l1",
"label": "State l1",
"access": 3,
"type": "binary",
"property": "state_l1",
"description": "On/off state of the switch",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "state_l2",
"label": "State l2",
"access": 3,
"type": "binary",
"property": "state_l2",
"description": "On/off state of the switch",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "record_rf",
"label": "Record rf",
"access": 3,
"type": "enum",
"property": "record_rf",
"description": "Record RF control",
"values": [
"record_l1",
"record_l2"
]
},
{
"name": "clear_rf",
"label": "Clear rf",
"access": 3,
"type": "enum",
"property": "clear_rf",
"description": "Clear RF control",
"values": [
"clear_l1",
"clear_l2"
]
},
{
"name": "rf_status",
"label": "Rf status",
"access": 1,
"type": "enum",
"property": "rf_status",
"description": "RF control status",
"values": [
"ok",
"error"
]
}
]