this post was submitted on 10 Jun 2026
50 points (100.0% liked)

Selfhosted

59923 readers
650 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi all, my Unifi Doorbell just died after only 4 years of service. I've been pretty disheartened with them lately, other products haven't lived up to the company's promise.

So I'm not looking to replace my networking stack yet, but I am looking for a doorbell camera. I only have the Unifi machine, but I also have an extensive docker/kubernetes stack, and mostly I want to use it with Home Assistant.

Any recommendations? Open to software, hardware, you name it. I have a few other Unifi cameras too, if they could be brought into the fold while I slowly migrate, I'd be interested. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] one_knight_scripting@lemmy.world 2 points 4 days ago* (last edited 4 days ago)

I'm working on a project involving home assistant, zigbee, and Google home. In a perfect world the doorbell would make all the Google homes chime. Not sure if it is going to work, but I know that I can simply hook up a Bluetooth speaker to the brains of it and it'll work.

Materials

Software

My home assistant will be a docker container. In order to make this work, I will be installing esphome on the esp32. I got an esp32 screen because it will also operate a self watering garden, but you don't need to. It will need to be configured as a zigbee proxy for home assistant, but seems pretty straight forward.