Server for visualizing the stats from my mushroom humidifier setup; a bit more complicated than expected
Go to file
Kelvin Ly dcf8069f68 Add support for second voltage column 2023-07-30 23:52:43 -04:00
humdifier_controller Fix bugs; set pin 5 to OUPUT to make it usable, fix one bug in contrller code 2023-07-30 23:08:57 -04:00
shroom_internals Man I suck at SQL 2023-07-30 23:45:40 -04:00
static Add support for second voltage column 2023-07-30 23:52:43 -04:00
.gitignore Switch to auth_secret file that's compiled in at runtime instead of a hardcoded string 2023-05-16 13:49:55 -04:00
go.mod Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
go.sum Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
shroom-controller.service Add working service file 2023-05-17 22:11:42 -04:00
shroom_controller.py Add more missing humidifier2 stuff 2023-07-30 23:27:22 -04:00
shroom_pipe.py Minor changes to data ingestion pipeline 2023-05-16 12:22:13 -04:00
shroom_server.go Add support for second humdifier to server 2023-07-30 23:36:20 -04:00