Update required permissions for fritzbox_callmonitor (#26048)

This commit is contained in:
Marc Mueller 2023-02-01 17:54:55 +01:00 committed by GitHub
parent 077e8eda65
commit e5851533bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ It can also access the internal phone book of the router to look up the names co
## Prerequisites ## 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: To use the FRITZ!Box call monitor in your installation, a user with at least `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`). 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. 2. Log in with your admin user credentials. The default admin user credentials can be found at the bottom of your FRITZ!Box.
@ -27,7 +27,7 @@ To use the FRITZ!Box call monitor in your installation, a user with at least `FR
4. Click the `Add User` button. 4. Click the `Add User` button.
5. Enable the option `User account enabled`. 5. Enable the option `User account enabled`.
6. Enter a user name and password. 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`. 7. Check the rights box next to `Voice messages, faxes, FRITZ!App Fon and call list`.
8. Click the `Apply` button. 8. Click the `Apply` button.
## Setup ## Setup