StephanJoubert

Results 18 comments of StephanJoubert

Hi @felipebraz , I use a commercial application called "Docklight Scripting" to debug low-level communication. It was initially created for serial comms, but the scripting version does TCP and UDP...

Hi @paku2020 , can you confirm that you specified the sofar_lsw.yaml file in the configuration. If not it will default to deye and the parameters will be zeros. ``` YAML...

Hi @pelemarse @paku2020 , I see that @dsgepers managed to get this right (see issue https://github.com/StephanJoubert/home_assistant_solarman/issues/27 ). Have you managed to solve?

Hi Markus, I also found this with the DEYE inverter and suspected that we may interpret no data as a valid packet. To counter that I added all the CRC...

I had a quick look and it looks cool, but I am not using the Apple ecosystem so won't be able to test. However, I can write a typescript object...

Thanks. Will let you know as soon as I start the project.

Hi @AdyRock , no problem. I wanted to do Node.js as well, but too much stuff on my plate as usual. Will see if I can get hold of some...

I have not seen that behavior exactly, but found that when the registers has a gap, it works better if the request is split into multiple requests, with each one...