index
:
tplink-energy-monitor.git
bugfixes
dependabot/npm_and_yarn/express-4.17.3
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/qs-6.4.1
dependabot/npm_and_yarn/shelljs-0.8.5
log-realtime-usage
master
websockets
An energy monitoring dashboard for TP-Link smart plugs
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-26
Fix sync write error handling
James Barnett
1
-5
/
+7
2018-12-14
- Added support to specify logger config file on command line.
Peter Olsar
1
-7
/
+24
- Added support to specify log directory path in logger config.
2018-11-18
Exclude devices without monitoring API e.g hs100
bugfixes
James Barnett
1
-5
/
+12
Fixes #7
2018-11-18
Skip RMS voltage calc for newer firmware versions
James Barnett
1
-5
/
+17
Fixes #7
2018-10-21
Add configurable log interval and max log limit
log-realtime-usage
James Barnett
1
-33
/
+68
2018-10-07
Basic logging functionality. Logs every 60s.
James Barnett
3
-0
/
+67
Needs log rotation/management to avoid huge logfiles.
2018-08-04
Fix typo that prevented power state to updates
Wild Stray
1
-2
/
+2
2018-04-08
Improve layout on mobile devices and tablets
James Barnett
1
-1
/
+4
2018-04-07
Add support for switching between multiple plugs
James Barnett
3
-111
/
+162
2018-04-07
Switch from http polling to data push via websockets
James Barnett
2
-0
/
+270
2018-03-30
Poll for realtime usage updates
James Barnett
1
-0
/
+18