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
/
public
/
javascripts
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-01-21
random comma breaks sitegit add public/javascripts/dash.js !
Your Name
1
-1
/
+1
2018-10-21
Add configurable log interval and max log limit
log-realtime-usage
James Barnett
1
-3
/
+3
2018-10-07
Basic logging functionality. Logs every 60s.
James Barnett
1
-1
/
+63
Needs log rotation/management to avoid huge logfiles.
2018-08-02
Update dash.js
Wild Stray
1
-26
/
+26
2018-08-02
Updated dash.js with bug fix for "millis"
Wild Stray
1
-27
/
+29
Values could be returned byt the plug in mV/mA/mW instead of V/A/W.
2018-04-14
added meaningful page when no devices discovered
sydeslyde
1
-1
/
+3
2018-04-08
Improve layout on mobile devices and tablets
James Barnett
1
-2
/
+8
2018-04-07
Try to re-establish lost websocket connections
James Barnett
1
-1
/
+9
2018-04-07
Add support for switching between multiple plugs
James Barnett
1
-23
/
+28
2018-04-07
Switch from http polling to data push via websockets
James Barnett
1
-96
/
+38
2018-04-02
Add TravisCI and SonarQube integration
James Barnett
1
-1
/
+1
2018-04-01
Show total and average usage for current day and month
James Barnett
1
-22
/
+74
2018-03-31
Add plug state and uptime. Placeholder tiles for averages
James Barnett
1
-6
/
+35
2018-03-31
Add monthly usage graph
James Barnett
1
-1
/
+61
2018-03-31
Add daily kWH usage total for last 30 days
James Barnett
1
-2
/
+64
2018-03-31
Add realtime usage trend graph
James Barnett
1
-13
/
+71
2018-03-30
Poll for realtime usage updates
James Barnett
1
-0
/
+95