Thijs W.

Results 73 comments of Thijs W.

That is not straightforward, but should be doable. Any chance that we can work out a way for me to access your installation (VPN, Wireguard, whitelisting of an IP)? That...

What happens if you only mention slave ID 1 and 2 during the installation wizard? Can you post the logs of what happens then?

Ok, I have a suspicion that the issue is not related to the setup itself, but with those commercial inverters using other Modbus addresses, making them incompatible with this integration....

> Here [click](https://drive.google.com/file/d/191spzbpXhpKIVskeT-h5lkuoTNlnQZRZ/view?usp=sharing) The strange thing is that the register that I try to read is mentioned in this document, but your logs clearly indicate that an "Illegal data value"...

Ok, thanks for the info. I'll need to think a bit over the approach for this. I could ignore the error on the time zone register, but this will have...

Can you try again with release 1.1.2?

Whoops, the release of the huawei_solar library version 2.1.2 went wrong. Fixed now! ![image](https://user-images.githubusercontent.com/2150060/181640919-510e0a3b-457a-4e75-938f-1de9bd5811ea.png)

Hi, I use VS Code, but feel free to use anything else :-) I would suggest cloning the following repo: https://gitlab.com/Emilv2/huawei-solar.git on the develop-branch. Run `pip install -e .` in...

That is why you need to run `pip3 install -e .` in the directory with setup.py On Thu, Aug 11, 2022, 09:29 bdkacz ***@***.***> wrote: > When I try debug...

Can you try to improve your contribution to automatically detect the smartlogger instead? I don't want to add checkboxes that cause confusion unless absolutely necessary. On Sat, Aug 13, 2022,...