Remove duplicate title

This commit is contained in:
Fabian Affolter 2018-05-29 14:56:08 +02:00
parent d0bed6a0bb
commit b1d19af296
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -18,6 +18,8 @@ The IGD automatically creates port forwarding mappings on your router for Home A
Please note that UPnP or NAT-PMP needs to be enabled on your router for this component to work.
## {% linkable_title Configuration %}
To integrate this into Home Assistant, add the following section to your `configuration.yaml` file:
```yaml
@ -30,8 +32,6 @@ upnp:
If you which to have the statistics without having port mapping done through IGD, add the option **port_mapping**.
Configuration variables:
{% configuration binary_sensor.template %}
ports:
description: Map of ports to map from internal to external. Pass 'hass' as internal port to use the port Home Assistant runs on.