Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After FW update sensor.battery_charging_power is sometimes wrong #421

Open
3 tasks done
stalakerob opened this issue Dec 23, 2024 · 4 comments
Open
3 tasks done

After FW update sensor.battery_charging_power is sometimes wrong #421

stalakerob opened this issue Dec 23, 2024 · 4 comments

Comments

@stalakerob
Copy link

Before you create an issue, make sure to update to the current version of modbus_sungrow.yaml

Describe the bug:
After I updated my SH8.0RT-112 firmware to the latest version the battery charing power sometimes peaks to 45kw or higher. My assumption is that the data type of battery power raw has changed so that it can be negative.

Your Sungrow inverter:

  • Model: SH8.0RT-112

  • The inverter is connected via (mark one)

    • LAN (internal port)
    • [] WiNet-S (LAN)
    • [] WiNet-S (WLAN)
  • Are you using a Modbus Proxy (mark one)

    • [] yes
    • no
    • [] I don't know what that is

Home Assistant version:

  • Version: 2024-12-5

modbus_sungrow.yaml:

  • Version/ time stamp : 2024-11-02
  • [] I ensured to use the most recent version

** Inverter Firmware Status:**

  • I made sure that the newest firmware is installed via the installers account

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
Screenshot 2024-12-23 090430

@Gnarfoz
Copy link
Contributor

Gnarfoz commented Dec 23, 2024

See #406.

@BigDi
Copy link

BigDi commented Jan 8, 2025

I have same issue. I have also exchange the modbus_sungrow.yaml from fwittenfeld and updated the dashboard files. I checked if the sg_signed_battery_power is used. But my Battery Charging Power is not changed. Discharging shows the richt minus values but charging shows something about 60kW. Do I need to set anything else?

@Gnarfoz
Copy link
Contributor

Gnarfoz commented Jan 8, 2025

Sounds like the replacement didn't catch everything. I'd double-check that first.
Other thoughts:
Did you maybe make a backup copy of the previous file and left it in the same directory? That could result in unexpected issues as well, Home Assistant would try to load them both.
And: did you fully restart Home Assistant after replacing the files?

@BigDi
Copy link

BigDi commented Jan 8, 2025

You are right, I only replaced the config file in the root of home assistant not in the integration folder.
Now I have to wait for the next sun shine...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants