Skip to content

Releases: reptilex/tesla-style-solar-power-card

1.3.2 House without appliances as extra config + hotfix

04 Apr 11:04
Compare
Choose a tag to compare

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

1.3.1 House without appliances as extra config

04 Apr 10:57
Compare
Choose a tag to compare

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 speed_factor, gaps and package updates

01 Apr 17:27
Compare
Choose a tag to compare

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.

v1.2.3 Licence and small corrections

23 Jul 16:52
Compare
Choose a tag to compare

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

v1.2.3 Corrections in the docs for the tesla power wall

06 Jul 07:16
fee448d
Compare
Choose a tag to compare
Merge pull request #76 from borski/patch-1

Correct docs on powerwall usage and round to the nearest tenth

v1.2.2 Bugfixing Threshold, battery_to_grid and documentation

16 Apr 13:01
Compare
Choose a tag to compare

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.

Bubbles colouring correction

11 Apr 08:45
Compare
Choose a tag to compare

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

Typescript rewrite with colour bubbles, energy_flow_diagramm and threshold

09 Apr 17:27
Compare
Choose a tag to compare

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

1.1 Typescript rewrite with a lot of new enhancements (breaking changes)

29 Mar 09:13
Compare
Choose a tag to compare

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.3

12 Mar 11:58
Compare
Choose a tag to compare
beta1.1.3 Pre-release
Pre-release

bug fixes