A simple Domoticz Python plugin to get power measurements from PZEM-004T energy meter
Creates the following Domoticz Devices:
- P1 Smart Meter (power (W), energy (Wh))
- Voltage
- Power factor
- Frequency
Field | Information |
---|---|
Serial Port | The port where the meter is connected |
Address | IP address when using Modbus over TCP |
Port | TCP port for Modbus over TCP |
Slaves | List of slaves to query on the MODBUS bus |
- Add power factor, current, frequency and alarm monitoring
- Ability to configure alarm threshold
- Add more logs