After upgrade from zwave 1.4 the cover behavior has changed. In 1.4 when a cover is closed the ´closed´ status is reached when the cover is actually closed.
In zwaveJS the cover gets the closed status twice:
- When an automation sends the close command
- When the cover is actually closed
In between the status is reset to open again.
As there are automation’s triggered by open en closed statuses there is a lot happening.
Is there a change in behavior?
Or can it be adjusted?