Lorenz Brun FanBee
Fan with valve
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:
[
{
"type": "fan",
"features": [
{
"name": "state",
"label": "State",
"access": 7,
"type": "binary",
"property": "state",
"description": "On/off state of this fan",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "speed",
"label": "Speed",
"access": 7,
"type": "numeric",
"property": "speed",
"description": "Speed of this fan",
"value_max": 254,
"value_min": 1
}
]
}
]