We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55f485 commit e6afbb0Copy full SHA for e6afbb0
source/_integrations/edl21.markdown
@@ -31,26 +31,7 @@ Tested smart meters:
31
- efr SGM-C4 (enable InF as described in manual to retrieve full data)
32
- easymeter Q3 ([Link](https://www.easymeter.com/products/zaehler/q3a))
33
34
-## Configuration
35
-
36
-To set it up, add the following information to your `configuration.yaml` file:
37
38
-```yaml
39
-sensor:
40
- - platform: edl21
41
- serial_port: /dev/ttyUSB0
42
-```
43
44
-{% configuration %}
45
-name:
46
- description: The friendly name of the smart meter.
47
- required: false
48
- type: string
49
-serial_port:
50
- description: The device to communicate with. When using ser2net, use socket://host:port.
51
- required: true
52
53
-{% endconfiguration %}
+{% include integrations/config_flow.md %}
54
55
## InF Mode
56
0 commit comments