-
I keep getting this error all the time and i tried download modbus but it didn't work, how can i solve this issue
```powershell
Traceback (most recent call last):
File "/home/raspberrypi/PZEM-0…
-
**Describe the problem you have/What new integration you would like**
I am using a non-modbus RS485 device which has a custom protocol. I would like te reuse the existing modbus integration but w…
-
**any version of library that could be used in devices that use micropython**
where i can use PICO PICOW ESP etc
-
```c++
// _ _ _ ___ ___
// \\ // || /\ || \\ // \\
// \\// __ || /__\ ||__// \\__
// //\\ //\\ || // \\ || \\ _…
-
ValueError: expecting a pin #5
![issue](https://user-images.githubusercontent.com/47633474/153028673-e323700a-ee80-486b-adc7-d8c399db5c85.PNG)
Kindly help me to solve the issue.
-
#include
ModbusMaster node;
#include
SoftwareSerial MySerial(10,11);
void setup()
{
Serial.begin(9600);
MySerial.begin(9600);
node.begin(1, Serial);
}
void lo…
-
Hi,
thanks for the plugin.
As the power consumption monitoring is not very accurate when estimating it like this, I would suggest adding the possibility to input data from an external power consumpt…
-
Devices built on the basis of PZEM and Tasmota do not cooperate with the Energy panel in Domoticz. So I started a topic on the domoticz forum: https://www.domoticz.com/forum/viewtopic.php?t=42564
I…
-
I did some survey around power metering ICs.
There are low cost power meter modules from China: [PZEM-004](https://abra-electronics.com/sensors/sensors-current-en/pzem-004t-multifunction-power-monito…
-
Hi!
For some time I'm using esphome-pipsolar, and it's awesome! The only thing I'm missing is the ability to count how many Wh did the inverter generate (obviously for some HA-graph greatness and tra…