Recent Releases of Sankey Chart Card
Sankey Chart Card - v3.7.0
3.7.0 (2025-04-16)
Features
- #264: Option to auto set the unit_prefix based on the value (b64316e)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 16 days ago
Sankey Chart Card - v3.6.0
3.6.0 (2024-12-10)
Features
- #228: add
ignore_missing_entities
option (4308a4e)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 5 months ago
Sankey Chart Card - v3.5.0
3.5.0 (2024-10-24)
Features
- enable nl, cz and pt translations (90a7298)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 6 months ago
Sankey Chart Card - v3.4.0
3.4.0 (2024-10-04)
Features
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 7 months ago
Sankey Chart Card - v3.3.0
3.3.0 (2024-09-27)
Features
- #151: static relative start / end dates instead of using energy-date-selector (13307f8) By popular demand, we now have
time_period_from
&time_period_to
options. Format is similar to Grafana. See the README - add pt-BR translation (#221) ([46ea331] (https://github.com/MindFreeze/ha-sankey-chart/commit/46ea3318c93aae2742bb327116be0ed859457a67))
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 7 months ago
Sankey Chart Card - v3.2.4
3.2.4 (2024-08-20)
Bug Fixes
- fix for suffixed units like m³ (36d1ce7)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 9 months ago
Sankey Chart Card - v3.2.3
3.2.3 (2024-07-18)
Bug Fixes
- #209: remove empty space at bottom of vertical layout (cb5c3b5)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 10 months ago
Sankey Chart Card - v3.2.2
3.2.2 (2024-05-31)
Bug Fixes
- #200: RangeError: maximumFactionDigits value is out of range (0451b38)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 11 months ago
Sankey Chart Card - v3.2.0
3.2.0 (2024-05-16)
Features
- #37: add
reconcile_to: latest
option (1aa42a8)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.1.0
3.1.0 (2024-05-15)
Features
- #188: use new energy display names for autoconfig (552004b)
- #192: use floors in autoconfig and add some sorting (4db709a)
- #37: options to reconcile inconsistency (#195) (4016407)
Bug Fixes
- #194: fixed
sort_group_by_parent
(b40824c)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.0.1
3.0.1 (2024-05-10)
Bug Fixes
- #191: possible fix for missing historical data (e2a6ea8)
- fix rounding to show the first significant digit (0e5d154)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.0.0
3.0.0 (2024-04-25)
⚠ BREAKING CHANGES
passthrough
entities no longer usechildren
and just connect to the next entity with the same id- #109:
min_box_height
has been renamed tomin_box_size
- #109: section
min_width
now only accepts numbers representing the width in pixels - deprecated
remaining: true
option has been removed substract_entities
has been removed. Correct spelling issubtract_entities
Features
- #109: vertical layout (#167). Layout is set to 'auto' by default (61a481a)
passthrough
entities no longer usechildren
and just connect to the next entity with the same id (094ac46)- single entities are now centered instead of at the top (0bb5cd1)
Bug Fixes
- #182:
print_yaml
now allows the text to be selected (f80303b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v2.0.4
2.0.4 (2024-04-18)
Bug Fixes
- #180: passthrough and remaining_child_state (c5832ec)
- #180: refactor passthrough logic to support more complex configs (e539913)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v2.0.3
2.0.3 (2024-04-16)
Bug Fixes
- #171: connection calculation fix (43f9ee4)
- #178: wrong passthrough color limit (a5b6402)
- improved gaps at the ends of connections (648d7f3)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v2.0.2
2.0.2 (2024-04-15)
Bug Fixes
- #175: passthrough with remaining parent/child state (fc111a9)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v2.0.1
2.0.1 (2024-04-15)
Bug Fixes
- #171: fix circular ref detection (d262568)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v2.0.0
2.0.0 (2024-04-15)
This release contains just fixes but it is a major version bump because there is a small breaking change in color behaviour
⚠ BREAKING CHANGES
- Fix state base coloring by allowing three-state display: state value below limit, state value equals limit and state value above limit. This changes the previous behaviour when the state matches
color_limit
exactly
Bug Fixes
- #157: add 'none' option for
sort_by
to overwrite the globalsort_by
(67c8d14) - #171: improve error handling for circular refs (6b009d2)
- handle Wh when converting to energy price (42ad2fa)
- state base coloring (#172) (dab85be)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v1.21.1
1.21.1 (2024-03-09)
Bug Fixes
- #157: add global sort options to UI editor (439b965)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v1.21.0
1.21.0 (2024-03-01)
Features
- #157: global sort_by, sort_dir options (f09811c)
Bug Fixes
- #161: allow fractions in min_state & color_limit (a86e7a4)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v1.20.1
1.20.1 (2024-02-19)
Bug Fixes
- #163: quick fix for missing energy sources (9e0c9cd)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v1.20.0
1.20.0 (2024-01-28)
Features
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.19.1
1.19.1 (2023-12-13)
Bug Fixes
- don't render label box when empty (c7bd54d)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.19.0
1.19.0 (2023-12-06)
Features
- #153:
static_scale
option to disable dynamic scaling (b932f1f)
Bug Fixes
- #116: use number format from HA (a0d24c8)
- #96: incorrect connection colors (d14f83a)
- update sk translations (37e3cc0)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.18.0
1.18.0 (2023-11-02)
Features
- #77: change section options in visual editor (35637de)
- #8: Specify connection_entity_id (for size of connector) (9eec05b)
Bug Fixes
- #111: fix remaining state with add/subtract entities (a5fd928)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.17.2
1.17.2 (2023-10-31)
Bug Fixes
- #121: fix for hidden error msg (0f5a03f)
- #124: reduce icon size to fit in the box (4899c6c)
- #147: fallback to device area when entity area_id is empty (f04557a)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.17.1
1.17.1 (2023-10-20)
Bug Fixes
- #144: fix section scaling issue (c8db7fb)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.17.0
1.17.0 (2023-10-20)
Features
- #125: add entity state to mouseover title (2c943c0)
Bug Fixes
- #143: add
sort_group_by_parent
option so default sorting behavior is reverted (fce9bdd)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.16.1
1.16.1 (2023-10-18)
Bug Fixes
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.15.1
1.15.1 (2023-10-06)
Bug Fixes
- #126: default to 'no area' when area call errors out (c5ecb30)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.15.0
1.15.0 (2023-10-01)
Features
- #104: Drilldown / Zoom action (71354bd)
Bug Fixes
- even more error logging (e84c9e1)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.14.1
1.14.1 (2023-09-20)
Bug Fixes
- improved error msg (4bd6a80)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year ago
Sankey Chart Card - v1.14.0
1.14.0 (2023-05-01)
Features
- #77: top level options in the visual editor (7da04cc)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] almost 2 years ago
Sankey Chart Card - v1.12.0
1.12.0 (2023-04-18)
Features
- #106: allow multiline names (6e80b29)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v1.11.0
1.11.0 (2023-03-15)
Features
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v1.10.1
1.10.1 (2023-03-15)
Bug Fixes
- #100: fix subtract spelling (47d2fe3)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v1.10.0
1.10.0 (2023-02-23)
Features
- #87: configurable min state threshold (63bcb9a)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v1.9.5
1.9.5 (2023-02-21)
Bug Fixes
- #93: force update on date change (9e67fe4)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v1.9.4
1.9.4 (2023-02-20)
Bug Fixes
- #90: Runtime error RangeError: toFixed() (3847550)
- #93: delay throttle until chart is really drawn (da4c89a)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v1.9.3
1.9.3 (2023-01-24)
Bug Fixes
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.9.2
1.9.2 (2023-01-19)
Bug Fixes
- #60: fix for grid export in autoconfig (df63b1f)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.9.1
1.9.1 (2023-01-19)
Bug Fixes
- #81: fix build issue (96ce77d)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.9.0
1.9.0 (2023-01-18)
Features
- #77: Basic visual editor support (693e722)
Bug Fixes
- #60: ingore missing source entities in autoconfig (66da293)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.8.2
1.8.2 (2023-01-18)
Bug Fixes
- #60: type fix (cd2278b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.8.1
1.8.1 (2023-01-18)
Bug Fixes
- #60: ignore missing entities in autoconfig (e5f9eb8)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.7.0
1.7.0 (2023-01-10)
Features
- #68: allow custom icons (d6b23a7)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.5.2
1.5.2 (2022-12-07)
Bug Fixes
- #60: handle boolean autoconfig option (969acb3)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.5.1
1.5.1 (2022-12-07)
Bug Fixes
- #60: ignore water and gas in autoconfig (598361e)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.5.0
1.5.0 (2022-12-03)
Features
- #60: add areas to autoconfig (ab34532)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.4.0
1.4.0 (2022-12-02)
Features
- #60: autoconfig option that generates sections configuration based on energy dashboard(4894a49)
- #60: show auto generated config (1072b61)
Bug Fixes
- #42: fix min font size when only 1 item in section (08b5fa1)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.3.4
1.3.4 (2022-11-28)
Bug Fixes
- fix for complex remaining_* configs (ea8f500)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.3.3
1.3.3 (2022-11-27)
Bug Fixes
- fix for missing entities (cf917cc)
- fix Maximum call stack size exceeded error with remaining_*_state (3b7c4f7)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.3.2
1.3.2 (2022-11-27)
Bug Fixes
- #56: fix overwriting global hass state bug (132a725)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.3.1
1.3.1 (2022-11-25)
Bug Fixes
- fixed rendering order of connections (e5eb1c1)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.3.0
1.3.0 (2022-11-16)
Features
- allow children of
remaining_parent_state
entities (2626001)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.2.0
1.2.0 (2022-11-15)
Features
- Energy dashboard integration! See
energy_date_selection
in README (a8b0e9d)
Bug Fixes
- negative values are now treated as 0 (b3abe29)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.1.1
1.1.1 (2022-10-27)
Bug Fixes
- 48: fixed rendering issue with remaining power (25fb509)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.1.0
1.1.0 (2022-10-24)
Features
- #39: highlight entity connections on hover (559cf06)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v1.0.0
1.0.0 (2022-10-24)
⚠ BREAKING CHANGES
- 28: configurable object locations. The
remaining
configuration is deprecated and will be removed in the future. Usetype: remaining_parent_state
for this purpose. See README
Features
- 15: show missing parent state via
remaining_child_state
(96927e1) - 28: configurable object locations (96927e1)
Bug Fixes
- a few fixes for entity types (1c75c01)
Miscellaneous Chores
- release 1.0.0 (35859ae)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v0.11.0
0.11.0 (2022-08-07)
Features
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v0.10.1
0.10.1 (2022-08-06)
Bug Fixes
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years ago
Sankey Chart Card - v0.10.0
- https://github.com/MindFreeze/ha-sankey-chart/issues/30 fix bug with remaining
- https://github.com/MindFreeze/ha-sankey-chart/issues/31 optionally use entity attribute instead of state
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.9.0...v0.10.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze over 2 years ago
Sankey Chart Card - v0.9.0
- option to throttle updates
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.8.0...v0.9.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.8.0
- show_units option (default=true)
- fix bug where errors weren't displayed
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.7.0...v0.8.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.7.0
What's Changed
- Country fitting number formatting by @emufan in https://github.com/MindFreeze/ha-sankey-chart/pull/27
- Fixed issues with near zero values #18
New Contributors
- @emufan made their first contribution in https://github.com/MindFreeze/ha-sankey-chart/pull/27
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.6.5...v0.7.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.6.5
- enable basic error checking for missing entities
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.6.4...v0.6.5
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.6.4
What's Changed
- Box coloring based on entity state by @amaximus in https://github.com/MindFreeze/ha-sankey-chart/pull/16
New Contributors
- @amaximus made their first contribution in https://github.com/MindFreeze/ha-sankey-chart/pull/16
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.6.3...v0.6.4
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.6.3
- use standard padding
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.6.2...v0.6.3
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.6.2
- fix for remaining state #2
- addressable spans in labels #14
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.6.1...v0.6.2
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.6.1
- remaining/other now works with only a string #2
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.6.0
- option to show remaining state #2
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.5.0...v0.6.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.5.0
- optional card title
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.4.1
- reduce font size of label to fit vertically
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.4.0...v0.4.1
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.4.0
- show entity name on hover
- show more-info dialog on click
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.3.2...v0.4.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.3.2
- strip insignificant zeros
- fix connector size
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.3.1...v0.3.2
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.3.1
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.3.0...v0.3.1
- fix for negative values
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze almost 3 years ago
Sankey Chart Card - v0.3.0
Full Changelog: https://github.com/MindFreeze/ha-sankey-chart/compare/v0.2.0...v0.3.0
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 3 years ago
Sankey Chart Card - v0.2.0
- more dynamic connector size
- allow custom entity names
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 3 years ago
Sankey Chart Card - v0.1.4
fix gradient bug
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 3 years ago
Sankey Chart Card - v0.1.3
fixed height issue
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 3 years ago
Sankey Chart Card - v0.1.2
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 3 years ago
Sankey Chart Card - v0.1.1
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 3 years ago