aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Improve layout on mobile devices and tabletsJames Barnett5-14/+90
2018-04-07Try to re-establish lost websocket connectionsJames Barnett3-4/+23
2018-04-07Add support for switching between multiple plugsJames Barnett7-144/+224
2018-04-07Switch from http polling to data push via websocketsJames Barnett9-261/+218
2018-04-04Update README.mdJames Barnett1-4/+4
2018-04-03Add dockerfile and update readmeJames Barnett2-11/+44
2018-04-02Remove master branch filter, so tags are includedv0.1James Barnett1-4/+0
2018-04-02Push Travis builds to repo releasesJames Barnett1-1/+11
2018-04-02Add TravisCI and SonarQube integrationJames Barnett6-2/+1063
2018-04-02Update readmeJames Barnett1-2/+33
2018-04-01Show total and average usage for current day and monthJames Barnett4-31/+87
2018-03-31fillMissingDays now fills the previous month correctlyJames Barnett1-2/+10
2018-03-31Add plug state and uptime. Placeholder tiles for averagesJames Barnett6-13/+166
2018-03-31Add monthly usage graphJames Barnett3-5/+146
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett5-6/+159
2018-03-31Add realtime usage trend graphJames Barnett3-54/+93
2018-03-30Poll for realtime usage updatesJames Barnett8-37/+177
2018-03-30Initial functionality. Static realtime usage for a single deviceJames Barnett9-0/+1018
2018-03-30Initial commitJames Barnett3-0/+735