aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2022-07-06Bump moment from 2.22.0 to 2.29.4dependabot/npm_and_yarn/moment-2.29.4dependabot[bot]1-6/+11
Bumps [moment](https://github.com/moment/moment) from 2.22.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.22.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... 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