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
/
views
/
index.hbs
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-05-12
Fix broken frontend link to popper.js
HEAD
master
James Barnett
1
-1
/
+1
2018-10-07
Basic logging functionality. Logs every 60s.
James Barnett
1
-0
/
+18
Needs log rotation/management to avoid huge logfiles.
2018-04-14
added meaningful page when no devices discovered
sydeslyde
1
-0
/
+14
2018-04-08
Improve layout on mobile devices and tablets
James Barnett
1
-7
/
+19
2018-04-07
Try to re-establish lost websocket connections
James Barnett
1
-3
/
+8
2018-04-07
Add support for switching between multiple plugs
James Barnett
1
-2
/
+7
2018-04-07
Switch from http polling to data push via websockets
James Barnett
1
-11
/
+3
2018-04-01
Show total and average usage for current day and month
James Barnett
1
-7
/
+5
2018-03-31
Add plug state and uptime. Placeholder tiles for averages
James Barnett
1
-5
/
+94
2018-03-31
Add monthly usage graph
James Barnett
1
-1
/
+15
2018-03-31
Add daily kWH usage total for last 30 days
James Barnett
1
-1
/
+19
2018-03-31
Add realtime usage trend graph
James Barnett
1
-41
/
+18
2018-03-30
Poll for realtime usage updates
James Barnett
1
-14
/
+27
2018-03-30
Initial functionality. Static realtime usage for a single device
James Barnett
1
-0
/
+143