Hi.
I have an aqara e1 blind motor added to HA via sonoff zigbee 3.0 coordinator (2mqtt CC2652). I do not have an aqara hub.
I have an automation that opens and closes the blind via the analogue_output. this value is set to 0 to close and 100 to open.
The close works fine - without fail for months. However the open is giving an error.
ValueError: Value 100.0 for LUMI lumi.curtain.acn002 0c3d3a00 analog_output is outside valid range 0 - 0.0
Annoyingly I have had this working. The change was either a HA update (last 3 months) or a previous coordinator I used that was a texas instruments 2mqtt CC2531 coordinator (had to swap it so I could add more zigbee devices).
Anyone any ideas?
Thanks.