It takes 5 cloud services to hear my doorbell
35 points by vghaisas 3 days ago | 22 comments

artisinal 27 minutes ago
I fail to see the relation between a video doorbell and stopping a burglar. Burglars wear masks.

Also, a doorbell ringing on the outside of the door is not only silly but in case of an apartment complex highly annoying for your neighbors.

And make sure your neighbors like being monitored through your five services.

Personally I have a button outside my front door. It is connected with a copper wire to the other side of the door to a small device that sends out an audible notification. No cloud required.

reply
ezfe 25 minutes ago
It's video surveillance, it makes it more likely they'll go elsewhere. That's literally the whole point of Ring.
reply
artisinal 12 minutes ago
Then go for a CCTV system with local storage for the whole apartment complex instead of a cloud based personal surveillance system.

Then you don’t need 5 cloud services and people can go back to knocking.

reply
t098i3 22 minutes ago
I used to have local teenagers messing around on my property and it completely stopped after putting up some lights and cameras. It stops most casual crime.
reply
artisinal 19 minutes ago
We are talking about burglars.
reply
t098i3 19 minutes ago
Yup, said teens would burgle stuff off my property.
reply
mathisfun123 17 minutes ago
People steal things from stores which have had cctv for decades. I have no idea why people think these goofy webcams have any effect other than invading the privacy of your neighbors.
reply
t098i3 16 minutes ago
I literally just said it solved my problem. Most casual crime is opportunistic, and cameras and lights add uncertainty to the opportunity. Most people aren't willing to chance the camera for an opportunistic score.
reply
mathisfun123 12 minutes ago
> Most casual crime is opportunistic, and cameras and lights add uncertainty to the opportunity. Most people aren't willing to chance the camera for an opportunistic score.

People have been stealing things from stores which have had cctv for decades. Your premises are manifestly false.

reply
t098i3 5 minutes ago
It's a good thing I don't live in a store, then
reply
VladVladikoff 2 hours ago
I’ve recently been looking into what older gen IoT devices I can buy used for cheap and are also hackable (some existing progress has been done before me is my bar). My first adventure was with an Amazon Echo Dot 2, I picked up two off Facebook marketplace for $5 each and managed to vibe code my way into a working implementation of LibreEcho (which does not currently support the echo dot). I’ve got that wired into my home local AI brain so it can do tasks like add grocery items to shared notes, or download movies or TV shows (jellyseer+flexget+jellyfin+etc).

My next plan is to do a doorbell. I want it fully local only and I know there are providers who offer this brand new for $$$ but I love the idea of picking up cheap IoT devices and hacking them instead. My current candidate is EZVIZ DB1C but I haven’t bought it yet and definitely open to suggestions!

reply
Banditoz 45 minutes ago
It's crazy these things don't have much interopability with third parties.

Is it so difficult to expose a MQTT thing or some other random HTTP server, default off but configurable in some developer settings, that could be used to control the device/read state? It would certainly make the minority that is us power users happy.

reply
VTimofeenko 8 minutes ago
Not exactly home gamer stuff, but there are devices like the Axis cameras which can push to a configured mqtt.

Generally ONVIF is the protocol one should be looking for in a camera, it indicates that the edge device can play ball with a central server (Frigate, Blue Iris, etc). Profile M specifies the metadata into external mqtt:

https://www.onvif.org/profiles/profile-m/

reply
tehlike 31 minutes ago
Reolink poe+frigate
reply
vghaisas 3 days ago
I thought it was finally time to write up the story of my absurd home doorbell implementation, especially because the upcoming Samsung SmartThings API pricing means things will have to change soon.

Suggestions welcome!

reply
BLKNSLVR 2 hours ago
I'll have to check the latency of my 'smart' doorbell now. I have occasionally heard the doorbell, taken the obligatory time to find the key to unlock the door to find that it was just a package delivery, but enough time had passed that the courier was nowhere to be seen.

(Yours wasn't a latency issue though, what kind of latency do you get with your 5-cloud services chain?)

Also, interesting about the SmartThings API access moving to a subscription model: https://hackaday.com/2026/07/28/samsungs-smartthings-api-ter... (this link is in the article - the cost is only for third party usage, not if you're directly using the SmartThings app).

reply
pdonis 2 hours ago
We have a Ring doorbell that hooks into the actual chime that the old doorbell used, so it still preserves the old doorbell's functionality[1]. I can understand not wanting to buy into the Ring ecosystem (we started using them before they were bought by Amazon), but maybe there are cheaper doorbells that also do that? All we had to do to make the old chime work with the Ring doorbell was install an extra widget that came with the Ring doorbell inside the chime; the Ring doorbell's instructions explained how to do it. It just needed a screwdriver and a few minutes' work.

[1] More precisely, we did until we moved to a manufactured home that did not even have a doorbell installed, after which I had to do some jiggering (now we have a Ring chime that the doorbell can talk to over the house's LAN). But the setup I describe above worked fine for a number of years in the house we were in before.

reply
artisinal 33 minutes ago
> the upcoming Samsung SmartThings API pricing

Imagine paying a Korean company five bucks a months so you can get a notification on your phone that your fridge needs a new water filter.

People really need to touch grass.

reply
addag 23 minutes ago
Peak Home Alone behavior right here.
reply
wonnage 36 minutes ago
Not sure if Blink is more locked down but Ring works alright with just Homebridge + HomePods
reply
jimt1234 30 minutes ago
> ...then it would also helpfully play a sound on the doorbell...which we could not hear.

Sounds like a feature more than a bug.

reply
t098i3 36 minutes ago
I take it the house wasn't wired for a traditional doorbell and you didn't want to drill the necessary holes in the doorframe and wall?
reply