PricelessToolkit / ESPBell-LITE

Intercom / Doorbell IoT Module
MIT License
67 stars 11 forks source link

Chime control #12

Closed LuisDiazUgena closed 3 months ago

LuisDiazUgena commented 3 months ago

Hi!

I was wondering if there is a possibility to "mute" the chime. The idea is to be able to mute or unmute the chime and still being able to recieve notifications.

Does the doorbell sense require a chime to be used to detect that the button has been pressed? If not, it might be ok to just detect the button press, then route the signal.

PricelessToolkit commented 3 months ago

You can unscrew one contact from chime. espbell doesnot recuire chime, only power supply and button.

LuisDiazUgena commented 3 months ago

I could wire up the chime trough a relay and use one of the gpio available to power on and off the chime, right?

On Mon, May 13, 2024, 12:05 PricelessToolkit @.***> wrote:

You can unscrew one contact from chime. espbell doesnot recuire chime, only power supply and button.

— Reply to this email directly, view it on GitHub https://github.com/PricelessToolkit/ESPBell-LITE/issues/12#issuecomment-2107162271, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABR5PFSMEDTARXZMNO45XSDZCCF6DAVCNFSM6AAAAABHTZIOW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBXGE3DEMRXGE . You are receiving this because you authored the thread.Message ID: @.***>

PricelessToolkit commented 3 months ago

Yes, you can disable it temporarily. However, if the relay remains energized for an extended period, it will heat up. Also, avoid using a barebone relay; instead, consider using a product like this: https://s.click.aliexpress.com/e/_DEMhNvh.

PricelessToolkit commented 3 months ago

or use "Solid State Relay" https://s.click.aliexpress.com/e/_DDKyASr but I don't know if it will work with 3.3v Logic or not.

LuisDiazUgena commented 3 months ago

Thanks. Already have some relay boards, with octocouplers and aldo an ssr in my electronic stash.

What I'm not sure is how to wire it. The chime sound in my model is played through the headset itself I think. If i unolug the headset no chime sound is played if the button is been pressed, but I also have a regular chime. I need to check the wiring.

I need to do some testing but I think this project will be great to add this feature to my smart home.

(For some background, i have a 1 year old son who sometimes sleeps really bad 🤣)

PricelessToolkit commented 3 months ago

I don't use chime, disabled it completely. HA sound notification + WLED notification is enough, also disabling and enabling it is easier.