After many days of climbing mountains of troubleshooting I finally have my QMotion blinds recognized in Zigbee2MQTT. I thought they would just work from that point but not the case. I found a document from zigbee2mqtt showing support for my blinds but can’t make sense of what to do next.
The Z2M document says the following which unfortunately by my own limitations I can’t understand:
’ Cover
The current state of this cover is in the published state under the state property (value is OPEN or CLOSE). To control this cover publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"state": "OPEN"}, {"state": "CLOSE"}, {"state": "STOP"}. It’s not possible to read (/get) this value. To change the position publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"position": VALUE} where VALUE is a number between 0 and 100.
Just a long shot/wild guess here - but with the battery being only 49% - try charging/replacing the battery and then re-pair the device? Devices with “low” battery (“low” can mean wildly different numbers for different devices) can sometimes have trouble pairing/operating correctly.
@nwills How is your experience after connecting blinds to HA? Would you recommend it? Also, was there anything specific you needed to do, to connect blinds to the Zigbee2Mqtt?