GithubHelp home page GithubHelp logo

Comments (12)

reptilex avatar reptilex commented on May 27, 2024

That is very strange and most probably a bug, you should see 2 and on the top the dot should be moving faster than the blue one. Did you maybe misspell your "solar_consumption" entity? Or have it somehow mangled up?

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

I have just checked it again and 2 dots are now visible, as it should be. Indeed very strange.
Screenshot 2020-11-16 at 13 49 24

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

Two dots is normal. At least if you can sell your solar power to your power supplier (grid_feed_in > 0). But your error was when you had grid_consumption > 0 and solar_consumption > 0 if that happens again let me know.

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

I need to be sure to understand what each entity is. So correct me if I'm wrong:

grid_consumption_entity: power from grid to house
grid_feed_in_entity: power from solar to grid
house_consumption_entity: power to house
solar_consumption_entity: power from solar to house
solar_yield_entity: power from solar

Behaviour seems to be erratic.

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

house_consumption is more or less the sum of solar_consumption and grid_consumption (and if available battery_consumption). And yes you are correct. grid_feed_in, grid_consumption and solar_consumption are controlling the dots. Maybe you want to control the entities you feed those with in the developer tools, to make sure your entities have the correct data.

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

OK The sun is gone here so I can't troubleshoot until tomorrow.

Out of curiosity, why are 5 entities required when 3 would suffice?
What I mean is: If you have grid_consumption, grid_feed_in and solar_yield, for example, the other 2 can be calculated easily. It works with other combinations too.

I say this because I have another 'Power-wheel' card. (https://github.com/gurbyz/power-wheel-card) which is also quite cool and that card works everything out from those 3 entities.

Don't get me wrong. I really like your card. For the moment I'll keep both and see how it goes.

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

Well you are almost right. The thing is that there are losses in between in the converter that my converter shows in that form: by having 5 numbers that can differ, i.e. solar_yield is normaly 3-8% higher than solar_consumption + grid_feed_in. But if your inverter does not show this you can use it as a sum through template_sensors.

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

Oh I see.

I see that difference too, but my grid and solar utility meters are both in the same place in the basement. The inverters are on the roof several meters away. So the meter for the solar panels is measuring after the losses. ie what is actually delivered to house and grid. So in my case solar_yield is effectively solar_consumption + grid_feed_in. What is lost is lost.

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

I have not been able to replicate your issue. I have no erratic behavior of the dots. Have you been able to test your sensors when you saw the erratic behavior, if so can you tell me what kind of values they were having?

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

Iwill as soon as the sun comes out. It's all rainy and grey today.

from tesla-style-solar-power-card.

reptilex avatar reptilex commented on May 27, 2024

I guess this has been solved?

from tesla-style-solar-power-card.

PierreScerri avatar PierreScerri commented on May 27, 2024

Yes. Sorry. Seems to be working fine. Thank you.

from tesla-style-solar-power-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.