BOX ERC2202-Z
| Model | ERC2202-Z |
| Vendor | BOX |
| Description | Dual controller |
| Exposes | state_l1, state_l2, record_rf, clear_rf, rf_status |
| Picture | ![]() |
Exposes
State l1 (binary)
On/off state of the switch. Value can be found in the published state on the state_l1 property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_l1": NEW_VALUE}. If value equals ON state l1 is ON, if OFF OFF.
State l2 (binary)
On/off state of the switch. Value can be found in the published state on the state_l2 property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state_l2": NEW_VALUE}. If value equals ON state l2 is ON, if OFF OFF.
Record rf (enum)
Record RF control. Value can be found in the published state on the record_rf property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"record_rf": NEW_VALUE}. The possible values are: record_l1, record_l2.
Clear rf (enum)
Clear RF control. Value can be found in the published state on the clear_rf property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"clear_rf": NEW_VALUE}. The possible values are: clear_l1, clear_l2.
Rf status (enum)
RF control status. Value can be found in the published state on the rf_status property. It's not possible to read (/get) or write (/set) this value. The possible values are: ok, error.

