Zigbee Dooya Blinds

I am having issues with my Dooya zigbee blinds. All are properly set in terms of the direction but for some reason some have a state of “OPEN” when they are actually “CLOSED”.

For example this blind is actually “CLOSED” but shows in zigbee2mqtt as “OPEN”. If I press “CLOSE” button in zigbee2mqtt nothing happens (which is fine since it is CLOSED) and if I press “OPEN” is does open the blinds so all direction are good but for some reason the state is reversed.

Did you try turning this on?

I tried that, it messes the direction. It’s only the state that is reversed for some reason.

Not sure if this is your model but they all have the same advice:

More here: https://www.zigbee2mqtt.io/devices/CK-MG22-JLDJ-01(7015).html

You need to add

invert_cover: true

To the device specific configuration. There’s a link to how to do that on the page linked above.

In short: you find your cover in config/zigbee2mqtt/devices.yaml and edit that line indented below the device identifier. Save, then restart the add-on.

1 Like

Found it but it doesn’t seem to do anything as the state stays the same :frowning:

Did restart the Z2M add-on?

Yes restart fixed it. I cought it afterwards, not sure pressing “apply” under the “Exposes” tab did something but I did that right before restarting.

1 Like

I had a play with some of my device specific settings. It updates in real time but yes a restart is required.