PZIOT-E02 consumption meter – with native okosvillanyora.hu support
The Swiss army knife of phase measurement
The PZIOT-E02 can provide great help in two situations:
1. If you don’t have an electricity meter with a P1 port
In this case, the PZIOT-E02 functions as a standalone phase meter.
It can measure voltage, current, power factor, and accumulated consumption on one phase.
The data is sent directly to the okosvillanyora.hu cloud via MQTT, allowing you to monitor your consumption on the familiar online interface.
This mode is especially ideal for single-phase systems, where the entire household consumption occurs on one phase.
2. If you have an electricity meter with a P1 port – but also have a solar panel system
In this case, you already get the full network data from the smart meter, but you don’t see the exact production data from your inverter. The PZIOT-E02 can then be used to measure the inverter:
It should be connected to the phase conductor coming from the inverter, before any load appears on it.
Thus, the device shows the inverter’s real output voltage, current, power, and accumulated production—which is not the same as the feed-in data from the electricity meter.
Installation and connection with the ADA P1 Meter
During installation, the PZIOT-E02 must be connected to the same Wi-Fi network as the ADA P1 Meter.
After startup, in the admin interface accessible at its own IP address, you can select from a dropdown which phase the device is connected to (L1, L2, or L3).
This setting is not just a simple label: if provided, the PZIOT-E02 will automatically find the ADA P1 Meter on the network and send its own measurements to the API endpoint.
Thus, the ADA P1 manages the data received from both the consumption meter and the PZIOT together, forwarding it to the okosvillanyora.hu cloud.
So there are two clear usage scenarios:
as a standalone consumption meter (if you don’t have a P1 port),
as an inverter meter supplement (if you have a P1 port).
Installation guide + reset
Wiring - PZIOT-E02 → according to manufacturer’s schematic. - Power supply, then connect the PZEM meter head to the desired phase (L1/L2/L3). Feed the phase from top to bottom. - It is advisable to install a separate circuit breaker for the power supply so the device can be switched on/off. - First start / setup - After applying power, the device creates its own Wi-Fi hotspot named ADA-PZEM. - Connect to the AP, open the setup page via the QR code or at http://192.168.4.1 in your browser (setup). - Enter the Wi-Fi, (if needed) MQTT, email/device password. - If there is an ADA P1 Meter device on the network, do not enable the MQTT connection! - Save → device restarts, then connects to your own network (STA mode). - Then the web interface is accessible at the local IP.
Reset (factory reset) The device has a recessed button at the beginning. Press it once briefly to erase settings and restart in AP mode for setup. The PZIOT-E02 device is an IoT device. The firmware can be erased by pressing and holding the reset button.Therefore, do not press it for long!
Commissioning → Standalone phase measurement (for meters without P1 port): Single-phase system: - Connect the PZEM sensor to the single phase (L1). - On the PZIOT-E02 web interface, set the selected phase (Select: L1). - On the local UI/JSON you will see voltage, current, instantaneous power and accumulated energy.
Three-phase system - Select one phase to measure (e.g. L1) and connect the PZEM to it. - (If you want to measure all three phases separately, you need 3x PZIOT-E02.) - On the web interface (http://pziot-e02.local) set the phase select matching the wiring (L1/L2/L3). - The device then continuously measures and provides data for the selected phase on the local interface/API.
Commissioning → with ADA P1 Meter (okosvillanyora.local:8989): Wiring: the PZIOT should be connected to the inverter phases before any other load connects. Local network: the ADA P1 Meter and PZIOT-E02 must be on the same Wi-Fi (otherwise they cannot communicate). Phase selection on PZIOT: on the web interface in Phase Select field set which phase to measure (L1/L2/L3). Data transfer: the PZIOT-E02 automatically transfers phase data to the ADA P1 (local HTTP at okosvillanyora.local:8989) so no separate subscription is needed. Cloud: the ADA P1 incorporates these “plugins” data and forwards it to the okosvillanyora.hu cloud – so production/phase-level measurements also appear on the usual dashboard. The HMKE.APP automatically shows the home consumption and inverter production.
PZIOT‑E02 ↔ ADA P1 Meter integration
1) Brief overview
The PZIOT‑E02 is an ESP8266-based phase meter/monitor that reads the PZEM module via Modbus and then:
outputs its own DSMR/OBIS style “telegram” (HTTP endpoint),
optionally publishes to MQTT,
if used with ADA P1 Meter, do not tick MQTT in setup!
and sends data via HTTP POST as a “plugins” device to the ADA P1 Meter at okosvillanyora.local:8989/write endpoint.
The goal: to have inverter/production (per phase) visible on the P1 meter and incorporated into the okosvillanyora.hu cloud.
The PZIOT updates measurement before each send (readPZEM()), then sends data in the shown structure. P1 accepts these as “plugins” and incorporates them in its data model/cloud sync.
10) MQTT publishing (optional)
Topic: dsmr/ (where device identifier is derived from MAC)
Payload: v2 JSON.
Retained: yes.
Connection: based on MQTT server/port/user/password entered during setup.
11) OTA update
On startup, version check: if new firmware available, HTTP update runs.
On error no factory reset, device continues on old firmware.
12) Remote “tasks”
Device periodically queries a user-associated URL.
Command example: resetTotal → internal totalEnergy_kWh reset, then feedback.
The Swiss army knife of phase measurement
The PZIOT-E02 can provide great help in two situations:
1. If you don’t have an electricity meter with a P1 port
In this case, the PZIOT-E02 functions as a…
For owners of household-scale small power plants (HMKE), it is natural to monitor the feedback to the grid. This value shows how much of the produced energy the house does not use immediately, but sen…
In recent times, it has become increasingly important for more Hungarian households not only to see their electricity bill but also to understand what is actually happening behind the scenes. The Debr…