Open illuzn opened 11 months ago
To touch on this... I have other blind motors and the state on them reports the actual current state of the motor. So if I open the blinds, the state reports as open. Close the blinds, reports as closed. Stop the blinds, reports as stopped. This motor seems to report as stopped even when they are open or closed. I can see the logic in it, when I open the blinds, the motor runs to the open position then stops there. Hence the stop state, but the blinds are opened so the state should also be open, shouldn't it? The way the other motors I have work is if the blinds go to the open position, the state is open. If I open the blinds and stop them halfway, the state shows stop. I believe that is the way they should work. Fully open, state Open. Fully closed, state Close. Stopped anywhere in between, state Stop to signify they are not "fully" either way.
When you say other blind motors do you mean this specific model or another model?
I mean another model. I have 4 of this type, they all show the state as "stop" even when they're open. The other model shows the state correctly (in my opinion) as "open" when they're open, "close" when closed.
I think the open/ closed state should be derived from position which makes more sense.
DPS1 tells us whether the motor is moving. DPS2 tells u which direction the motor is moving (if it is moving at all).
I wish my java was upto snuff and I'd do myself but I can't get my custom quirk that attempts to implement this working.
Edit: there's also a very interesting "feature/ bug", when closed, the position sensor sometimes will read as 1% which is interpreted as open.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days
Bump
there are news about the battery status?
What happened?
This is for Moes AM43-0.45/40-ES-EB (_TZE200_zah67ekd).
What did you expect to happen?
The device to properly report opening/ stopped/ closing.
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.34.0
Adapter firmware version
20230507
Adapter
Tubez USB Zigbee CC2652
Debug log
No response