BOX ERC2206-Z
Roller shutter 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",
"label": "State",
"access": 3,
"type": "enum",
"property": "state",
"description": "Shutter state",
"values": [
"open",
"stop",
"close"
]
},
{
"name": "direction",
"label": "Direction",
"access": 3,
"type": "enum",
"property": "direction",
"description": "Motor direction",
"values": [
"forward",
"back"
]
},
{
"name": "record_rf",
"label": "Record rf",
"access": 3,
"type": "enum",
"property": "record_rf",
"description": "Record RF control",
"values": [
"record",
"stop"
]
},
{
"name": "clear_rf",
"label": "Clear rf",
"access": 3,
"type": "enum",
"property": "clear_rf",
"description": "Clear RF control",
"values": [
"clear",
"stop"
]
}
]