| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-07 | Basic logging functionality. Logs every 60s. | James Barnett | 1 | -1/+6 | |
| Needs log rotation/management to avoid huge logfiles. | |||||
| 2018-04-14 | added meaningful page when no devices discovered | sydeslyde | 1 | -2/+8 | |
| 2018-04-07 | Add support for switching between multiple plugs | James Barnett | 2 | -8/+27 | |
| 2018-04-07 | Switch from http polling to data push via websockets | James Barnett | 3 | -189/+25 | |
| 2018-04-01 | Show total and average usage for current day and month | James Barnett | 1 | -2/+2 | |
| 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 | 2 | -1/+23 | |
| 2018-03-31 | Add monthly usage graph | James Barnett | 1 | -3/+70 | |
| 2018-03-31 | Add daily kWH usage total for last 30 days | James Barnett | 1 | -2/+69 | |
| 2018-03-30 | Poll for realtime usage updates | James Barnett | 2 | -23/+30 | |
| 2018-03-30 | Initial functionality. Static realtime usage for a single device | James Barnett | 1 | -0/+33 | |