mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add efr SGM-C4 and InF Mode HowTo (#21702)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
b3fa06c82c
commit
ad3b6fe75d
@ -28,6 +28,7 @@ Tested smart meters:
|
||||
- DZG DWS76 (enable InF as described in manual to retrieve full data)
|
||||
- Iskraemeco MT175 (ISKRA MT175-D2A51-V22-K0t)
|
||||
- EMH metering eHZ Generation K (enable InF as described in manual to retrieve full data)
|
||||
- efr SGM-C4 (enable InF as described in manual to retrieve full data)
|
||||
|
||||
## Configuration
|
||||
|
||||
@ -50,6 +51,21 @@ serial_port:
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## InF Mode
|
||||
|
||||
To enable InF mode there are different steps needed based on the meter type but most commonly you have to enter the PIN you received from your grid operator. Once you have it, enter it into the meter and switch to the InF menu where you can switch from InF=Off to InF=On.
|
||||
Entering this can be done using a flashlight or (if available) via the physical button on the meter.
|
||||
|
||||
For the efr SGM-C4 it is:
|
||||
|
||||
- flashing three times to enter pin mode
|
||||
- entering pin using quicker flashes, wait for 3 seconds for next digit
|
||||
- pin accepted
|
||||
- flashing 7 times to get to InF=OFF
|
||||
- 5-second flash to switch to InF=OFF
|
||||
|
||||
You will now get more readings like current Power, Voltage, and phase angle. Some meters don´t have this, in that case only an overall reading is provided.
|
||||
|
||||
### ser2net
|
||||
|
||||
To use this integration with a remote transceiver you could use [ser2net](https://linux.die.net/man/8/ser2net).
|
||||
|
Loading…
x
Reference in New Issue
Block a user