QuickHits: OpenResty and Package Updates

Turns out I wrote this back in November, but on a different machine and I never pushed my changes up to git. So here it is now! The last two times I鈥檝e run apt update && apt upgrade -y on my web server and OpenResty has an update to push out, I will get some errors including Openresty is not setup correctly. There are a few other errors in the systemctl status openresty output such as process 223478 [nginx] is still running....

December 4, 2023 路 3 min 路 492 words 路 Me

BirdNET-PI & HomeAssistant: Part 2

Checking for Entities If you鈥檙e following up on this from my first post, you鈥檝e already added your AppDaemon script and confirmed that the AppDaemon logs don鈥檛 show any errors. Now is the true test if it鈥檚 working: do you have the new sensors in HomeAssistant?! The best way to do this is by just type e from any screen in the HomeAssistant UI! That will bring up a list of entities....

October 4, 2023 路 10 min 路 1986 words 路 Me