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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
Merge pull request #4 from wildstray/master
v0.5
James Barnett
1
-2
/
+2
2018-08-04
Fix typo that prevented power state to updates
Wild Stray
1
-2
/
+2
2018-08-02
Merge pull request #3 from wildstray/patch-1
v0.4
James Barnett
1
-10
/
+12
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
2018-04-15
Merge pull request #2 from sydeslyde/master
v0.3
James Barnett
3
-3
/
+25
2018-04-14
added meaningful page when no devices discovered
sydeslyde
3
-3
/
+25
2018-04-08
Merge pull request #1 from jamesbarnett91/websockets
v0.2
James Barnett
14
-419
/
+552
2018-04-08
Add missing ws dependency
websockets
James Barnett
1
-1
/
+2
2018-04-08
Improve layout on mobile devices and tablets
James Barnett
5
-14
/
+90
2018-04-07
Try to re-establish lost websocket connections
James Barnett
3
-4
/
+23
2018-04-07
Add support for switching between multiple plugs
James Barnett
7
-144
/
+224
2018-04-07
Switch from http polling to data push via websockets
James Barnett
9
-261
/
+218
2018-04-04
Update README.md
James Barnett
1
-4
/
+4
2018-04-03
Add dockerfile and update readme
James Barnett
2
-11
/
+44
2018-04-02
Remove master branch filter, so tags are included
v0.1
James Barnett
1
-4
/
+0
2018-04-02
Push Travis builds to repo releases
James Barnett
1
-1
/
+11
2018-04-02
Add TravisCI and SonarQube integration
James Barnett
6
-2
/
+1063
2018-04-02
Update readme
James Barnett
1
-2
/
+33
2018-04-01
Show total and average usage for current day and month
James Barnett
4
-31
/
+87
2018-03-31
fillMissingDays now fills the previous month correctly
James Barnett
1
-2
/
+10
2018-03-31
Add plug state and uptime. Placeholder tiles for averages
James Barnett
6
-13
/
+166
2018-03-31
Add monthly usage graph
James Barnett
3
-5
/
+146
2018-03-31
Add daily kWH usage total for last 30 days
James Barnett
5
-6
/
+159
2018-03-31
Add realtime usage trend graph
James Barnett
3
-54
/
+93
2018-03-30
Poll for realtime usage updates
James Barnett
8
-37
/
+177
2018-03-30
Initial functionality. Static realtime usage for a single device
James Barnett
9
-0
/
+1018
2018-03-30
Initial commit
James Barnett
3
-0
/
+735