Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions source/_integrations/fritz.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: AVM FRITZ!Box Tools
description: Instructions on how to integrate AVM FRITZ!Box routers into Home Assistant.
title: FRITZ!Box Tools
description: Instructions on how to integrate FRITZ!Box routers into Home Assistant.
ha_category:
- Binary sensor
- Image
Expand Down Expand Up @@ -31,7 +31,7 @@ related:
title: Enabling or disabling entities
---

The AVM FRITZ!Box Tools integration allows you to control your [AVM FRITZ!Box](https://en.avm.de/products/fritzbox/) router and have presence detection for connected network devices.
The FRITZ!Box Tools integration allows you to control your [FRITZ!Box](https://en.fritz.com/products/fritzbox/) router (by FRITZ!, formerly AVM) and have presence detection for connected network devices.

There is support for the following platform types within Home Assistant:

Expand Down Expand Up @@ -115,7 +115,7 @@ Parental control {% term switches %} can be used to enable and disable internet

### Port forward switches

Due to security reasons, AVM implemented the ability to enable/disable a port forward rule only from the host involved in the rule. As a result, this integration will create entities only for rules that have your Home Assistant host as a destination.
Due to security reasons, FRITZ! implemented the ability to enable/disable a port forward rule only from the host involved in the rule. As a result, this integration will create entities only for rules that have your Home Assistant host as a destination.

**Note 1**: On your FRITZ!Box under **Internet** > **Permit Access**, enable the setting `Permit independent port sharing for this device` for the device which runs HA.

Expand Down Expand Up @@ -186,7 +186,7 @@ In any case, when reporting an issue, please enable [debug logging](/docs/config
Check if one of the following cases applies:

- You see a device as still present, even if it is offline or disconnected for more than the configured [consider home](#consider-home) seconds.
- You're using additional network equipment like a network switch or Wi-Fi access point other than an AVM Fritz!Repeater or other AVM components, but not configured as a [mesh](https://en.avm.de/service/knowledge-base/dok/FRITZ-Box-7590/3329_Mesh-with-FRITZ/) in your home network.
- You're using additional network equipment like a network switch or Wi-Fi access point other than a Fritz!Repeater or other FRITZ! components, but not configured as a [mesh](https://en.fritz.com//service/knowledge-base/dok/FRITZ-Box-7590/3329_Mesh-with-FRITZ/) in your home network.

If one of the above cases applies to your setup, try [enabling the old discovery method](#enable-old-discovery-method) in the [integration options](#integration-options). This might resolve the issue.

Expand Down