Tesla Style Solar Power Card Versions Save

Home assistant power card mimicking the one tesla provides for the powerwall app.

v1.3.2

2 years ago

This version allows the house value to not include appliance values if configured as stated in the docs. Some refactoring was done to imrpove readability of the code and better no size functionality has been added. And missing files also

v.1.3.1

2 years ago

This version allows the house value to not include appliance values if configured as stated in the docs. Some refactoring was done to imrpove readability of the code and better no size functionality has been added

v1.3.0

2 years ago

Finaly added the great contribution from @AviadorLP for having gaps, just made it configurable. Added a speed factor configuration variable and repaired a few things and closed some security issues of packages. Be aware this build reintroduced the lost functionality of negative numbers when we are using battery or exporting energy to the grid.

1.2.4

2 years ago

I added documentation corrections and changed the licence to apache 2 to be compatible with home assistant-

v1.2.3

2 years ago

v1.2.2

3 years ago

There was an error in how I was doing the calculations when threshold was being used, that was corrected now. I was also missing an entity for calculating and showing the grid bubble with grid_to_battery and battery_to_grid, this was corrected too. And then I had some small corrections in the documentation, the tesla documentation was confirmed to be working.

v1.2.1

3 years ago

Added a test and found a bug... figures. Bubble colouring feature should be correct now.

v1.2

3 years ago

I corrected some bugs, added a few tests and added 3 features:

  • Threshold, now there is a config variable to define from which point on W is to be converted in kW
  • energy flow diagramm style makes the circles disappear and does not animate the card, the flow is shown with a thicker line
  • now you can make the house and appliances have the colour of the generation or battery when they are getting the energy from any of them

v1.1.6

3 years ago

Although it's not perfect yet a lot of stuff works better than in the last card so I decided to publish the new version. BEWARE: you need to change your configuration according to the Readme.md otherwise nothing will look ok.

beta1.1.5

3 years ago

Sorry folks, last one broke a few things, missed a file in my renaming. Should be ok now. Colouring of the grid_to_battery and grid_to_house circles now are correct.