Recent Releases of Sankey Chart Card
Sankey Chart Card - v6.1.0
6.1.0 (2026-05-24)
Features
- #54: add high_carbon_energy and low_carbon_energy node types and carbon_split option to autoconfig (#364) (4f41934)
Bug Fixes
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 10 days ago
Sankey Chart Card - v6.0.0
6.0.0 (2026-05-21)
⚠ BREAKING CHANGES
- #234: The
wideoption has been removed. It is now the default - The DOM has been updated. This may affect card-mod modification. The main change is that the whole card is one SVG now.
Bug Fixes
- #234: layout entities left-to-right in vertical mode (dbb8d01)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 13 days ago
Sankey Chart Card - v5.1.0
5.1.0 (2026-05-18)
Features
- add entity_id and filters to Node schema (045c039)
Bug Fixes
- #356: strip derived section entities from print_yaml output (#358) (fcf3343)
- #357: show grid export and battery charge in power-mode autoconfig (2a1021c)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 16 days ago
Sankey Chart Card - v5.0.1
5.0.1 (2026-05-07)
Bug Fixes
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 27 days ago
Sankey Chart Card - v5.0.0
5.0.0 (2026-04-30)
⚠ BREAKING CHANGES
- Align autoconfig colors with HA's energy colors
Features
- add autoconfig mode option (energy/power/water/water_flow) - requires 2025.12 or later depending on the mode (6edd6cf)
- Align autoconfig colors with HA's energy colors (6edd6cf)
Bug Fixes
- #347: render box labels above section connectors (c56e98b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 27 days ago
Sankey Chart Card - v4.1.0
4.1.0 (2026-04-20)
Features
- #341: use HA order for floors and areas (27ca9de)
Bug Fixes
- #343: align visual editor section numbering with 0-based config (5eefe3e)
- #344: preserve section sort_group_by_parent edits in visual editor (f8e4270)
- remove
childrenfrom the editor (740cf35)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 month ago
Sankey Chart Card - v4.0.2
4.0.2 (2026-04-15)
BREAKING CHANGES
This is not a new breaking change but it was not properly documented for the 4.0.0 release.
All nodes in v4 must have unique IDs. This means that manually added passthrough nodes can't have the same ID as their target. The editor should handle this migration better now. Refer to the migration guide for YAML configs.
Bug Fixes
- #334: passthroughs are first-class link-graph nodes with unique ids (2415480)
- #335: default v4 node type to entity so statistics are fetched (3833841)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 months ago
Sankey Chart Card - v4.0.1
4.0.1 (2026-04-14)
Bug Fixes
- #332: exclude non-entity node IDs from statistics fetching (003cff1)
- hide attribute and unit_of_measurement in editor for non entity nodes (9ab9e66)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 months ago
Sankey Chart Card - v4.0.0
4.0.0 (2026-04-14)
⚠ BREAKING CHANGES
-
A new Configuration structure has been introduced (#305)
- Your old config will continue to work for now but it is deprecated
- It will be converted to the new format when you edit the card through the UI editor
- For YAML mode dashboards refer to the MIGRATION GUIDE
Features
- #303: reuse energy dashboard colors for device nodes in autoconfig (325abfc)
- #327: add energy_collection_key option and improve collection auto-detection (03c6b60)
- new Configuration structure (#305) (8443df4)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 months ago
Sankey Chart Card - v3.11.0
3.11.0 (2026-04-06)
Features
net_flowsoption to show gross energy flows in autoconfig (0b1a5f4)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 months ago
Sankey Chart Card - v3.10.3
3.10.3 (2026-04-02)
Bug Fixes
- #318: find energy collection by prefix instead of fixed key (6ac8a58)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 2 months ago
Sankey Chart Card - v3.10.2
3.10.2 (2026-03-30)
Bug Fixes
- #314: handle grid export in new energy format without flow_to (f69a0b5)
- #314: handle grid export in new energy format without flow_to (5333d1b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 2 months ago
Sankey Chart Card - v3.10.1
3.10.1 (2026-03-23)
Bug Fixes
- handle new grid format (3ef6c2b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 2 months ago
Sankey Chart Card - v3.10.0
3.10.0 (2025-10-11)
Features
- Ukrainian translation (44ac796)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 8 months ago
Sankey Chart Card - v3.9.4
3.9.4 (2025-07-28)
Bug Fixes
- #291: fix print_yaml option (61de924)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 10 months ago
Sankey Chart Card - v3.9.3
3.9.3 (2025-06-17)
Bug Fixes
- another fix for autoconfig (c380fed)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.9.2
3.9.2 (2025-06-17)
Bug Fixes
- fix for null autoconfig (960539c)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.9.1
3.9.1 (2025-06-17)
Bug Fixes
- #282: fix disconnected areas (bc2b902)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.9.0
3.9.0 (2025-06-16)
Features
- #280: Show new energy hierarchy and add grouping options to autoconfig (299544a)
Bug Fixes
- #279: properly handle multiple grid sources in autoconfig (7f94603)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] 12 months ago
Sankey Chart Card - v3.8.1
3.8.1 (2025-05-07)
Bug Fixes
- #273: Replaced --paper-item-icon-color with --state-icon-color (448498b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
Sankey Chart Card - v3.8.0
3.8.0 (2025-05-04)
Features
- #224: Support "random" as a color value (a1c5aaf)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 1 year ago
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] about 1 year ago
Sankey Chart Card - v3.6.0
3.6.0 (2024-12-10)
Features
- #228: add
ignore_missing_entitiesoption (4308a4e)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 1 year 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] over 1 year 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] over 1 year 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_tooptions. 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] over 1 year 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] almost 2 years 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] almost 2 years 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] about 2 years ago
Sankey Chart Card - v3.2.1
3.2.1 (2024-05-31)
Bug Fixes
- #202: fix padding issue with header (d5f9289)
- @madsciencetist : connection_entity_id and add_entities/subtract_entities (#199) (d2c987d)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years ago
Sankey Chart Card - v3.2.0
3.2.0 (2024-05-16)
Features
- #37: add
reconcile_to: latestoption (1aa42a8)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years 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] about 2 years 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] about 2 years ago
Sankey Chart Card - v3.0.0
3.0.0 (2024-04-25)
⚠ BREAKING CHANGES
passthroughentities no longer usechildrenand just connect to the next entity with the same id- #109:
min_box_heighthas been renamed tomin_box_size - #109: section
min_widthnow only accepts numbers representing the width in pixels - deprecated
remaining: trueoption has been removed substract_entitieshas been removed. Correct spelling issubtract_entities
Features
- #109: vertical layout (#167). Layout is set to 'auto' by default (61a481a)
passthroughentities no longer usechildrenand 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_yamlnow allows the text to be selected (f80303b)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] about 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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_limitexactly
Bug Fixes
- #157: add 'none' option for
sort_byto 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 2 years 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 2 years 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] over 2 years 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] over 2 years 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 2 years 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 2 years ago
Sankey Chart Card - v1.19.0
1.19.0 (2023-12-06)
Features
- #153:
static_scaleoption 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 2 years 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 2 years 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 2 years 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 2 years 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_parentoption so default sorting behavior is reverted (fce9bdd)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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] about 3 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 3 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 3 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 3 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] over 3 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] over 3 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] over 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 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 3 years ago
Sankey Chart Card - v1.3.0
1.3.0 (2022-11-16)
Features
- allow children of
remaining_parent_stateentities (2626001)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 3 years ago
Sankey Chart Card - v1.2.0
1.2.0 (2022-11-15)
Features
- Energy dashboard integration! See
energy_date_selectionin README (a8b0e9d)
Bug Fixes
- negative values are now treated as 0 (b3abe29)
Energy Systems - Building Energy Monitoring
- TypeScript
Published by github-actions[bot] over 3 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 3 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 3 years ago
Sankey Chart Card - v1.0.0
1.0.0 (2022-10-24)
⚠ BREAKING CHANGES
- 28: configurable object locations. The
remainingconfiguration is deprecated and will be removed in the future. Usetype: remaining_parent_statefor 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 3 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] almost 4 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] almost 4 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 almost 4 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 4 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 4 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 4 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 4 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 about 4 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 about 4 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 about 4 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 about 4 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 about 4 years ago
Sankey Chart Card - v0.5.0
- optional card title
Energy Systems - Building Energy Monitoring
- TypeScript
Published by MindFreeze about 4 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 about 4 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 about 4 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 about 4 years ago