Releases: DanteWinters/lux-power-distribution-card
Releases · DanteWinters/lux-power-distribution-card
v1.6.1
v1.6.0
Release v1.6.0
Features:
- Feature request - display inverter temps #43 - Added optional entities to show inverter temp.
- #63 - Added optional setting for reversing grid flow (Used by inverters with different values to LuxPower)
- Added card editor
Bugfixes:
- #65 discussion - Error about a missing value when not using PV.
v1.5.1
Formatting fix
- Removed the identifier for the PV strings until formatting can overall be improved.
v1.5.0
Features
- Added generator power and voltage as configurable inputs.
- Added an option to show the individual PV strings' power.
Neither of these features are added in the docs because the are not extensively tested and I don't have as many safeties or checks in as I would like. If you are using these, please log bugs should you cross them.
v1.4.0
Features
- Added function to show both home consumption and backup power history (when applicable)
- Show battery flow when clicking on the battery icon and battery SOC history when clicking on the SOC info.
v1.3.0
Visual Changes
- Removed double border around card
- Card padding in line with other HA cards.
- Subtext is grey compared to the values
- Added title as optional configuration value
Functional changes
- Code cleaned up
- Now allows multiple instances of the card to be used on the dashboard
v1.2.0
Features:
- Updated the status indicator to allow for parallel inverters.
v1.1.2
Bugfixes
- Round values to max of 2 decimal places
- Reworked code to fix issue with battery arrows not showing
- Reverted LitElement to HTMLElement
Release v1.1.1
Bugfix:
- For parallel page, all values are added except for battery SOC and voltages.
Release v1.1.0
Feature implementation
- Added mixing between parallel inverters
- Refresh button on Parallel page will. refresh both inverters