Releases: reptilex/tesla-style-solar-power-card
beta1.1.3
beta1.1.2
beta1.1
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
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)
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.
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
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
Added velocity changes to w view, since it was too fast.
Bugfixes and w_not_kw
Added w not kw for people with little power. Corrected Bugs and enabled a nicer icon for the battery charge.