Zigbee2MQTTZigbee2MQTT
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)

BOX ERC2202-Z

ModelERC2202-Z
VendorBOX
DescriptionDual controller
Exposesstate_l1, state_l2, record_rf, clear_rf, rf_status
PictureBOX ERC2202-Z

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.

Help to make the docu better and edit this page on Github ✌
Last Updated: 3/17/26, 7:01 PM