Karl-Erik Gustafsson

Results 14 issues of Karl-Erik Gustafsson

Memory usage of ESP82866 (mayby also ESP32) has been increased from what it was earlier (e.g. summer time) compared today's usage rate. This is now resulting situations that older codes,...

Would it be possible to inform plugins when user will do a restart? Then plugins can gracefully disconnect connection(s) before restart. I noticed issues with a plugin that has connetion...

Would it be possible to add check for "token status" to SK server if it is not already there? If `Allow Readonly Access` is ON, then it is difficult to...

Some time ago I was parsing nmea0183 strings and I noticed that in certain sentences with empty `,,` prevented parsing and didn't show values in SK. Sentences were GGA and...

It would be good to have reset reason information available to SensESP UI or/and stream to Signal K. Currently reset can be detected by monitoring USB debug stream or uptime...

Warnings from action: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mikepenz/release-changelog-builder-action@v1, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. The `set-output` command is deprecated and...

chore

Would it be possible to release a new version to npmjs? Thanks!

Would it be possible to get an updated version to npmjs, which has included the pdu array fix? Thanks!

If network between SK and InfluxdB is interrupted then SK log error, but also throw unhandled error. There two type of errors that can be seen, `No host available` and...

## Code Changes: ### Core Migration - Replace Webpack 5 build system with Vite 6.0.5 - Add `@vitejs/plugin-react` and `@module-federation/vite` for React 16 and Module Federation support - Move `index.html`...

chore