Skip to content

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

beta1.1.3

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

bug fixes

beta1.1.2

11 Mar 15:59
Compare
Choose a tag to compare
beta1.1.2 Pre-release
Pre-release

bug fixes for beta1.1

beta1.1

09 Mar 17:37
Compare
Choose a tag to compare
beta1.1 Pre-release
Pre-release

I have completely rewritten the card in typescript with a lot more functionality and a few tests. It will require a complete change in the configuration. I hope the configuration is now a bit more clear, even though it is a bit more extensive.

Basically what I have done is make the bubble values be calculated by the flows. The bubble have clickable entities and there are a few more nice variables that can be configured.

Beware your old configuration won't work! But the old configuration will be deprecated soon.

beta1.1.5 Bugfixing positioning and colours

26 Mar 20:27
23577ee
Compare
Choose a tag to compare

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.

Beta1.1.4 Bugfixes and new click entity handling (now optional)

23 Mar 20:39
23577ee
Compare
Choose a tag to compare

So people were confused about how to use the new entities. Now only the flow entities are required. The bubble entities are optional and have been renamed to just [bubblename]_entity, so houe, generation, grid and battery. So this will break your configuration, because there is no consumption or yield anymore, but you only need those if you want a click entity for the more info file.

Bugifx: Recovered speed changes when W instead of KW is shown.

11 Dec 14:07
Compare
Choose a tag to compare

During the last release a feature that modified the speed of the circles when w_not_kw was active got overwritten. Just got it back.

Added hide_inactive_lines config variable

10 Dec 11:34
Compare
Choose a tag to compare

Just a conf variable to hide the inactive lines. Maybe this should be the default. Comment the open issue to let me know.

Bugfixes with w_not_kw

08 Dec 21:02
Compare
Choose a tag to compare

Added velocity changes to w view, since it was too fast.

Bugfixes and w_not_kw

04 Dec 09:39
Compare
Choose a tag to compare

Added w not kw for people with little power. Corrected Bugs and enabled a nicer icon for the battery charge.

v0.8.7

15 Nov 16:23
14aa26f
Compare
Choose a tag to compare
2Release

Update README.md