Kai Schlegel

Results 8 comments of Kai Schlegel

The browser throttle setTimeout and setInterval calls to no more than once per second when run inside of an inactive or minimized tab. Example: http://jsfiddle.net/simevidas/gHZSW/ ---> when windows is inactive...

here another post about that problem: http://stackoverflow.com/questions/5927284/how-can-i-make-setinterval-also-work-when-a-tab-is-inactive-in-chrome/5927432#12522580 web workers are not affected, but I don't see how web workers could be used in this context.

I have exactly the same error "Received ESP3 response with return code WRONG_PARAM (3) - 0x02 ['0x3'] [] OrderedDict()". Can I help somehow with more information?

I'm using a usb300 gateway and the feature-branch version of the integration. It happens when I click a button (up or down) on a cover.

I kinda found the problem. I set the base id to FF-80-80-00 (like shown in https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/gateways). After some crazy debug with logging, I found out that I have a total...

yes, both base_id and therefore also sender_id were not aligned with my esp300. as the bus can query the base_id of the stick, maybe you know a way to show...

maybe a warning at startup if the base ids are not matching? anyways, it was not a bug, but only a misuse from my side. i hope it‘s the same...