Giter Site home page Giter Site logo

Comments (11)

eNeRGy164 avatar eNeRGy164 commented on August 28, 2024

As a note, when changing to the new API, I saw it would be easy to iterate through the list of invertors. Also removing the required parameter for the application. So it shouldn't be hard to add this to the script.
At that moment I didn't want to change that part of the script as it was not related to supporting the new API.

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

It looks rather easy to do indeed:
Just a loop to add at lines 33-43 of https://github.com/markruys/gw2pvo/blob/master/gw2pvo/gw_api.py

I guess it should be something like:
for inverterData in data['inverter']
then in the loop summing up energy metering, and averaging voltage.

Unfortunately, I never programmed in Python and don't know the build lifecycle. So I would prefer not to create troubles in the code. I hope there will be some volunteer, @eNeRGy164 :)

I am volunteer ...for testing it.

May we register this in the backlog of desired enhancements for the tools?

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

I just proposed a file changed that I have properly tested.

Can you validate it to get it approved.
I hope it would eventually go also to the Docker image.

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

Any hope to get a build with the proposed fix?

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

Was it included in today build? If not, what should I do to get it released?

from gw2pvo.

wiljums avatar wiljums commented on August 28, 2024

From which inverter is the data uploaded currently? And is it possible to get the data of the other inverter? I have currently only offline readings, which could come from my old (offline) inverter. The data of the new one isn't uploaded..

from gw2pvo.

markruys avatar markruys commented on August 28, 2024

I close this ticket as it's a duplicate of #19. In #19 I've added a reference to a feature branch which I'll merge if someone with multiple inverters can test the change.

from gw2pvo.

markruys avatar markruys commented on August 28, 2024

I was under the impression that the request for support for multiple strings and multiple inverters were basically the same. Which is not, so I reopen this ticket, as this one is about multiple inverters.

I've created a feature branch which should do the trick. I have only a single inverter, so can someone test this change?

from gw2pvo.

bramhut avatar bramhut commented on August 28, 2024

I would be able to test it, however I'm not sure how to install the feature branch. Can you give me some hints maybe?
I'm still on version 1.2.1 and running it in docker on Windows 10.

from gw2pvo.

markruys avatar markruys commented on August 28, 2024

But I've merged this feature into trunk and released it as 1.3.4. You can try it like:

sudo pip3 install gw2pvo==1.3.4

from gw2pvo.

bramhut avatar bramhut commented on August 28, 2024

Okay thanks, it works good now!

from gw2pvo.

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.