aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2022-12-07Bump qs from 6.4.0 to 6.4.1dependabot/npm_and_yarn/qs-6.4.1dependabot[bot]1-6/+11
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2019-01-26Fix sync write error handlingJames Barnett1-18/+29
2018-10-07Basic logging functionality. Logs every 60s.James Barnett1-198/+227
Needs log rotation/management to avoid huge logfiles.
2018-04-02Add TravisCI and SonarQube integrationJames Barnett1-0/+1029
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett1-0/+5
2018-03-30Initial functionality. Static realtime usage for a single deviceJames Barnett1-0/+661