Coder Social home page Coder Social logo

Comments (9)

Ultrawipf avatar Ultrawipf commented on June 15, 2024

Maybe related issue with the animation scaling:
It seems to be way too slow and not linear. Only really gets fast near the limit.

With a global animation power of 500, min 1, max 50 a measured value of 400W and a value of 800W, the 800W animation runs 20x in the time the 400W runs through once and a 5W measurement is almost the same speed as a 100W.

from ha-energy-overview-card.

Sese-Schneider avatar Sese-Schneider commented on June 15, 2024

I will investigate this issue 👍🏼

from ha-energy-overview-card.

Sese-Schneider avatar Sese-Schneider commented on June 15, 2024

@antgustech as per your feature request: You can add a helper entity in your home assistant summing up / averaging all values.
Then you can add this to the card.

from ha-energy-overview-card.

mirekmal avatar mirekmal commented on June 15, 2024

Great card! I love it!
Is it possible to make animation dynamic? E.g. now it it is stopped at zero consumtion, runs at min speed if consumtion is below treshold and run at max speed when above treshold.
I'd love to have it really proportional to consumtion, e.g. be zero at no consumption and then gradually increase the speed to maximum at defined max value, perhaps being constant if consumption above the max. Sometning like:
current_speed = max_speed * current_consumption / max_consumption

from ha-energy-overview-card.

Sese-Schneider avatar Sese-Schneider commented on June 15, 2024

@mirekmal thank you!
The animation is actually dyanmic, scaling linearly with the amount of power consumed.
This is actually in the thread which tracks the bug.

from ha-energy-overview-card.

antgustech avatar antgustech commented on June 15, 2024

I will investigate this issue 👍🏼

It looks like I might have been to quick to report. Simply restarting HA seems to have fixed the issue and its animating fine now. :)

I already have a (well my old) entity card thats sums it up. It that is the thing, its an actual separate card. Would love to get it into the same card as yours somehow. :)

ent

from ha-energy-overview-card.

Sese-Schneider avatar Sese-Schneider commented on June 15, 2024

@antgustech I think I don't understand this 100%
What exactly is the change you require for your use-case?

from ha-energy-overview-card.

mirekmal avatar mirekmal commented on June 15, 2024

Just updated to the latest version and now I can see the difference! Thanks a lot!

from ha-energy-overview-card.

Sese-Schneider avatar Sese-Schneider commented on June 15, 2024

@antgustech I will close this bug because the issue seems to have resolved.
If you have annother feature request, feel free to open a new issue :)

from ha-energy-overview-card.

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.