Releases: slipx06/sunsynk-power-flow-card
Releases · slipx06/sunsynk-power-flow-card
v2.5.0
🚀 Exciting New Features
- feat: battery information can be hidden from the card with
show_battery: false
- chore: added translations for da, de, es, et, fr, nl, ru,
Full Changelog: v2.4.1...v2.5.0
v2.4.1
🐛 Patches & Bug Fixes
- patch: show absolute value for battery_current
Full Changelog: v2.4.0...v2.4.1
v2.4.0
🚀 Exciting New Features
Full Changelog: v2.3.0...v2.4.0
v2.3.0
🚀 Exciting New Features
- feat: fixes #69 add solarman grid connected value
- chore: update release name
- chore: update tag
Full Changelog: 2.2.0...v2.3.0
v2.2.0
v2.1.2
🐛 Patches & Bug Fixes
- fix: PV4 default name and alignment of PV4 current
- fix: Battery error message when energy set to 0
Full Changelog: 2.1.1...2.1.2
*Note breaking change from 2.0.0. Please refer to documentation
v2.1.1
v2.1.0
What's Changed
Other Changes
- feat: add additional lux status codes by @marksie1988 in #61
Full Changelog: 2.0.1...2.1.0
v2.0.1
🐛 Patches & Bug Fixes
- Fix alignment of the daily total on the lite card
Full Changelog: 2.0.0...2.0.1
v2.0.0
What's Changed
Excited to release v2.0.0 of the card. There have been lots of under the hood improvements thanks to @marksie1988 contribution in #56.
Some highlights:
- Migration to typescript which allows for better code management and efficiencies.
- Documentation has been moved to Github Pages.
- Added a translation module for multi language support
- Added support for lux inverter status codes
- Added unit of measurement to energy cost
- Clicking additional loads shows more-info dialog for full and lite cards
- Added daily aux load
💥 Breaking Changes
Some of the card configuration options have changed so please refer to the documentation and examples. Specifically the following has
changed:
- change yes/no options to boolean true / false
- change no / one / two / three to numbers 0 / 1 / 2 / 3
- remove hidden option from battery.energy instead use 0 to disable
Other Changes
- chore: update docs workflow by @marksie1988 in #57
- Fix docs workflow by @marksie1988 in #58
- chore: fix workflows by @marksie1988 in #59
New Contributors
- @marksie1988 made their first contribution in #56
Full Changelog: v1.9.8...2.0.0