Document name option for edl21 (#12657)

* edl21: Document new option 'name'

* edl21: Remove optional config variable from first example

* Add period

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
Andreas Oberritter 2020-05-05 10:48:16 +02:00 committed by GitHub
parent f485411ae2
commit e43fe378dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,10 @@ sensor:
```
{% configuration %}
name:
description: The friendly name of the smart meter.
required: false
type: string
serial_port:
description: The device to communicate with. When using ser2net, use socket://host:port.
required: true