Git Commits
dash commits 3
ohnsh/dash-
9:30 pm — John Sherrell <dev@ohn.sh>
vod: fixed a couple of silly bugs in video.sh. `count` is now local (but initialized from the environment) so that it's re-computed after the script sleeps in watch mode. And now actually using `status` after saving it, instead of incorrectly repeating `$?`.
-
4:08 pm — John Sherrell <dev@ohn.sh>
dashd: migrated sensor db to use cleaner column names, added location for second homepod (bedroom).
-
1:16 am — John Sherrell <dev@ohn.sh>
dashd: now logging sensor readings to an sqlite db.