Skip to content

Latest commit

 

History

History
134 lines (62 loc) · 7.55 KB

CHANGELOG.md

File metadata and controls

134 lines (62 loc) · 7.55 KB

2.6.2 (2023-03-17)

Bug Fixes

2.6.1 (2022-11-17)

Bug Fixes

  • entity: allowed for background again (#116) (84335be)

2.6.0 (2022-11-16)

Features

  • add support for display of gas and water (#110) (270b3e6)

Bug Fixes

  • solar: text color to match energy-distribution-card (#111) (efab88f)

2.5.1 (2022-07-05)

Bug Fixes

  • smooth out flow dots on safari based guis (#85) (3ce9ebf), closes #82

2.5.0 (2022-05-22)

Features

  • log unavailable/misconfigured entities to browser console (#61) (f32576a)
  • off grid support (#63) (7676356)

Bug Fixes

2.4.0 (2022-05-18)

Features

  • add new dashboard_link option (see readme) (#46) (e979053)
  • support grid<>battery flow (#53) (cf4b7b9)
  • watt decimals can be configured via w_decimals option (#52) (c15a375), closes #45

2.3.0 (2022-05-13)

Features

  • add new inverted_entities option (see readme) (#43) (53200bb)
  • make power-flow-card available from the ui picker (#38) (fa16d3d)

2.2.0 (2022-05-11)

Features

Bug Fixes

2.1.1 (2022-05-10)

Bug Fixes

2.1.0 (2022-05-09)

Features

2.0.0 (2022-05-09)

⚠ BREAKING CHANGES

  • card name

card type will need to be changed from custom:power-distribution-card to custom:power-flow-card

Miscellaneous Chores

1.2.0 (2022-05-03)

Features

  • support split consumption/production entities (#12) (da78757), closes #8

Bug Fixes

  • always show solar value for consistency (#9) (adf4d15)
  • detection of grid return (#13) (adeee30)
  • display issue without battery_charge entity (#11) (79f84ca)

1.1.1 (2022-04-29)

Bug Fixes

  • rename card to power-distribution-card (6678525)

1.1.0 (2022-04-28)

Features

  • flow: add optional rate configuration (#5) (f258f49)

1.0.0 (2022-04-28)

Features