aboutsummaryrefslogtreecommitdiff
path: root/public
AgeCommit message (Expand)AuthorFilesLines
2018-10-21Add configurable log interval and max log limitlog-realtime-usageJames Barnett1-3/+3
2018-10-07Basic logging functionality. Logs every 60s.James Barnett1-1/+63
2018-08-02Update dash.jsWild Stray1-26/+26
2018-08-02Updated dash.js with bug fix for "millis"Wild Stray1-27/+29
2018-04-14added meaningful page when no devices discoveredsydeslyde1-1/+3
2018-04-08Improve layout on mobile devices and tabletsJames Barnett2-3/+64
2018-04-07Try to re-establish lost websocket connectionsJames Barnett2-1/+15
2018-04-07Add support for switching between multiple plugsJames Barnett1-23/+28
2018-04-07Switch from http polling to data push via websocketsJames Barnett1-96/+38
2018-04-02Add TravisCI and SonarQube integrationJames Barnett1-1/+1
2018-04-01Show total and average usage for current day and monthJames Barnett2-22/+80
2018-03-31Add plug state and uptime. Placeholder tiles for averagesJames Barnett2-7/+47
2018-03-31Add monthly usage graphJames Barnett1-1/+61
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett1-2/+64
2018-03-31Add realtime usage trend graphJames Barnett2-13/+75
2018-03-30Poll for realtime usage updatesJames Barnett2-0/+99
2018-03-30Initial functionality. Static realtime usage for a single deviceJames Barnett1-0/+3