Server for visualizing the stats from my mushroom humidifier setup; a bit more complicated than expected
Go to file
Kelvin Ly 73bd49191b Add working service file 2023-05-17 22:11:42 -04:00
humdifier_controller Lots of small tweaks to get stuff to work; generate hex files for Arduino firmware 2023-05-17 22:09:39 -04:00
shroom_internals Don't error out on timeout 2023-05-17 07:25:26 -04:00
static Move admin to static folder, reduce manual mode timeout to 40 seconds 2023-05-16 16:01:08 -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 Lots of small tweaks to get stuff to work; generate hex files for Arduino firmware 2023-05-17 22:09:39 -04:00
shroom_pipe.py Minor changes to data ingestion pipeline 2023-05-16 12:22:13 -04:00
shroom_server.go Change addressing scheme and fix SQL bug 2023-05-16 23:07:25 -04:00