ollo69
ollo69
Problem here is that your device always return same value for `run_state` and `pre_state`. I will think about a possible solution for this case...
Please try last release, now `pre_state` is calculated when equal to `run_state`. Not sure if this work, because in any case your device should go in END state that I...
As I see from your image there is a big change, `run_state` and `pre_state` are not equal anymore. I do not understand the meaning of what is written, but what...
So your device go directly from spinning to standby when it complete the cycle? There are no "END" state?
Please try last release and let me know if it works. I implemented some logics based on states and remaining time, not so perfect but I don't see other options...
Need a list of status change and remain time information for both devices when run completed is triggered and than deactivated
I suppose that pernamently means until cycle is started again and have to be considered correct behavior
Yes, run completed should go on when a cycle is completed and should stay on until you do something with device, like turn it on to start a new cycle,...
Please test last release and let me know if `run_completed` works as expected / descripted.
I close this because duplicated of #226. Please comment on that in case of issue.