

I also use Frigate!
Piggybacking to also recommend Tailscale to OP for external access. Not 100% self hosted, but solves the DDNS issue. And works well with Frigate in my experience.


I also use Frigate!
Piggybacking to also recommend Tailscale to OP for external access. Not 100% self hosted, but solves the DDNS issue. And works well with Frigate in my experience.


Hey I did exactly this a few years ago! Uses an optocoulper for isolation. I flashed ESPHome on it and connected it to my Home Assistant instance.
Works like a charm!
I also hard wired the ESP power pins to the PC via a spare USB header. Then I enabled a BIOS setting to keep USB ports powered when shut down, so it’s a super seamless install.

Only problem I’m having with it lately is since I run a dual boot system, my default GRUB option is Linux, but sometimes (unfortunately) I need to get into Windows. It’s a bit of a pain to have to update grub to change the default then restart again. I’d rather build in some sort of selection functionality the first time it boots.
I’ve been playing around with using another ESP32 as a filesystem USB device, then having grub read the content of a file on said ESP32, either “windows” or “linux”, then booting accordingly. That’s a work in progress tho
I personally use Frigate, which is default free, but has a plus tier for $50 a year (has custom AI training/models instead of default’s standard model).
Personally has all the features I’d want, curious what BlueIris brings, I’ve heard a bit about it.


Ente
Just got my new NAS drives, so about to make the transition.
It’s actually new drives, and a new host. I’ve been running my old Synology NAS for years. But decided I ought to switch to a “real” NAS through Proxmox.
Just set up a simple samba container with Cockpit as a web manager, so far working really well. But I want to validate backups before I start moving all the irreplaceable data.
Something I’m excited about is using my old Synology NAS as an automatic, off-site backup once I transition. Heard about Duplicati from a friend, sounds like a great syncing solution.
Other than that I’ve been looking into using Apple HomeKit features with my Home Assistant devices. And also planning to move my hardware from the cheap Amazon floor shelf to a real 19” rack.


Here’s a great site to do exactly this!
Nice Chat-GPT you got there


Been curious about deploying HA with docker. As I understand the only limitation is you can’t use add-ons?
Also using Booklore with 2 Kobos, works great!
Although annotation syncing isn’t supported yet, I believe there’s a pull request for it already.