Hello everybody!
I’m new to HA and I need some advice on how to display values (actually I think they are called “attributes”) from the Fritz!Box Call monitor sensor. The documentation of the sensor is poor, but I noticed that a lot of attributes are caught by the sensor, like the caller-id, the duration of a call, etc… So I would like to make a box in my HA interface and show all these values, now the sensor shows only its state (idle, ringing, dialing, or talking).
My understanding is that I have to use the templates, but at the moment I’m groping in the dark.
Could someone point me in the right direction? A little example would be awesome
And then you will see who is calling/are you calling/talking to.
Now, since among the attributes there also the dates and duration of the calls, it would be nice to implement also a call log, but for the moment this is beyond my abilities.
P.S. I don’t know why the indentation of the code is lost
Call history would also be very cool. Has this already been implemented by someone? I am very new to HA (started a couple of days ago), so I am not yet familiar with all details …
@ElGrande72, if you export your phonebook and open the xml file you’ll see something like: <phonebook owner="2" name="Test">
I think the phonebook owner is the ID.
Edit:
This entry is missing in the default phonebook, which is ID 0.
Greets
I am using the default phone book. but still getting phone numbers instead of names in my sensor when receiving calls. How do i troubleshoot this? I have downloaded the phonebook from the fritz router, but there is no owner id, because it is phonebook 0. the following code i am using: