UncleSamSwiss / ioBroker.loxone

ioBroker adapter for Loxone Miniserver
Apache License 2.0
27 stars 25 forks source link

No ackTimer for #540

Open zoizo030 opened 4 months ago

zoizo030 commented 4 months ago

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

loxfehler

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.

raintonr commented 4 months ago

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.