Multiple Individual Devices 🎉 ☢️ BREAKING CHANGES ☢️
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
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.
- ♻️ restructure code by @flixlix in #381
- refactor: 🎨 use gap instead of random padding-top/bottom by @flixlix in #460
- Accept-negative-values by @flixlix in #541
Documentation 📄
Build changes 🚧
- bump @babel/traverse from 7.21.4 to 7.23.7 by @dependabot in #458
- build: 🏗️ new package manager by @flixlix in #538
- format using prettier by @flixlix in #539
- added github workflows to check code on every commit by @flixlix in #539
- started using
pnpm
instead ofnpm
by @flixlix in #538
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 🐤
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