GithubHelp home page GithubHelp logo

Comments (12)

philwild avatar philwild commented on August 11, 2024

This is the code I've implemented to read from the inverter every 60 seconds...

while True:
    result = asyncio.run(get_runtime_data())
    print(result)
#    status = send_to_splunk(splunkhost, splunktoken, result)
    time.sleep(60)

You'll notice the PV and Load lines go flat after I start running the above code...

semsportal

from goodwe.

MariusSchiffer avatar MariusSchiffer commented on August 11, 2024

Same problem here.
Inverter: GW10KT-DT
Firmware: v1.1.3.10

from goodwe.

mletenay avatar mletenay commented on August 11, 2024

This problem has been reported by a small fragment of users and there is no known explanation of it.
Vast majority of users use it with 30s interval without problems, I do use 10s polling for years with no issues.

We can/should collect affected inverter(+wifi) models and firmware versions to find out if it is HW/SW specific, but unless someone provides some explanation, there's not much to do here ...

from goodwe.

oziee avatar oziee commented on August 11, 2024

yes.. for my SBP too
also if the HA add-on is running and I open the inverter web interface admin page, if I set any wifi etc values and save, they are not applied.. however if I disable the HA integration and on the inverter page click save now, the settings are saved

this page :)
Screenshot 2023-05-30 at 8 33 32 pm

I still have not worked out why..

from goodwe.

stevoh6 avatar stevoh6 commented on August 11, 2024

I have similar issue with GW4K-DT firmware 09.09.16

from goodwe.

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.