From b22c01348c9ea9789e7406f998f0ab1ac0dbb36b Mon Sep 17 00:00:00 2001 From: SNoof85 Date: Wed, 27 Feb 2019 08:22:04 +0100 Subject: [PATCH] Freebox added informations for initial setup (#8691) * Added informations for initial setup * :pencil2: Tweak --- source/_components/freebox.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/freebox.markdown b/source/_components/freebox.markdown index b32610b7f65..b8e3b8f1dd6 100644 --- a/source/_components/freebox.markdown +++ b/source/_components/freebox.markdown @@ -56,7 +56,7 @@ returned json should contain an api_domain (`host`) and a https_port (`port`). ### {% linkable_title Initial setup %}

-You must have set a password for your Freebox router web administration page and enabled the option "Permettre les nouvelles demandes d'associations". +You must have set a password for your Freebox router web administration page. Enable the option "Permettre les nouvelles demandes d'associations" and check that the option "Accès à distance sécurisé à Freebox OS" is active in "Gestion des ports" > "Connexions entrantes".

The first time Home Assistant will connect to your Freebox, you will need to @@ -90,4 +90,4 @@ refreshes the devices states. ## {% linkable_title Sensor %} This platform offers you sensors to monitor a Freebox router. The monitored conditions are -instant upload and download rates in KB/s. \ No newline at end of file +instant upload and download rates in KB/s.