Skip to content

Releases: flixlix/power-flow-card-plus

v0.2.2 - lots of bugfixes 🐛

21 Apr 16:45
01cc018
Compare
Choose a tag to compare

Warning

If you're current version is lower than 0.2.0, check the release notes for breaking changes!

Bug Fixes 🐛

  • fix: 🐛 secondary info indexes on individual elements by @MrPrisoner in #584
  • fix: 🐛 decimal values not in individual by @flixlix in #587
  • fix: 🐛 check if there is fossil by @flixlix in #588
  • fix: 🐛 missing unit white space config individual entity by @flixlix in #590
  • fix: 🐛 display zero behaviour individual secondary by @flixlix in #592
  • fix: 🐛 flow line color not showing by @flixlix in #593

New features ✨

New Contributors

Full Changelog: v0.2.1...v0.2.2


From version 0.1.8 -> 0.2.0

Note

This release features many features and an almost complete rewrite of the code base. Read the changes carefully.
Let's start with the smaller stuff first.

Support Me ❤️

This release especially was a lot of work, if you like the changes, love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

image
image

Bug Fixes 🐛

  • feat: ✨ disable dots by @flixlix in #461
  • fix: 🐛 lines not connecting when no battery connected by @flixlix in #464
  • 🐛 incorrect values grid to battery by @flixlix in #378
  • 🐛 individual colors incorrect by @flixlix in #540
  • 🐛 grid clickable separate by @flixlix in #380
  • 🐛 solar to battery line not showing by @shycats in #403
  • fix: 🐛 structuredClone undefined in old browsers by @flixlix in #488
  • fix: 🐛 no watt_threshold provided to displayValue by @flixlix in #484

Refactoring ♻️

Important

Restructured almost all codebase. Split most ui into multiple components.

Documentation 📄

  • Update README.md, fixed typo & color picker by @gcoan in #409

Build changes 🚧


Now the BIG changes: : 🏗️

Warning

Very large changes, including breaking changes for individual devices.

  • Almost completely new UI-Editor
    • better UX
    • less scrolling
  • More than two individual entities! 🥳
    • Up to 4 individual devices are now supported
    • ⚠️ Old individual configuration will not work anymore
    • Check README for more information on this

New Contributors 🐤

Screenshot 2024-04-14 at 11 19 36

Support Me ❤️

This release especially was a lot of work, if you like the changes, love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.8.1...v0.2.0

v0.2.1

15 Apr 20:57
Compare
Choose a tag to compare

From Version 0.2.0 -> 0.2.1

  • fix: 🐛 better home label show / hide logic by @flixlix in #544
  • fix: 🐛 individual dots display zero tolerance by @flixlix in #547
  • fix: 🐛 incorrect unit for non-fossil bubble by @flixlix in #560
  • fix: 🐛 changing individual make sure it is an array by @flixlix in #561
  • fix: 🐛 display state of charge unit white space by @flixlix in #548
  • feat: 🇸🇪 added Swedish language by @tde01065 in #513
  • feat: ✨ show state of charge battery toggle by @flixlix in #545
  • ci: 💚 test 18n keys equal by @flixlix in #546
  • ci: 🧪 create test workflow by @flixlix in #563

New Contributors

Full Changelog: v0.2.0...v0.2.1


From version 0.1.8 -> 0.2.0

Note

This release features many features and an almost complete rewrite of the code base. Read the changes carefully.
Let's start with the smaller stuff first.

Support Me ❤️

This release especially was a lot of work, if you like the changes, love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

image
image

Bug Fixes 🐛

  • feat: ✨ disable dots by @flixlix in #461
  • fix: 🐛 lines not connecting when no battery connected by @flixlix in #464
  • 🐛 incorrect values grid to battery by @flixlix in #378
  • 🐛 individual colors incorrect by @flixlix in #540
  • 🐛 grid clickable separate by @flixlix in #380
  • 🐛 solar to battery line not showing by @shycats in #403
  • fix: 🐛 structuredClone undefined in old browsers by @flixlix in #488
  • fix: 🐛 no watt_threshold provided to displayValue by @flixlix in #484

Refactoring ♻️

Important

Restructured almost all codebase. Split most ui into multiple components.

Documentation 📄

  • Update README.md, fixed typo & color picker by @gcoan in #409

Build changes 🚧


Now the BIG changes: : 🏗️

Warning

Very large changes, including breaking changes for individual devices.

  • Almost completely new UI-Editor
    • better UX
    • less scrolling
  • More than two individual entities! 🥳
    • Up to 4 individual devices are now supported
    • ⚠️ Old individual configuration will not work anymore
    • Check README for more information on this

New Contributors 🐤

Screenshot 2024-04-14 at 11 19 36

Support Me ❤️

This release especially was a lot of work, if you like the changes, love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.8.1...v0.2.0

Multiple Individual Devices 🎉 ☢️ BREAKING CHANGES ☢️

14 Apr 10:07
0cb1084
Compare
Choose a tag to compare

Note

This release features many features and an almost complete rewrite of the code base. Read the changes carefully.
Let's start with the smaller stuff first.

Support Me ❤️

This release especially was a lot of work, if you like the changes, love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

image
image

Bug Fixes 🐛

  • feat: ✨ disable dots by @flixlix in #461
  • fix: 🐛 lines not connecting when no battery connected by @flixlix in #464
  • 🐛 incorrect values grid to battery by @flixlix in #378
  • 🐛 individual colors incorrect by @flixlix in #540
  • 🐛 grid clickable separate by @flixlix in #380
  • 🐛 solar to battery line not showing by @shycats in #403
  • fix: 🐛 structuredClone undefined in old browsers by @flixlix in #488
  • fix: 🐛 no watt_threshold provided to displayValue by @flixlix in #484

Refactoring ♻️

Important

Restructured almost all codebase. Split most ui into multiple components.

Documentation 📄

  • Update README.md, fixed typo & color picker by @gcoan in #409

Build changes 🚧


Now the BIG changes: : 🏗️

Warning

Very large changes, including breaking changes for individual devices.

  • Almost completely new UI-Editor
    • better UX
    • less scrolling
  • More than two individual entities! 🥳
    • Up to 4 individual devices are now supported
    • ⚠️ Old individual configuration will not work anymore
    • Check README for more information on this

New Contributors 🐤

Screenshot 2024-04-14 at 11 19 36

Support Me ❤️

This release especially was a lot of work, if you like the changes, love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.8.1...v0.2.0

v0.2.0-beta

19 Jan 13:12
8f8e440
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

Changes from v0.2.0-alpha to v0.2.0-beta

  • build(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.7 by @dependabot in #458
  • feat: ✨ disable dots by @flixlix in #461
  • fix: 🐛 lines not connecting when no battery connected by @flixlix in #464
  • refactor: 🎨 use gap instead of random padding-top/bottom by @flixlix in #460

Full Changelog: v0.2.0-alpha...v0.2.0-beta

All other changes:

⚠️ BREAKING CHANGES ⚠️

This release features many features and an almost complete rewrite of the code base. Read the changes carefully.
Let's start with the smaller stuff first.

image
image

Bug Fixes 🐛

Documentation 📄

  • Update README.md, fixed typo & color picker by @gcoan in #409

New Contributors 🐤


Now the big changes: : 🏗️

  • Almost completely new UI-Editor
    • better UX
    • less scrolling
  • More than two individual entities! 🥳
    • Up to 4 individual devices are now supported
    • ⚠️ Old individual configuration will not work anymore
    • Check README for more information on this

Support Me

If you love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.8.1...v0.2.0-alpha

v0.2.0-alpha - It's getting hot in here! 🔥

14 Jan 22:13
e9e8a5a
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES ⚠️

This release features many features and an almost complete rewrite of the code base. Read the changes carefully.
Let's start with the smaller stuff first.

image
image

Bug Fixes 🐛

Documentation 📄

  • Update README.md, fixed typo & color picker by @gcoan in #409

New Contributors 🐤


Now the big changes: : 🏗️

  • Almost completely new UI-Editor
    • better UX
    • less scrolling
  • More than two individual entities! 🥳
    • Up to 4 individual devices are now supported
    • ⚠️ Old individual configuration will not work anymore
    • Check README for more information on this

Support Me

If you love this card and want to support my work on this major release, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.8.1...v0.2.0-alpha

v0.1.8.1 - bug fixes

11 Sep 16:13
d90bb75
Compare
Choose a tag to compare

Bug Fixes 🐛

Support Me!

If you love this card and want to support my work, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.8...v0.1.8.1

v0.1.8 - Lots of small tweaks 🪛

08 Sep 22:19
Compare
Choose a tag to compare

Bug Fixes 🐛

  • 🐛 click action in outage: open generator, not grid by @flixlix in #340
  • 🐛 lines displayed when displayed value 0 by @flixlix in #353
  • 🔥 spacing no grid two individual devices by @flixlix in #343
  • 🐛 decimals secondary non-Fossil not showing by @flixlix in #367
  • 🐛 home power values wrong by @flixlix in #368

New Features 🚀

Development Enhancements 🔨

New Contributors 🥳

Support Me!

If you love this card and want to support my work, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.7...v0.1.8

v0.1.7 - Your own Generator ♺

25 Jul 12:19
Compare
Choose a tag to compare

Bug Fixes 🐛

  • 🐛 no decimals for individual secondary by @flixlix in #334
  • 🐛 display states' show zero inverted by @flixlix in #333

New Features 🚀

  • ✨ add generator functionality for power outage by @flixlix in #335

Breaking Changes ⚠️

  • The display_state feature was incorrect in the YAML as well as in the UI-Editor. After updating this version, you might need to change this setting to the correct one.

Support Me!

If you love this card and want to support my work, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.6.3...v0.1.7

v0.1.6.3 - Bug Fixes and new 🇩🇰 Danish Translation

20 Jul 00:11
6f8c543
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6.2.1...v0.1.6.3

v0.1.6.2.1 - Second Dashboard Link

09 Jul 13:35
Compare
Choose a tag to compare

Bug Fixes 🐛

  • 🐛 decimals limited by locale format string number by @flixlix in #301
  • 🐛 battery-grid line not transparent by @flixlix in #311
  • 🐛 🚑 hotfix wrong power calculations by @flixlix in 8240d5e

New Features 🚀

  • 🥳 Added a Second Dashboard Link

Support Me!

If you love this card and want to support my work, feel free to give me a coffee ☕️
❤️ My Ko-Fi
❤️ My Github Sponsor Page

Full Changelog: v0.1.6.1...v0.1.6.2