summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* update makefileSam Anthony2024-11-271-1/+1
* update makefileSam Anthony2024-11-261-1/+1
* add dashboard.html to MakefileSam Anthony2024-11-261-1/+1
* server dashboard: display duty cycleSam Anthony2024-11-211-2/+2
* make gofmt seperate make targetSam Anthony2024-11-211-0/+2
* add clean make targetSam Anthony2024-11-071-0/+3
* add release make targetSam Anthony2024-11-071-1/+7
* server: refactorSam Anthony2024-11-071-1/+1
* server: handle /duty_cycleSam Anthony2024-11-071-1/+6
* implement SensorStationSam Anthony2024-11-071-0/+33
* server: humidity record for each roomSam Anthony2024-11-041-10/+0
* implement server POST humiditySam Anthony2024-11-011-0/+10