-
hi.. I had been connecting pzem to nodemcu. but the issue was my serial monitor can't read the reading even though I successfully upload my file. They just display the unit but when I turn on main sup…
-
This happened (only) when _Defrost Prevention Control_ turned **off** the second time. Now it is stuck. Any idea what this indicates and what the cause could be?
I'm running mitsurunner with the na…
-
It is hoped that the total energy consumption can be monitored in pazm-004t V3
Similar:
uint32_t raw_active_energy = pzem_get_32bit(10);
float active_energy = raw_active_energy / 1000.0f; // m…
-
**Describe the problem you have/What new integration you would like**
Integration of PZEM-016 AC power meter
**Please describe your use case for this integration and alternatives you've tried:**
…
-
**Describe the bug**
Home Assistant core 2023.2.1 - Python 3.10.9
Using a DIY device based on PTVO firmware with a custom quirk I get the following error in the log:
```
2023-02-03 22:02:51.579 …
-
**Describe the problem you have/What new integration you would like**
Add relative (percentile) change to sensors.
**Please describe your use case for this integration and alternatives you'v…
-
Hi
First off, thanks for writing this library! - Makes life so much easier!
I'm struggling with the very first interfacing of the [PZEM-004T-100A(V3.0)](https://www.aliexpress.com/item/40003306318…
-
Hello
I am trying to make a CC2530 work with a Pzem-004T but it partially works.
The assembly is as follows:
- The Pzem-004T is connected to P02 and P03
- 2 relays are connected P10 and P11
-…
-
**Describe the bug**
I'm testing a new device based on PZEM-004T, I made a quirk for it.
It works absolutely fine, apart from an issue I'm really struggling with.
A single entity rms_current has re…
glcos updated
2 years ago
-
modbus_set_slave() disallows Slave IDs above 247. A particular modbus device that I am using defaults to a slave ID above 247 (specifically, 254) and does broadcast on IDs 255 and 0. This means that I…