pysolarmanv5
                                
                                
                                
                                    pysolarmanv5 copied to clipboard
                            
                            
                            
                        A python module to interact with Solarman Data Logging Sticks
I have a LAN data logger, serial number 19XXXXXXX, firmware version ME-121001-V1.0.6(202011261020). This does not have port 8899 open. Instead port 30003 is open. I have tried a register scan...
Thought I would share what DOES WORK: (so not really an issue, but thought might be beneficial to list known to work) Information captured from the Data Logger Status Screen:...
Love the work mate! 👍 I'm writing a HomeAssistant plugin to leverage this with my solar inverter. Looking at `read_holding_registers` and the like and how they accept `quantity` and return...
Hello, I'm facing an issue and difficulties with my recent installation. - Sofar HYD 3600-ES - Device information: - Device serial number: 239XXXXXXX - Firmware version: LSW3_15_270A_1.68 - Connected through...
KeyError: 7
Hey, I started getting this error when trying to write to a Sofar HYD: `[KeyError: 7]` I’m trying to write: `service_write_multiple_holding_registers: 4628, values: [3000]` I’ve noticed it happening from about...
Please help, been using HA to control my Solis Inverter, works mostly but HA in on a NAS & running python & jsut seems to need attention a fair bit,...
This PR adds a basic CI that executes `pytest` and `black`. This also exposed some issues that I fixed. It also builds a docker image that is pushed to the...
This is not an issue! [Proxy](https://github.com/githubDante/go-solarman-proxy) for solarman dataloggers in TCP-Client mode. Works nicely in collaboration with PySolarman clients. It's suitable for: - people who want to pass their data...