Matthias Kleine
Matthias Kleine
@zaphod2 Und wir auch in der nächsten Version enthalten sein, wenn sich hier am Issue nichts ändert...
@VierlingMt Hier geht es nicht um http-Blöcke, der Timeout der sendTo-Blöcke ist nicht konfigurierbar
And this wasn't the case in previous versions/upgrades? The "additional packages" behaviour wasn't changed in the adapter since several month/years.
Ref https://github.com/ioBroker/ioBroker.js-controller/issues/2006
- Which browser (and version)? - Which version of socketio adpater?
Do you have any errors/warnings in the developer tools / console of your browser?
*Same behaviour with beta version 2.2.4*
Just checked the code ``start: 0`` doesn't survive the option checks. ``start: 1`` does the trick! Maybe you should check if ``options.start`` is a number. https://github.com/ioBroker/ioBroker.history/blob/24cb6c5f3fa40dc3fc435fd45eda801e79656739/main.js#L1224-L1226
Ok, got it :) Feel free to close this issue