-
This integration is so cool, best I've found so far.
However I would like it to have a "standard" install method. It's not tooo difficult as it is now, but HACS would take care of updates.
Would do …
-
The value of reg 13100 `Reserved SOC for backup` is send as x %. You have defined it with `scale: 0.1`.
Should be `scale: 1`. Maybe a typo or related to copy & paste.
And the automation for sett…
-
Hallo,
I have added the following ModBus paramters to also monitor Grid Voltage & Frequency. Maybe you also add this to modbus_sungrow.yaml.
- name: Phase A Voltage
slave: !secret s…
-
New to Home Assistant and hoping there is something I have missed in the install/config. The energy distribution isn't displaying correctly (when compared to the native app iSolarCloud). As far as I c…
-
After update to 0.3.3 I don't get any value for daily self consumption or daily grid consumption. It doesn't matter which inverter is selected or which scan level. I only get following data
![IMG_20…
-
I had this plugin working wonderfully without issue for ages, recently i went to check via homekit and it shows 0 lux, going into the logs seems to have errors.
I know the app/website has recently ch…
-
Hi,
@bohdan-s thanks again for the fast reply on discord. As discussed, SunGather doesn't print out the current consumption/load. You mentioned in the chat that the hybrid model seem to use diff…
-
Thanks for the rewrite @bohdan-s! I just got around to trying it today. My config is as follows:
```
inverter:
host: sungrow.gateway
port: 8082 # Default for modbus is 502, for h…
-
Hey,
Firstly thanks for this, been working on something like this personally but found yours on whirlpool.
The script seems to be working in some capacity but I don't think you directly support th…
-
```
nmap -p- 172.16.50.116
PORT STATE SERVICE
80/tcp open http
502/tcp open mbap
```
cat config.py
```
inverter_ip = "172.16.50.116"
inverter_port = 502
# Slave Defaults
# Sungrow: …