From bffb6e2c88a9174a3ae1d568fe471184b0318d29 Mon Sep 17 00:00:00 2001 From: springstan <46536646+springstan@users.noreply.github.com> Date: Thu, 11 Feb 2021 16:23:10 +0100 Subject: [PATCH] Add user creation to fritzbox_callmonitor docs (#16510) --- source/_integrations/fritzbox_callmonitor.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/fritzbox_callmonitor.markdown b/source/_integrations/fritzbox_callmonitor.markdown index 2df19c1dcad..689dc1738db 100644 --- a/source/_integrations/fritzbox_callmonitor.markdown +++ b/source/_integrations/fritzbox_callmonitor.markdown @@ -12,6 +12,19 @@ ha_config_flow: true The `fritzbox_callmonitor` sensor monitors the call monitor exposed by [AVM FRITZ!Box](https://avm.de/produkte/fritzbox/) routers on TCP port 1012. It will assume the values `idle`, `ringing`, `dialing` or `talking` with the phone numbers involved contained in the state attributes. It can also access the internal phone book of the router to look up the names corresponding to the phone numbers and store them in the state attributes. +## Prerequisites + +To use the FRITZ!Box call monitor in your installation, a user with at least `FRITZ!Box Settings` and `Voice messages, faxes, FRITZ!App Fon and call list` rights has to be created: + +1. Open the web user interface via `fritz.box` or the IP address of your FRITZ!Box (e.g. `192.168.1.1`). +2. Log in with your admin user credentials. The default admin user credentials can be found at the bottom of your FRITZ!Box. +3. Navigate to **System** -> **FRITZ!Box User**. +4. Click the `Add User` button. +5. Enable the option `User account enabled`. +6. Enter a user name and password. +7. Check the rights boxes next to `FRITZ!Box Settings`, which automatically checks the boxes for `Voice messages, faxes, FRITZ!App Fon and call list` and `Smart Home`. +8. Click the `Apply` button. + ## Setup To activate the call monitor on your FRITZ!Box, dial **#96\*5\*** from any phone connected to it.