aboutsummaryrefslogtreecommitdiff
path: root/routes
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Switch from http polling to data push via websocketsJames Barnett3-189/+25
2018-04-01Show total and average usage for current day and monthJames Barnett1-2/+2
2018-03-31fillMissingDays now fills the previous month correctlyJames Barnett1-2/+10
2018-03-31Add plug state and uptime. Placeholder tiles for averagesJames Barnett2-1/+23
2018-03-31Add monthly usage graphJames Barnett1-3/+70
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett1-2/+69
2018-03-30Poll for realtime usage updatesJames Barnett2-23/+30
2018-03-30Initial functionality. Static realtime usage for a single deviceJames Barnett1-0/+33