Intercom and Doorbell Smart Modules for Home Assistant | ESPBell

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

ความคิดเห็น • 552

  • @PricelessToolkit
    @PricelessToolkit  ปีที่แล้ว +14

    Please consider subscribing. Your subscription goes a long way in backing my work. 🤗

  • @guillepunx
    @guillepunx ปีที่แล้ว +74

    It gets me crazy that small projects like this can deliver just what an user really would want, and big companies all mess around with things that don't make sense. Thanks!

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว +13

      Because all the projects that I do are done primarily for me :) after the tests, if everything works as it should, I assemble a small batch with the hope that someone will want to buy it.

    • @VivekGuptaIn
      @VivekGuptaIn ปีที่แล้ว +4

      I work for such product company. The reason for that is that these companies are driven by Marketing and sales. Features and functionality are decided by them. That leads to feature creeping and unnecessary things in the product. Engineers don’t have final say in the final product though they are closed to understanding requirements .

  • @vladik6565
    @vladik6565 ปีที่แล้ว +8

    I like it. It's small, feature packed and doesn't require a subscription to use. Great job!

  • @alexzolotarev5276
    @alexzolotarev5276 3 หลายเดือนก่อน +2

    First of all, thanks for a woderful project.
    Bought it, installed in a less then two hours without any problems.
    I've done a very simple "auto-open" code modification for the lite version.
    It opens the door after 3 short rings and 1 long. The sensor section in EspHome code for it looks like that:
    # Doorbell Sensor
    - platform: gpio
    pin:
    number: 4
    #inverted: true
    name: "DoorBell"
    icon: "mdi:bell"
    filters:
    delayed_on: 100ms
    on_multi_click:
    - timing:
    - ON for at most 1s
    - OFF for at most 1s
    - ON for at most 1s
    - OFF for at most 1s
    - ON for at most 1s
    - OFF for at most 1s
    - ON for at least 1.5s
    - OFF for at least 1s
    then:
    - switch.turn_on: Lock
    - platform: status
    name: "${name} Status"

    • @PricelessToolkit
      @PricelessToolkit  3 หลายเดือนก่อน

      Thank you for supporting my work!!!

  • @Flos_tech_lounge
    @Flos_tech_lounge ปีที่แล้ว +3

    I don't need this as my door and doorbell are already smart but I need to say I admire what you did here ( even if I don't understand ANYTHING you did on the electronics side). The Videoquality, sound quality and even the design of the pcb is on such a professional level it lefts me speechless. And yes: this applies to all your videos and projects. Greetings from Germany and keep up the good work

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      Thank you so much for your kind words and greetings from Germany! I'm glad you enjoy the quality of my videos and projects. Your support is greatly appreciated. Cheers!

  • @rafaveloso1234videos
    @rafaveloso1234videos ปีที่แล้ว +4

    What a good execution, Home Assistant doorbell trigger and PC notification support is GOD TIER STUFF

  • @tomiruhno
    @tomiruhno ปีที่แล้ว +2

    every time you upload new project i get so excited!

  • @medienmond
    @medienmond ปีที่แล้ว +3

    Your project is one of those, i want to build for some time now.
    I really think ithat i should give it a try very soon...
    Keep on making and documenting... you are awesome!

  • @javediqbal9678
    @javediqbal9678 11 หลายเดือนก่อน +2

    Good DIY project using ESP32... small, with great features. Great job!

  • @lisagravells802
    @lisagravells802 10 หลายเดือนก่อน +1

    Finally someone that makes useful projects!

  • @RossReedstrom
    @RossReedstrom ปีที่แล้ว +13

    Love the level of documentation for all your projects!

  • @JakobMatz
    @JakobMatz หลายเดือนก่อน +1

    I just got my ESPBell Lite and hooked it up. The process was a bit painful, because of the lacking documentation on the wiring.
    After i got it working it works like a charm though!
    Thanks for this awesome device.

    • @PricelessToolkit
      @PricelessToolkit  หลายเดือนก่อน

      Thanks for your support, It is simply not feasible to provide documentation for every version of the interphones. basic wiring diagram on GitHub github.com/PricelessToolkit/ESPBell-MAX?tab=readme-ov-file#wiring-diagram-espbell-max-to-intercom--doorbell

  • @kieranwilliams3052
    @kieranwilliams3052 3 หลายเดือนก่อน +1

    Brillient because its simple! Keep up your work!

    • @PricelessToolkit
      @PricelessToolkit  3 หลายเดือนก่อน

      @@kieranwilliams3052 Thank you!

  • @apod2101
    @apod2101 ปีที่แล้ว +3

    Beautifully done! I built something like this myself a year ago. Only hand soldered on a perfboard. For me it runs with ESPHome on an ESP8266 (D1Mini). For this purpose I have set up an automatic door opening for example. ringing of the postman. I also put Data RGB on the bottom of the bell to recognize the status of the bell. Off/Auto opening/ON with different colors.

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว +1

      Thank you, it's a good idea to have an automatic door opening "I will try to add that" Thanks!!

  • @sikkisvasilis
    @sikkisvasilis ปีที่แล้ว +1

    I am envious of people with electrical engineerng experience! Nice project!

  • @rikilshah
    @rikilshah ปีที่แล้ว +2

    Truly professional level work! Great concept executed with utmost beauty!

  • @AlexusMaximusDE
    @AlexusMaximusDE ปีที่แล้ว +1

    Wow, I just watched your ESPClicker video and both projects are cool but also your English has improved massively between the two both regarding grammar and pronunciation.

  • @RandPrint
    @RandPrint ปีที่แล้ว +2

    I love all the ESP32 projects I'm seeing I'm feeling inspired to build some automation into my old house

  • @nortronics
    @nortronics ปีที่แล้ว +1

    A new subscriber from Australia
    I'm always looking for channels that give a good depth of technical description

  • @thespencerowen
    @thespencerowen 7 หลายเดือนก่อน +1

    Wow what a polished product. Thanks for sharing

  • @Mika_3c33
    @Mika_3c33 ปีที่แล้ว +2

    Amazing project! looks great, and the documentation is super in-depth too, well done!

  • @Visor755
    @Visor755 ปีที่แล้ว +1

    Very nice project. Loved to try the doorbell kit.

  • @maltevo8691
    @maltevo8691 ปีที่แล้ว +1

    Awesome work! I will definitely order the LITE tomorrow!!

  • @rodneycrosslin4405
    @rodneycrosslin4405 ปีที่แล้ว +1

    I'm genuinely excited for this!

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      Thanks, On GitHub you can find all the files for self-assembly.

  • @franzs1
    @franzs1 ปีที่แล้ว +1

    Spotted your video on the youtube dashboard and I really like your projects👍

  • @1brokkolibaum
    @1brokkolibaum ปีที่แล้ว +2

    I just got a new home and this would be a very nice addition to have ! Well done project as always! I love it!

  • @smnstrm
    @smnstrm ปีที่แล้ว +1

    that is a relly nice project! would be a nice addition to my smarthome

  • @josetapparo9194
    @josetapparo9194 ปีที่แล้ว +1

    Thank you and please keeping going on this kind of projects

  • @chucomgloco
    @chucomgloco ปีที่แล้ว +1

    Thanks for all the wonderful ideas, really need this for my doorbell. Again, thanks for engineering devices that are useful for the everyday life.

  • @missko1962
    @missko1962 ปีที่แล้ว +1

    This and the mailbox guard are really cool projects!👍

  • @17Oli
    @17Oli ปีที่แล้ว +2

    Awesome project and such a high quality video and documentation! Keep it up!

  • @BhEaN
    @BhEaN ปีที่แล้ว +1

    Really nice project! Thanks for sharing the process!!

  • @i_am_not_a_pro_but_lets_try
    @i_am_not_a_pro_but_lets_try ปีที่แล้ว +2

    cool project - might have to build a pair for myself - much better than the crappy doorbells I have at the moment

  • @Whimsical_Ravioli
    @Whimsical_Ravioli ปีที่แล้ว +1

    this popped up in my feed and peaked my interest. Cool Stuff.

  • @Anthonylion232
    @Anthonylion232 ปีที่แล้ว +1

    These kind of projects are what makes me want to be an engineer!

  • @davidbauer9502
    @davidbauer9502 ปีที่แล้ว +1

    great project, im looking for exactly this 👏

  • @themiz1os818
    @themiz1os818 ปีที่แล้ว +1

    I’ve been trying to make something similar for almost a year without results. This is a lifesaver 😮

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      First, check which type of intercom system you have

    • @themiz1os818
      @themiz1os818 ปีที่แล้ว +1

      @@PricelessToolkit I have the 4+N system, that’s why I’m so exited about this product! It taught me a lot just by reading the documentation. I was trying to rectify the signal from the bell and it started to become somewhat complicated, but I never thought of using an optocoupler!

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      yeah, working with 4+N is simple, the doorbell and lock wires are separate.

  • @charlynaseweis7766
    @charlynaseweis7766 ปีที่แล้ว +1

    Wow! Great tool, something I've been locking for a long time...

  • @MM-321
    @MM-321 ปีที่แล้ว +1

    Yay a new video from one of my fav peeps on youtube

  • @thomasbauer2489
    @thomasbauer2489 ปีที่แล้ว +1

    Impressive work and a impressive documentation. That's what i'm looking for. Thank you. ❤❤❤

  • @tomdamhof771
    @tomdamhof771 ปีที่แล้ว +2

    looks amazing, keep it up!

  • @Bonna84
    @Bonna84 ปีที่แล้ว +1

    Been looking for something like this! Realt Nice product!

  • @luca5067
    @luca5067 ปีที่แล้ว +1

    OMG THIS IS WHAT I'VE BEEN LOOKING FOR

  • @kolmanpg
    @kolmanpg ปีที่แล้ว +1

    This looks incredible!

  • @misamokuzelpizu
    @misamokuzelpizu ปีที่แล้ว +1

    thats exactly what we talked about in my home, and we were thinking about diying it, but now you made it^^

  • @siegfriedspakolovic8859
    @siegfriedspakolovic8859 ปีที่แล้ว +1

    Great project! Still happy with my Mailbox Guard!

  • @SteveSwing
    @SteveSwing ปีที่แล้ว +1

    Very professional looking result. Thanks for providing the resources to try it myself.

  • @elly3713
    @elly3713 10 หลายเดือนก่อน +1

    Thanks for showing how to wire it up. I've got the same intercom in new flat and were looking for a way to "smartify" it. Then I noticed name of the city in weather app on your phone... such a small world, eh?
    Great work, appreciate it!

    • @PricelessToolkit
      @PricelessToolkit  10 หลายเดือนก่อน

      Thank you for watching! yep, very small.

  • @MrRG118
    @MrRG118 ปีที่แล้ว +1

    Really well thought out project!

  • @markusfrank4549
    @markusfrank4549 ปีที่แล้ว +1

    I just love esp ❤😂
    Nice Video!

  • @AdamMcNutt
    @AdamMcNutt 11 หลายเดือนก่อน +1

    Nice! Adding to things I didn't know I needed.

  • @anmelden3897
    @anmelden3897 ปีที่แล้ว +1

    What a genius idea

  • @TeodorD
    @TeodorD ปีที่แล้ว +1

    Great work looking forward to one of these babies:)

  • @Smoothy0911
    @Smoothy0911 ปีที่แล้ว +1

    Great project👍 liked and subscribed😎

  • @bennopuetz206
    @bennopuetz206 ปีที่แล้ว +1

    Fascinating project - need to instigate my bell system

  • @alex10pty
    @alex10pty ปีที่แล้ว +1

    Nice project I just move to an apartment and will be great to have one

  • @cyclemoto8744
    @cyclemoto8744 ปีที่แล้ว +1

    Many thanks for sharing this. Cheers from OZ

  • @teckho316
    @teckho316 ปีที่แล้ว +1

    I like the compact design and integration with HA❤

  • @LevinHerr
    @LevinHerr ปีที่แล้ว +1

    I definitely need this for my flat. I tried making something similar myself a year ago but failed 😅

  • @emf9
    @emf9 ปีที่แล้ว +1

    Looks awesome. I hacked mine together with some relays etc.

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      Thanks. For the first version, I used small relays, but then I thought about it and changed it to SSR. I think small "signal" relay contacts might stick together due to the load.

  • @tompointdll
    @tompointdll ปีที่แล้ว +1

    Un super projet, et un ingenering Made In France, en plus sa marche avec HA, que demander de plus :)

  • @molesnir
    @molesnir ปีที่แล้ว +1

    High quality video, love the project, subscribed! ❤ Looking forward to the next project

  • @jswc
    @jswc ปีที่แล้ว +1

    Amazing project. Keep it up.

  • @JanPieterDuhen
    @JanPieterDuhen ปีที่แล้ว +1

    Nice video, I like the disign of the small version!

  • @tstill1988
    @tstill1988 ปีที่แล้ว +1

    Nice design dude!

  • @dekegels
    @dekegels 11 หลายเดือนก่อน +1

    could have built it but honestly not in that size and price, will be looking here in the future. extremely happy with my purchase

    • @PricelessToolkit
      @PricelessToolkit  11 หลายเดือนก่อน

      Thank you very much for supporting my work!!

  • @RoSi4You
    @RoSi4You ปีที่แล้ว +1

    Wow. What a great idea. I need to implement it to my HA.

  • @philippweil3796
    @philippweil3796 ปีที่แล้ว +1

    I Built something simpler which gives you a notification and you can open, but i will give it a Look, nice work!

  • @sevagj.b
    @sevagj.b ปีที่แล้ว +1

    Thanks for the nice and creative idea

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      Most welcome 😊 "Շնորհավոր Նոր ՏարիՆ"

  • @RolfSzimnau
    @RolfSzimnau ปีที่แล้ว +1

    Cool price and great tutorial.

  • @thosecrazyarkwrights
    @thosecrazyarkwrights ปีที่แล้ว +1

    Nice build!

  • @MrWallyGattor
    @MrWallyGattor ปีที่แล้ว +1

    Just a fantastic idea and implementation, love it

  • @DirkTas
    @DirkTas ปีที่แล้ว +1

    Very Nice Project

  • @ElJefe42
    @ElJefe42 ปีที่แล้ว +1

    Really nice project !

  • @elchinomacachino
    @elchinomacachino ปีที่แล้ว +1

    Awesome build!

  • @bunnybiteschannel413
    @bunnybiteschannel413 ปีที่แล้ว +1

    Wow, this is genius. Good job....

  • @echopage
    @echopage ปีที่แล้ว +1

    Another Great Project

  • @shawnolson8222
    @shawnolson8222 ปีที่แล้ว +1

    Great project... Love it...

  • @Pi22aPino
    @Pi22aPino ปีที่แล้ว +1

    I’ve been looking for the ideal intercom solution and this might be it! Live audio and video feed would be the killer feature.

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      For live audio and video feeds unfortunately my knowledge is not enough

  • @francoisbeaulieu5154
    @francoisbeaulieu5154 ปีที่แล้ว +1

    belle réalisation félicitation!

  • @pneumat
    @pneumat 4 หลายเดือนก่อน +1

    Nice work! But wouldn't you need some revers engineering for 2 Wire intercom systems? So you know which bytes need to be sent out to open the door, for example?

    • @PricelessToolkit
      @PricelessToolkit  4 หลายเดือนก่อน +1

      it supports analog systems and can be connected to digital systems in crude ways like directly to buttons.

    • @pneumat
      @pneumat 4 หลายเดือนก่อน

      ​@@PricelessToolkit Well, what I mean is more like an intercom system with 2 cables that communicates via a bus. Like my TCS intercom. Most smart openers don't work with this intercom, that it communicates over a single cable. So ring, open and speak. A separate protocol is used for this. In addition, serial numbers are used, and the signal is 24 volts. As we have 2 outdoor stations here in the house and then one indoor station in each apartment. When the doorbell rings, the serial number of my indoor station is sent. And when it is opened, either the serial number of outdoor station 1 or 2 is sent. The TCS protocol has already been reversed by someone. My aim now is to implement the whole thing with a NodeMCU v2. So that a push message is sent to my cell phone when the bell rings. And that I can then open my front door with a smartphone app and/or a smartwatch app. The push message is easy to implement via various push services. I then have to develop the smartphone app and smartwatch app first. I'm not yet sure what the best alternative is for sending a message to the NodeMCU in my home from outside, i.e. the Internet. At the moment I think that MQTT, with its own encryption of the commands for additional security, is probably the best alternative.

  • @sebastiantobiascastro9350
    @sebastiantobiascastro9350 ปีที่แล้ว +1

    Very Nice!!! Thanks for sharing your work.-

  • @zigotica
    @zigotica ปีที่แล้ว +1

    Amazing project!

  • @log4u
    @log4u ปีที่แล้ว +1

    Very Nice! I would like to receive it. Stunning product.

  • @michaelregensburger9767
    @michaelregensburger9767 ปีที่แล้ว +1

    Wow, sehr cool deine Projekte!👍🇨🇭

  • @Panda260
    @Panda260 ปีที่แล้ว +1

    Very very nice idear! I think i rebuild one myself

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      If you have any questions about PCB assembly just ask, Good luck.

  • @scruggs.jonathan
    @scruggs.jonathan ปีที่แล้ว +1

    Looks like a slick device!

  • @tomaszdanielak9804
    @tomaszdanielak9804 ปีที่แล้ว +1

    Nice, this is what I need.

  • @edgecrush3r
    @edgecrush3r ปีที่แล้ว +1

    Wow🎉🎉 this looks so much better than the custom relay i have build.

  • @kabturek
    @kabturek ปีที่แล้ว +1

    I’ve created something similar in the old apartment 4 years ago and it was working great! Now I have a „new” system that I have to reverse engineer the new „integrated” bell/intercom system.

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว

      4+wire or 2 ?

    • @kabturek
      @kabturek ปีที่แล้ว

      @@PricelessToolkit unfortunately 2

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว +1

      you can try the "easy way not smart" solder wires directly to the "open button" and to the "bell loudspeaker"

  • @obmotum
    @obmotum ปีที่แล้ว +1

    Amazing. Exaclty what I was looking for. Just Need to check if it would Work with my Intercom in Germany.

  • @knowledge_seeker80
    @knowledge_seeker80 ปีที่แล้ว +1

    Awesome design :)

  • @dronefilmsgermany
    @dronefilmsgermany ปีที่แล้ว +1

    This is priceless knowledge

  • @wayne6220
    @wayne6220 ปีที่แล้ว +1

    Amazing project. Love it.

  • @kheyst
    @kheyst 7 หลายเดือนก่อน +2

    This is exactly what I need. If I buy it from you, will it still need to be programmed with the clip? If I buy the MAX, can I still automatically open the front door using Home Assistant over the cloud?

    • @kheyst
      @kheyst 7 หลายเดือนก่อน +1

      Btw. amazing products! Well done 👍🏻

    • @PricelessToolkit
      @PricelessToolkit  7 หลายเดือนก่อน +1

      Hi, yes you need to reprogram it "add wifi credentials". MAX version powers up only when someone rings the doorbell, and just after that you can open the door.

    • @PricelessToolkit
      @PricelessToolkit  7 หลายเดือนก่อน +1

      Thank you!!

  • @Tntdruid
    @Tntdruid ปีที่แล้ว +2

    Very cool idea, i need one 😄

  • @hoctrimededebutry8655
    @hoctrimededebutry8655 ปีที่แล้ว +1

    Une fois de plus une superbe réalisation/projet : utile et accessible. L'intégration dans HA est un plus !! merci 🙂

  • @BenvanBroekhuijsen
    @BenvanBroekhuijsen ปีที่แล้ว +5

    Thanks for this. You made an elegant solution for what I made myself before with an ESP powered relay. But would you be so kind to take it a step further?
    There are ESP32 boards that have audio in and out. Would you please make a version of this, that also connects to the microphone and speaker and leads the audio part to your phone through either WIFI or even abroad?
    This would finally resolve my issue that I have no way to install a video doorbel in my condo and would make it possible to at least talk to people when I am not at home or not able to go to the door. If an ESP32 would not be capable, maybe you could do it with a raspberry pi? If it would be done through a mobile website served on the device, one could even talk and open the door through a computer.
    I really don't understand why I have not seen any device for this as I must not be the only one in the world that lives in a condo and cannot install a personal video intercom at the entrance.

    • @grumpus811
      @grumpus811 ปีที่แล้ว +2

      I am looking for something similar as well. I have a wired intercom and I was searching for a wireless handset where the base unit could replace the current wired handset. After hours of searching I had to give up as it doesn't look like such a tool exists.

    • @PricelessToolkit
      @PricelessToolkit  ปีที่แล้ว +1

      To make a new version of "hardware" with esp32 that is audio capable it's not too hard but not fast, problem for me is the software part. I am not a pro programmer. I think server-side and phone software are necessary "not just Arduino stuff"

  • @MetaSikander
    @MetaSikander ปีที่แล้ว +1

    Just what I’m looking for!

  • @douglasflagmann
    @douglasflagmann ปีที่แล้ว +1

    Nice work!!