Coder Social home page Coder Social logo

Comments (3)

mkaiser avatar mkaiser commented on June 12, 2024 1

hey Dirk,

thank you for the feedback. I just set the modbus slave address default to 1 in the secrets.yaml. Hopefully that limits confusing in the future :)

@Svanmark: there is a good chance that the new version fixes that for you. Can you double check?

BR
Martin

from sungrow-shx-inverter-modbus-home-assistant.

mkaiser avatar mkaiser commented on June 12, 2024

mh, a bit clueless here... standard procedure restart all Home-assistant related stuff? After some minutes there should be values.

At least I can confirm, that there were no larger upgrades / changes in this integration. The yaml files rely on the python modbus module, which has not changed.

Can you give me a quick feedback, if the problem still exists?

from sungrow-shx-inverter-modbus-home-assistant.

dzarth avatar dzarth commented on June 12, 2024

Hi, I got the same problem. Could solve it by fixing the slave config from "100" (default in the secrets.yaml) to "1", like it is mentioned in the comment.
Thanks a lot for your work mkaiser!

UPDATE: I was a bit too fast with commenting, everything works fine es expected now, but the "Sungrow Device Type" is indeed "Unknown device code!" even after 45 minutes. It should be a SH10RT, too. Got it installed last week, firmware was updated to the latest when it arrived. Connected using the 2nd LAN.
I'm happy to provide more debug infos.

LAST UPDATE: Your latest commit fixed the issue for me:
{% elif ((states('sensor.sungrow_device_type_code') | int(default=0)) == 0x0E0F) %}
SH10RT-V112

Thanks a lot again,
Dirk

from sungrow-shx-inverter-modbus-home-assistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.