Giter Site home page Giter Site logo

Comments (9)

eNeRGy164 avatar eNeRGy164 commented on August 28, 2024

I think this is because the timezone code has been changed/removed in the latest commit?

from gw2pvo.

markruys avatar markruys commented on August 28, 2024

Might be very well the case. The original code gave errors (cf issue #7), so we have to look into this again.

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

I confirm the issue: the retroactive loading of data is setup day "one+1". To be fixed.

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

I noticed the JSON response for GetPowerStationPowerAndIncomeByDay() contains a sequence of data for day-1 then the day itself. So the fix maybe actually quite simple. I'll propose it.

from gw2pvo.

Koploper avatar Koploper commented on August 28, 2024

I confirm the issue also. Can the fix be added to the code?

from gw2pvo.

vijghph avatar vijghph commented on August 28, 2024

Any hope of getting a build with the proposed fix?

from gw2pvo.

daemenseth avatar daemenseth commented on August 28, 2024

I can confirm the fix is working. I hope there is fast a build with the fixes

from gw2pvo.

lbbrhzn avatar lbbrhzn commented on August 28, 2024

the fix from vijghph is working for me as well.

from gw2pvo.

lbbrhzn avatar lbbrhzn commented on August 28, 2024

Unfortunately, this fix is does seem to work for the current day.

The issue appear to be that GetPowerStationPowerAndIncomeByDay does not return the running total for the current day.

However, GetPowerStationPacByDayForApp appears to have this info in the 'today_power' field. Note that it always contains the value for the current day, not for the requested day!!

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.