So I have a sheely 1 mini gen 3 and a 230V legrand chime/doorbell.
Trying to find an equivalent wiring scheme for the Mini - would it be L and N to mains, N from chime to SW and L from chime to O?
Cheers and TIA.
So I have a sheely 1 mini gen 3 and a 230V legrand chime/doorbell.
Trying to find an equivalent wiring scheme for the Mini - would it be L and N to mains, N from chime to SW and L from chime to O?
Cheers and TIA.
I have a two-wire Golmar Tekna V2 Plus, and with the inspiration from this thread and many others was able to connect it to HA. To help other folks with a similar model, hereās what I did:
Goals
The Shelly Plus Uni is the star here, as it has a voltometer that allows you to detect the buzzer being pressed, and can be powered through 5V, so I currently have it connected to a USB power pack. In a future iteration I believe we can power it through the 24V bus with an appropriate step-down converter
Wiring
Buzzer
The Tekna has two unused pins marked BUS OUT for connecting another unit or accessory. Normally this operates at 24v, but drops to 18v when the video screen is on (buzzer pressed). We connect these two pins to ANALOG IN & GND in the Shelly. When the buzzer is pressed, voltage drops and the Shelly sends a webhook to HA. The BUS IN pins operate the same way, so I suspect if you have a Golmar model without the BUS OUT you can use those pins instead.
Door Button
Pretty simple conceptually, just connect them to the button contacts on one end and the Shelly OUT 1 on the other. This does require you to disassemble the phone, which only requires a screwdriver and some flat tools for prying. To connect to the buttons I ended up twisting a wire around the contacts and dabbing it with a bit of glue to keep them in place. One of the wires didnāt have a good signal so I put a dab of solder on it as well. Also shrink tubing to keep the exposed parts of the wires from touching, but not necessary if you strip to the exact length in the first place.
Power
As I said, Shelly takes 5VDC so you can just get a USB power cable and connect it to the +5VDC pin on Shelly.
Configuration
Pretty straightforward, a few gotchas/tips:
Math.abs(x-18)
and alerted on that custom unit insteadJust to give back to this community. I managed to get it working using the following configuration:
rest_command:
deurbel_on:
url: āhttp:///rpc/Switch.SetConfig?id=0&config={"in_mode":"flip"}ā
method: get
deurbel_off:
url: āhttp:///rpc/Switch.SetConfig?id=0&config={"in_mode":"detached"}ā
method: get
I have had this working for some time now like the original post. But now i want to change my Doorbell button to something more fancy. Does anyone have an idea on how I would need to wire this:
This is the page one AliExpress. It is an No touch button, so people can hold their hand in front of the button and the bell rings. When their hand is removed, it will stop (at least that is my idea.
Iāve got a Shelly1 gen3 and a 230VAC Schneider brand doorbell.
The doorbell is super simple. Normally there is no power going to the doorbell. Pressing the button completes a circuit and sends 230VAC to trigger the bell. No additional wires for a push-button, just 230VAC L and N in, as you can see below:
I can pull another 230VAC line in to power the Shelly, no problem.
So how do I trigger the Shelly?
Should I connect 230VAC L (via the black wire in the photo) to the SW terminal?
Should I discard the Shelly and use an entirely different type of switch, perhaps a dry contact switch?
Orā¦ ???
It depends.
There is a variable 5VAC on those wires at all times. I attribute that to some sort of leak in my household wiring system. Iām pretty sure itās not by design.
Yes, those are bells on either side of the electromagnetic relay.
Are the 2 lines coming out of the upper left corner energized at all time? 5VAC? 240VAC? Is it stable?
I mean, if the L and N screws are at 5V and only going to 240V when someone presses the doorbellā¦ is the other blue & black pair behaving the same??
I am asking because if you want to do Shelly at all, you will need a way to power the Shelly (or anything wifi or ESP based) at all times. And that was exactly the reason why the very 1st post of this thread is talking about a 12VDC power source.
= = =
Otherwise, you will want to look into other devices that are battery powered. 2 ideas:
Sorry, I think my photo was not clear. There is only a single pair of wires here, they are twisted and double back around so it does look like there is a second pair.
The idle current on the wires is not stable, my multimeter shows it fluctuating from 3~6VAC. I have noticed this elsewhere in the house so I suspect it is just some ghost power in the circuit. According to the bellās spec-sheet it doesnāt require any current when idle, only 230V to activate the relay.
I did try the magnetic door sensor trick but it was very fussy to actually activate it, a short press on the button just didnāt work, it needed a longer press, and when it worked there was a good 5+ second delay before I would get a notification from HA.
As I mentioned earlier, I can easily bring a new 230VAC wire down into the box to power the Shelly. For that matter I could also bring in 12VDC if that would be better. So powering the Shelly is not a concern.
Iām just not familiar enough with Shelly devices, so my main question here is whether running 230VAC into the SW when the bell is rung is the correct way to trigger the Shelly. I donāt want it to explode
The fact that you have to wait 5 seconds for any window/door contact does not sound right. What are the make/model of the door sensors you have tried?
Anyways, I have z-wave, and (at least in my case) my tests with my Ecolink door sensor is both consistent and immediate.
Ref: Contact Sensor for Doorbell - #15 by Bartem
===
on the other hand, what you really need, conceptually, is a sensor that can tell you whenever the sensor sees 230VAC betwen L and N. So kind like a āpower outage sensorā, but in reverse logic.
And to be clear, you do not need āpower monitoring sensorā that tells you Voltage/Amp/Watt, etc., but just a āpower outageā that tells you whether 230VAC being on or off. I have not seen any off-the-shelf sensor devices that you can buy and it would just work, so most if not all of the examples are DIY, and I can tell you wouldnāt mind DIY:
===
Do you have any link to the manual of the Schneider brand doorbell?
I am curious because is that really 230VAC both at the bell location and (gasp!) at the doorbell button location, that is outdoor and for people to press dailyā¦? Is there a way to use multimeter to test the button outdoor, and see whether the bell button is indeed switching 230VACā¦?
I mean, if so, Iād be interested to see how Schneider addresses safety concerns.
I got similar door bell with 230v AC which triggers the electro magnetic field and the bell rings. I have posted similar requirement. Check Here for the proposed solution. If you got same model of Shelly you may try that approach.
Edit: I donāt have any Shelly device so I could not confirm but as per the laws of electrical it should work.
Make a dumb doorbell smart with Shelly 1 - #125 by capsel22 - is this option safe? i.e. is 230v going to the doorbell? I have the same unit and if itās safe then Iāll have a go.
I just ordered a couple of Shelly Plus 1s for various projects around the house, and Iād like to use one for my doorbell integration. But I have a problemāthereās no outlet near the chime to plug in a 12V power supply.
I could install the power supply in my utility room and run new wiring to the chime, but Iād rather avoid running new wires if possible.
I came across AC-DC step-down converters like this one that claim to step down 10-28V AC to 12V DC. My doorbell transformer is 16VAC, so in theory, this should work.
Has anyone tried something like this? I canāt seem to find a well-reviewed unit, so Iām wondering if this is a bad idea or if thereās a better approach. Any advice would be appreciated!
Edit: Found one from DiodeDrive that seems well reviewed, but probably overkill.