diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index e38f2e955da..ca963b61421 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -25,10 +25,12 @@ host: description: The IP address of your router, e.g., `192.168.1.1`. It is optional since every FRITZ!Box is also reachable by using the IP address 169.254.1.1. required: false type: string + default: 169.254.1.1 username: description: The username of an user with administrative privileges, usually `admin`. required: false type: string + default: admin password: description: The password for your given admin account. required: false diff --git a/source/_integrations/fritzbox_callmonitor.markdown b/source/_integrations/fritzbox_callmonitor.markdown index 1d9f3896521..fd029e77e01 100644 --- a/source/_integrations/fritzbox_callmonitor.markdown +++ b/source/_integrations/fritzbox_callmonitor.markdown @@ -44,6 +44,7 @@ port: username: description: FRITZ!Box user's user name. This is required to use the phone book lookup feature. The user needs to have the "voice message, fax message, Fritz!App Fon and call list" permission. required: false + default: admin type: string password: description: FRITZ!Box user's user password. This is required to use the phone book lookup feature.