diff --git a/source/_integrations/freebox.markdown b/source/_integrations/freebox.markdown index 736a8cd00d8..f58ecbb8f95 100644 --- a/source/_integrations/freebox.markdown +++ b/source/_integrations/freebox.markdown @@ -45,37 +45,6 @@ You can find out your Freebox host and port by opening this address **Devices & Services**. Search for "Freebox", add your host and port, click submit. - -If you add the integration for the first time, follow the instructions in the [Initial setup](#initial-setup) section. - -### Via the configuration file - -```yaml -freebox: - host: foobar.fbxos.fr - port: 1234 -``` - -{% configuration %} -host: - description: The URL of the Freebox. - required: true - type: string -port: - description: The HTTPS port the Freebox is listening on. - required: true - type: string -{% endconfiguration %} - -
- - If you change your Freebox router for a new one, go into your Home Assistant configuration `.storage` folder and delete the "freebox" folder, then add the integration again. - -
- ### Initial setup