Greetings fellow Home Assistant enthusiasts and tinkerers,
I would like to embark on a project to make my intercom smart. While I have some knowledge in software, my expertise in the hardware aspect of home automation tinkering is somewhat limited. Therefore, I’m reaching out to this knowledgeable community for guidance and insights.
In my research, I came across a project where someone integrated smart features into their Urmet 1133 intercom (details available at ilfuriano’s GitHub). Although it’s a great reference, my requirements and setup might differ slightly. Additionally, I find myself struggling to decipher their circuit diagram fully as I am just starting to learn the hardware side of things with this project.
My goal in making the intercom smart is threefold (with the last objective being somewhat less crucial):
- Integration with Home Assistant (HA) to detect the status of the LED (marked in red), which indicates whether the gate is open or closed.
- Capability to remotely open the gate through HA, corresponding to the functionality of the button marked in blue.
- Ideally, I’d like HA to be alerted when the bell rings. I believe the bell mechanism is linked to the handset (highlighted in green).
I have several queries to ensure a successful implementation:
- What specific hardware components will be necessary for this project (I guess an ESPhome?) ? And how do I find out? Do I need to measure some currents?
- How should these components be integrated within the existing circuit layout?
- Is it essential for me to acquire soldering skills before attempting this project?
- Can the existing electrical setup of the device be utilized to power the ESPhome, or is an external power source required?
- Are there any other considerations or potential challenges I might have overlooked?
Your expertise and advice would be immensely appreciated in helping me navigate my very first HA hardware project.
Thank you in advance for your support and insights!
Best regards.
P.