Jonathan McCrohan
Jonathan McCrohan
> Hi, ok, i also did it, updated from 1.4.3 to 1.5.1 directly. Deye Sun M80G3 (MW3_16U_5406_2.32-D1) and two Sun 600-G3 (MW3_16U_5406_2.32-D1) are working. All with Relay Boxes. I'm just...
> My correction is working correctly, but after around 4 days of uptime, all sensors go to Unknown, even though `Status_connection` is still Connected. When I restart Home Assistant, the...
> Seems that pysolarmanv5 library is not support 27*** serial number for the solarman logger. What version of pysolarmanv5 are you using? Please enable debug logging (example below) and attach...
> I am using version 3.0.2 > > ``` > pysolarmanv5 3.0.2 > ``` > > Debug information > > ```python > >>> from pysolarmanv5 import PySolarmanV5 > >>> modbus...
> @githubDante Thanks for you support. I recheck the integration, remove and add integration with deye_sg04lp3.yaml config and I happy can say that it is working! I can see all...
Which inverter definition file are you using?
> deye_sg04lp3.yaml There is your issue right [there](https://github.com/StephanJoubert/home_assistant_solarman/blob/main/custom_components/solarman/inverter_definitions/deye_sg04lp3.yaml#L102). Suggest you file a PR to increase or remove the 100kWh max value.
> My module is a Solis S3-WIFI-ST datalogger with serial number 51215146. I do not know its firmware version. How can I check the firmware version? I can ping the...
Hi @Memotech-Bill @solarjones, Have you looked at issue #5? Your findings and those of the others on #5 confirms that (at least certain versions of) Ethernet loggers act as Modbus...
> @Memotech-Bill Thanks for the code and details. I've ditched using Server B and Node Red. Managed to get the Python environment working in HA. > > So will try...