Hi All,
Just got started with home assistant, moving away from Homey. Without going into much detail, my Homey 8 years old, and I don’t know how much life is in it anymore. As I have recently built a small k8s (containers) cluster for all my home server needs, I figured I might as well move to home assistant and gradually phase out Homey. This means I’m running HA core and I prefer to keep all communication IP based (so no USB dongles). In cases where I cannot make due with IP, I will opt for a network based bridge (e.g. my Somfy blinds, Philips Hue)
For one specific integration, I am looking for a simple and cheap solution. This is for my doorbell. With Homey I had it automated using a Click On Click Off solution that integrated directly with Homey. It looks like this (current). (I had to combine the images into 1 file, as I am a new user)
Since I don’t have a bridge for 433/COCO, I was thinking about doing something with an ESP32, but later thought maybe a Shelly is even easier. I don’t have any experience with Shelly though and am looking for advise whether it is possible to accomplish what I’m trying to achieve.
I was thinking about “injecting” a Shelly relay between my doorbell and the transmitter (idea).
As this isn’t a powered circuit, but simply a push contact, I figure I need external power (e.g. a 12v adapter). The Shelly would need to shortly activate the relay to upon pressing the doorbell to activate the transmitter, so the receiver rings. It would also have to send out some sort of signal to HA so I can trigger automations.
I was wondering if I even need to put the transmitter behind a relay. Considering it is a “push” contact, I figured, maybe it could even be connected in parallel with the doorbell (parallel)
I hope the community can advise me on whether this would work!