Closed pejobo closed 1 year ago
The problem is, that my model is not auto-detected - if I configure it in my config.yaml
I get some errors but also the desired output..
@pejobo , has your issue been resolved? I can't get it to work with SH8.0RT either. And because I can't access the console in Portainer -issues with docker and ubuntu LTS- I'm unable to try the API.
I actually found out today in the isolarcloud web that the model is an SH8.0RT-V112... oddly enough.
@dmindfuse as far as I remember I did just what I described above: manually configured my model in the config file. For this no console access inside a docker container should be necessary. See #145
Hi @pejobo , yep, as you said. Forcing it worked. My sungrow reports SH8.0-V112, which isn’t listed as such. But it works almost perfectly trimming it SH8.0. My only remaining issue was to figure out why on mod is connection the charging/discharging was always negative. But I gave up on it, sadly, just using HTTP in the config now and that works fine.
Hi, I own an SH8.0RT and the api works fine, but the registers I'm interested in are only available on level 3:
Is this possible to include theses on level 2?
If someone would give me a code pointer I could also try to create a PR for this.