Great price for a Zigbee Blinds Controller. I have this same model working well in Zigbee2MQTT.
Requirements
- Zigbee hub required – this won't work standalone
- Alternative: WiFi version available here at a similar price if you prefer WiFi over Zigbee
For dual-cord blinds: If your blinds have 2 cords like mine, you can join them together using metal chain connectors – works perfectly!
Zigbee2MQTT Configuration
You may need an external converter to work with Zigbee2MQTT. Here's how to set it up:
In the zigbee2mqtt config I added:
external_converters:
- custom_blind_converter.mjs
Then in the zigbee2mqtt config directory create a folder called external_converters and place the custom_blind_converter.mjs file in there.
I set my blinds to open 30 mins before sunrise and close at sunset. When we hit summer I'll add some automations to close them during the heat of the day and open them at night after I have gone to sleep. In the bedroom I set them to close when the TV is on and for 15 mins after I have a shower while I get dressed.
Curious to see how this compares with the Aqara E1. Anyone have both?