aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)AuthorFilesLines
2018-04-07Add support for switching between multiple plugsJames Barnett1-2/+7
2018-04-07Switch from http polling to data push via websocketsJames Barnett1-11/+3
2018-04-01Show total and average usage for current day and monthJames Barnett1-7/+5
2018-03-31Add plug state and uptime. Placeholder tiles for averagesJames Barnett1-5/+94
2018-03-31Add monthly usage graphJames Barnett1-1/+15
2018-03-31Add daily kWH usage total for last 30 daysJames Barnett1-1/+19
2018-03-31Add realtime usage trend graphJames Barnett1-41/+18
2018-03-30Poll for realtime usage updatesJames Barnett2-14/+28
2018-03-30Initial functionality. Static realtime usage for a single deviceJames Barnett3-0/+170