You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
an ack ist just to be there ro acknowledge that the button has been pressed and the adapter has done something .... most people does not matter on this behaviour ... its just a oersonal interest from my side to fave acknowledgment from the adapter cause i have scripts which are lustenung to such acknowledgments ... so its an idea for an enhacement ... if the decision is to to not implement this then rhus enhabement can be closed ....
a set "ack" flag means that the adapter states that this is the official value of the state.
For buttons it is a common behaviour to leave them in ack=false state because the button itself is only a trigger for a real action, So checking if the button press worked is mainly done by monitoring the state taht chould change through the button press.
Also for Homematic devices (where the ack idea comes from) buttons are never officially ack-ed. they stay as ack=false.
After pressing a button the state change is not acknowleged.
Everythinh works but just the adapter acknowledgment is missing.
The text was updated successfully, but these errors were encountered: