The template(s) seem to have not ack flag handling coded at onStateChange.
(i.e.
|
stateChange: (id, state) => { |
)
I would suggest to enhance the template as during adapter review missing ack flag handling is a recurring issue.
(As soon as the change is confirmed I can try to create a PR but I will not start before some "ok we want this enhancement" statement)