mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
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:
parent
f485411ae2
commit
e43fe378dc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user