Releases: molikk/mlk-power-flow-card
Releases · molikk/mlk-power-flow-card
v0.25.1
v0.25.0
What's Changed
🚀 Exciting New Features
- Fix display of non-power or energy values in Loads extra entities by @molikk in #68
- Increase number of Aux Load to 4 by @molikk in #70
- Add Battery Banks Outer View with 6 Battery Banks by @molikk in #71
- Increase number of NonEssential Load to 6 by @molikk in #73
- Battery Bank outer view visual improvements by @molikk in #74
- you can specify the battery charge cut-off capacity using the soc_end_of_charge attribute. If for example you set your battery to charge up to 90% the card will correctly display charge time to this capacity. Expects a numeric value between 80 and 100 or sensor i.e. sensor.soc_end_of_charge by slipx06 (sunsynk-power-flow-card#514) by @molikk in #77
- introduces the navigate attribute that allows you to link to other dashboards and views e.g. /lovelace/1 when clicking some of the card icons. It can currently be configured for the battery icon, essential load icon, solar icon, and inverter icon by slipx06 (sunsynk-power-flow-card#521) by @molikk in #78
🐛 Patches & Bug Fixes
- Fix displaying Grid total Power when grid_ct_power_total only given by @molikk in #69
- Battery color visualization improvement by @molikk in #75
- better handling of the system timer when programs overlap into the next day by slipx06 (#522) by @molikk in #76
📚 Documentation
⬆️ Dependencies
Full Changelog: v0.12.0...v0.25.0
v0.12.0
What's Changed
🚀 Exciting New Features
- Increase number of displayed additional loads when Aux load is on by @molikk in #61
- add battery banks details - inner view by @molikk in #64
- putting entities into categories in config editor by @molikk in #65
🐛 Patches & Bug Fixes
📚 Documentation
⬆️ Dependencies
Full Changelog: v0.11.2...v0.12.0
v0.11.2
v0.11.1
v0.10.2
v0.10.1
v0.10.0
v0.9.0
What's Changed
🚀 Exciting New Features
- battery voltage and current display precision by @molikk in #34
- Inverter load visualization by @molikk in #35
- add grid, load and essential load names by @molikk in #38
- add ViewBox rectangle custom dimension setup by @molikk in #39
- add aux load to main view by @molikk in #40
- move solar names inside frames by @molikk in #42
🐛 Patches & Bug Fixes
⬆️ Dependencies
Full Changelog: v0.8.0...v0.9.0