We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Hello which means No ackTimer for loxone?
Expected behavior
I have the time in main.js to const ackTimeoutMs = 2000;
Screenshots & Logfiles
and many more of the entries
Versions:
Loxone Miniserver Gen.1 Version 14.7.3.6
Additional context Contrib.: Alexa2 (Amazon Echo) 3.26.5 no longer transmits to Loxone.
The text was updated successfully, but these errors were encountered:
It means that events sent to your Miniserver by the adapter have not been acknowledged by the Miniserver within the timeout period.
You are probably flooding your Miniserver with too many updates in close succession.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Hello which means No ackTimer for loxone?
Expected behavior
I have the time in main.js
to const ackTimeoutMs = 2000;
Screenshots & Logfiles
and many more of the entries
Versions:
Loxone Miniserver Gen.1 Version 14.7.3.6
Additional context
Contrib.: Alexa2 (Amazon Echo) 3.26.5 no longer transmits to Loxone.
The text was updated successfully, but these errors were encountered: