aboutsummaryrefslogtreecommitdiff
path: root/src/DillerTx.js
Commit message (Collapse)AuthorAgeFilesLines
* web:Trygve Laugstøl2016-03-051-1/+1
| | | | | o Adding an API method to get per-hour aggregate values. Doesn't use the by_hour table yet. o Adding a simple line graph component that can graph a single property's value.
* misc:Trygve Laugstøl2015-11-011-17/+12
| | | | o Playing around with type annotations.
* core:Trygve Laugstøl2015-10-311-0/+63
o Improved transaction handling. web: o Supporting changing a device's name and description.