Releases: flixlix/power-flow-card-plus
Releases · flixlix/power-flow-card-plus
v0.1.1 - Bug fixes 🐛
What's Changed
Features
- 🚀 Added
use_metadata
for entities option. Support For Name and Icon for now by @flixlix in #135 - 🧾 Allow "kWh" to be used in the calculation by @flixlix in #152
- 👆 Clickable secondary info by @flixlix in #153
Bugfixes
- 🧮 Add
subtract_individual
calculation tooverride_state
by @flixlix in #141 - 0️⃣ Avoid dividing by zero in Old Flow Rate Model by @flixlix in #142
⤴️ Connect curved lines to circles by @flixlix in #157
Other
- 📃 Add Example to
inverted_entities
to README.md by @Andurilll in #155 - 🧑💻 Refactor: split entity interface by @flixlix in #156
New Contributors
- 🥳 @Andurilll made their first contribution in #155
Full Changelog: v0.1...v0.1.1
v0.1 - 🍾 Lots of Changes ✅ No Breaking Changes
What's Changed
New Features
- 🎉 Feature: UI Editor by @flixlix in #100
⚠️ UI Editor not yet compatible with Card Mod or other cards dependant on Card Mod. Already made a PR to fix the issue - 🚀 Feature: New & Improved Flow Rate Model by @flixlix in #67
- 👨💻 Feature: Templates for all
secondary_info
fields for Advanced Use Cases by @flixlix in #83 - ⚡️ Feature: Power Outage scenario displayed on Grid by @charles-sd in #81
- 0️⃣ Feature: Added Grid Zero Tolerance by @flixlix in #64
- 💫 Feature: Option for Different Speeds in Additional Loads by @flixlix in #80
- 💬 Feature: Possibility for Strings in State of Secondary-Info of Individual Devices by @flixlix in #65
- 🪝 Feature:
override_state
option for home node by @flixlix in #86 - − Feature:
subtract_individual
option for Home value by @flixlix in #69 - 🪧 Feature: Added Unit White Space Option by @flixlix in #70
- 🚫 Feature: Hide Inactive Lines by @flixlix in #87
- 👌 Feature: Option for Display Zero State by @flixlix in #88
Bug Fixes
- 🎨 Bugfix: Make
color_value
be applied in Home node by @flixlix in #68 - 💯 Bugfix: Individual Secondary Number Unit by @flixlix in #71
- 💻 Bugfix: Fixed State of Secondary Info for Individual Devices not Rendering correctly by @flixlix in #72
- 🐛 Bugfix: If only individual1 appeared, dot wouldn't flow by @flixlix in #78
- 🏁 Bugfix: Stop Auto-capitalizing
secondary_info
Unit of Measurement by @flixlix in #92
New Contributors
- 🥳 @charles-sd made their first contribution in #81
Full Changelog: v0.0.9.6...v0.1
v0.1beta - 🍾 Lots of Changes 🚫 No Breaking Changes
What's Changed
New Features
- 🎉 Feature: UI Editor by @flixlix in #100
⚠️ UI Editor not yet compatible with Card Mod or other cards dependant on Card Mod. Already made a PR to fix the issue - 🚀 Feature: New & Improved Flow Rate Model by @flixlix in #67
- 👨💻 Feature: Templates for all
secondary_info
fields for Advanced Use Cases by @flixlix in #83 - ⚡️ Feature: Power Outage scenario displayed on Grid by @charles-sd in #81
- 0️⃣ Feature: Added Grid Zero Tolerance by @flixlix in #64
- 💫 Feature: Option for Different Speeds in Additional Loads by @flixlix in #80
- 💬 Feature: Possibility for Strings in State of Secondary-Info of Individual Devices by @flixlix in #65
- 🪝 Feature:
override_state
option for home node by @flixlix in #86 - − Feature:
subtract_individual
option for Home value by @flixlix in #69 - 🪧 Feature: Added Unit White Space Option by @flixlix in #70
- 🚫 Feature: Hide Inactive Lines by @flixlix in #87
- 👌 Feature: Option for Display Zero State by @flixlix in #88
Bug Fixes
- 🎨 Bugfix: Make
color_value
be applied in Home node by @flixlix in #68 - 💯 Bugfix: Individual Secondary Number Unit by @flixlix in #71
- 💻 Bugfix: Fixed State of Secondary Info for Individual Devices not Rendering correctly by @flixlix in #72
- 🐛 Bugfix: If only individual1 appeared, dot wouldn't flow by @flixlix in #78
- 🏁 Bugfix: Stop Auto-capitalizing
secondary_info
Unit of Measurement by @flixlix in #92
New Contributors
- 🥳 @charles-sd made their first contribution in #81
Full Changelog: v0.0.9.6...v0.1beta
v0.0.9.6 - Secondary Information & More Customization! 🤖
What's Changed
- feat: Added max_expected_flow_w configuration by @shadow7412 in #34
- feature: add non fossil section in home circle by @flixlix in #42
- update threshold branch by @flixlix in #43
- Added Feature Display Zero Tolerance by @flixlix in #44
- revert to old flow formula by @flixlix in #47
- feat: allow dynamic colors on all circles by @flixlix in #58
- feat: add secondary info to all sources by @flixlix in #59
New Contributors
- @shadow7412 made their first contribution in #34
Full Changelog: v0.0.9.5...v0.0.9.6
v0.0.9.6b
What's Changed
- Changed Flow Formula by @shadow7412 in #34
- New Feature: Non-Fossil Section in Home node by @flixlix in #42
- New Feature: Display Zero Tolerance by @flixlix in #44
New Contributors
- @shadow7412 made their first contribution in #34
Full Changelog: v0.0.9.5...v0.0.9.6b
v0.0.9.5 - many small bug fixes 😅
What's Changed
- feat & bug: fixed bug with missing white space by @flixlix in #37
- bug: fixed bug where solar circle wasn't centered. here
- correct styling of individual devices. here
- bug: fixed bug inverted_entities weren't being calculated. here
- feat: added state_of_charge_unit_white_space for the battery. here
Full Changelog: v0.0.9.4...v0.0.9.5
v0.0.9.4 - 🥳 inverted animation, secondary info and more!
What's Changed
- added
inverted_animation
for individual devices by @flixlix in #26 - feat: unit of measurement of individual devices & direction of animation by @flixlix in #27
- Update README.md by @flixlix in #29
- feat: add secondary info to individual devices by @flixlix in #30
- bug: fixed bug where solar circle wasn't centered
- bug: fixed bug where unit of measurement of the individual devices didn't fit the formatting of the battery
Full Changelog: v0.0.9.3...v0.0.9.4
v0.0.9.3b1
What's Changed
Full Changelog: v0.0.9.3...v0.0.9.3b
v0.0.9.3 - 🆕 Display State on Grid and Battery
What's Changed
Full Changelog: v0.0.9.2...v0.0.9.3
v0.0.9.2 - bug fix: battery color wasn't updating
What's Changed
- bug: fixes bug where battery color wouldn't change when user changed in config by @flixlix in 5e451d9
Full Changelog: v0.0.9.1...v0.0.9.2