ArekKubacki
ArekKubacki
Any chance of implementing this change?
Hello, In the old nomenclature it was a slave. In the new one, it coincides with the server. It would be nice if the addresses of the variables coincided with...
I added pull request with modbus implementation :)
I'm very glad that I was an inspiration :) And I'm even more glad that someone took proper care of a problem that I personally didn't have time to deal...
Hello, I compiled the program from your project. Unfortunately, I don't have any tabs for Modbus. Something needs to be defined in the code?
Hello, Some quick notes I found :) 1. If the inverter is not reachable, the reading should behave as selected in the settings/inverter option in openDTU, i.e. either show the...
Hi, Unfortunately, I don't have time to work on it today. But looking at it quickly, something seems to have been moved. I'll look for the problem next week. [HMSeriesMicroinverterData(data_type=0,...
Unfortunately not yet. HMSeriesMicroinverterData(data_type=60, serial_number='xxx', port_number=1, pv_voltage=Decimal('37.1'), pv_current=Decimal('2.71'), grid_voltage=Decimal('232.2'), grid_frequency=Decimal('50.03') ), pv_power=Decimal('384.1'), today_production=5356, total_production=3837759 today_production, total_production, pv_power, pv_current, pv_voltage should be for each port (string, panel), not for the entire...
Looks very good. As far as register 1 is concerned, it does not matter. According to the specifications, it is 3C in the original DTU, at least in my case...
Hello, Any idea why there is error? In VisualStudio Code there is not any error.