I have two separate buttons for my door bell. One sits at the front gate, close to the street and anotherone is positioned right at the front door. These are simple momentary switches with wires running into the utility room in the basement. In the utility room sits a transformer that transforms 230V into low voltage. In the past, these buttons triggered a old fashioned bell.
A couple of years back however I installed a Telegärtner TS2-a/b, which is connected to a DECT-Modul communicating with my Fritzbox on the ground floor. See schematic picture below:
This is how the current wiring looks like:
Now my two Fritz!Fon start ringing, whenever someone rings the bell. Great!
What I do not see, is which of the two buttons is pressed. The DoorLine does have an input for a second button, but it can only be configured to call a different phone number when the other button is pushed (i.e. the use case here is for mutli flat houses).
Additionally I have a Netatmo Presence at the front door. The Fritz!Fon is able to access the live feed of the camera, but I cannot trigger it to show the live feed, when the door bell is “calling”. In the Fritzbox this can only be configured for SIP doorbells.
So my question (and potential project … ) would be:
Can I use an ESP or anything else, to connect to the momentary pushbuttons, that have a SIP client able to connect to the Fritzbox’s SIP server? so that I can configure the live feed of the Netatmo camera to be shown, when someone is pushing the door bell?
Ideally this ESP would also forward the doorbell events to Home Assistant to be further processed.