Remove name config param to Local IP (#12628)

This commit is contained in:
Quentame 2020-04-13 08:45:13 +02:00 committed by GitHub
parent a9d869ad77
commit f359f83cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,11 +21,3 @@ local_ip:
```
To configure via the user interface, select the `Local IP Address` integration.
{% configuration %}
name:
description: Friendly name of the sensor.
required: false
type: string
default: local_ip
{% endconfiguration %}