adashrod / DoorbellCamera

Repo of knowledge and any necessary code for making a Raspberry Pi doorbell camera
0 stars 0 forks source link

Set up health check for button handler #14

Closed adashrod closed 1 year ago

adashrod commented 1 year ago

Maybe add a repeating task to rpi-main.py: post the current timestamp to KV. Alternative: write a shell script that runs systemctl status ... and posts status to KV.

adashrod commented 1 year ago

Implemented using crontab and systemctl status