4.1.0 (2026-04-20)
- #341: use HA order for floors and areas (27ca9de)
- #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)
4.0.2 (2026-04-15)
- #334: passthroughs are first-class link-graph nodes with unique ids (2415480)
- #335: default v4 node type to entity so statistics are fetched (3833841)
4.0.1 (2026-04-14)
- #332: exclude non-entity node IDs from statistics fetching (003cff1)
- hide attribute and unit_of_measurement in editor for non entity nodes (9ab9e66)
4.0.0 (2026-04-14)
- new Configuration structure (#305)
- #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)
3.11.0 (2026-04-06)
net_flowsoption to show gross energy flows in autoconfig (0b1a5f4)
- default show_net_flows to true for backward compatibility (02797ca)
3.10.3 (2026-04-02)
- #318: find energy collection by prefix instead of fixed key (6ac8a58)
- #318: find energy collection by prefix instead of fixed key (1ea179b)
3.10.2 (2026-03-30)
- #314: handle grid export in new energy format without flow_to (f69a0b5)
- #314: handle grid export in new energy format without flow_to (5333d1b)
3.10.1 (2026-03-23)
- handle new grid format (3ef6c2b)
3.10.0 (2025-10-11)
- Ukrainian translation (44ac796)
3.9.4 (2025-07-28)
- #291: fix print_yaml option (61de924)
3.9.3 (2025-06-17)
- another fix for autoconfig (c380fed)
3.9.2 (2025-06-17)
- #284: fix for null autoconfig (960539c)
3.9.1 (2025-06-17)
- #282: fix disconnected areas (bc2b902)
3.9.0 (2025-06-16)
- #280: Show new energy hierarchy and add grouping options to autoconfig (299544a)
- #279: properly handle multiple grid sources in autoconfig (7f94603)
3.8.1 (2025-05-07)
- #273: Replaced --paper-item-icon-color with --state-icon-color (448498b)
3.8.0 (2025-05-04)
- #224: Support "random" as a color value (a1c5aaf)
3.7.0 (2025-04-16)
- #264: Option to auto set the unit_prefix based on the value (b64316e)
3.6.0 (2024-12-10)
- #228: add
ignore_missing_entitiesoption (4308a4e)
3.5.0 (2024-10-24)
- enable nl, cz and pt translations (90a7298)
3.4.0 (2024-10-04)
3.3.0 (2024-09-27)
- #151: static relative start / end dates instead of using energy-date-selector (13307f8)
- add pt-BR translation (#221) (46ea331)
3.2.4 (2024-08-20)
- fix for suffixed units like m³ (36d1ce7)
3.2.3 (2024-07-18)
- #209: remove empty space at bottom of vertical layout (cb5c3b5)
3.2.2 (2024-05-31)
- #200: RangeError: maximumFactionDigits value is out of range (0451b38)
3.2.1 (2024-05-31)
- #202: fix padding issue with header (d5f9289)
- connection_entity_id and add_entities/subtract_entities (#199) (d2c987d)
3.2.0 (2024-05-16)
- #37: add
reconcile_to: latestoption (1aa42a8)
3.1.0 (2024-05-15)
- #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)
- #194: fixed
sort_group_by_parent(b40824c)
3.0.1 (2024-05-10)
- #191: possible fix for missing historical data (e2a6ea8)
- fix rounding to show the first significant digit (0e5d154)
3.0.0 (2024-04-25)
- single entities are now centered instead of at the top (0bb5cd1)
- reduce font size in vertical mode (748e5f2)
3.0.0-beta2 (2024-04-25)
3.0.0-beta (2024-04-25)
passthroughentities no longer usechildrenand just connect to the next entity with the same id- #109:
min_box_heighthas been renamed tomin_box_size - deprecated
remaining: trueoption has been removed substract_entitieshas been removed. Correct spelling issubtract_entities- #109: section
min_widthnow only accepts numbers representing the width tin pixels
- #109: vertical layout (#167) (44016cc)
- #109: vertical layout (#167) (61a481a)
passthroughentities no longer usechildrenand just connect to the next entity with the same id (094ac46)
- fix passthrough connectors (00adfb4)
- deprecated
remaining: trueoption has been removed (2f428b3) - release 3.0.0-beta (a584fd8)
- remove deprecated
substract_entities. Correct spelling issubtract_entities(e09f9af)
2.0.4 (2024-04-18)
- #180: passthrough and remaining_child_state (c5832ec)
- #180: refactor passthrough logic to support more complex configs (e539913)
2.0.3 (2024-04-16)
- #171: connection calculation fix (43f9ee4)
- #178: wrong passthrough color limit (a5b6402)
- improved gaps at the ends of connections (648d7f3)
2.0.2 (2024-04-15)
- #175: passthrough with remaining parent/child state (fc111a9)
2.0.1 (2024-04-15)
- #171: fix circular ref detection (d262568)
2.0.0 (2024-04-15)
- 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
- #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)
1.21.1 (2024-03-09)
- #157: add global sort options to UI editor (439b965)
1.21.0 (2024-03-01)
- #157: global sort_by, sort_dir options (f09811c)
- #161: allow fractions in min_state & color_limit (a86e7a4)
1.20.1 (2024-02-19)
- #163: quick fix for missing energy sources (9e0c9cd)
1.20.0 (2024-01-28)
1.19.1 (2023-12-13)
- don't render label box when empty (c7bd54d)
1.19.0 (2023-12-06)
- #153:
static_scaleoption to disable dynamic scaling (b932f1f)
- #116: use number format from HA (a0d24c8)
- #96: incorrect connection colors (d14f83a)
- update sk translations (37e3cc0)
1.18.0 (2023-11-02)
- #77: change section options in visual editor (35637de)
- #8: Specify connection_entity_id (for size of connector) (9eec05b)
- #111: fix remaining state with add/subtract entities (a5fd928)
1.17.2 (2023-10-31)
- #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)
1.17.1 (2023-10-20)
- #144: fix section scaling issue (c8db7fb)
1.17.0 (2023-10-20)
- #125: add entity state to mouseover title (2c943c0)
- #143: add
sort_group_by_parentoption so default sorting behavior is reverted (fce9bdd)
1.16.1 (2023-10-18)
1.16.0 (2023-10-18)
1.15.1 (2023-10-06)
- #126: default to 'no area' when area call errors out (c5ecb30)
1.15.0 (2023-10-01)
- #104: Drilldown / Zoom action (71354bd)
- even more error logging (e84c9e1)
1.14.1 (2023-09-20)
- improved error msg (4bd6a80)
1.14.0 (2023-05-01)
- #77: top level options in the visual editor (7da04cc)
1.13.0 (2023-04-30)
- #105: custom tap_action per entity (25c76f7)
- #77: added more functionality to visual editor (0ba1eaa)
- #77: added more functionality to visual editor (7d032ae)
- #77: editor support for entity options (cc70f31)
1.12.0 (2023-04-18)
- #106: allow multiline names (6e80b29)
1.11.0 (2023-03-15)
1.10.1 (2023-03-15)
- #100: fix subtract spelling (47d2fe3)
1.10.0 (2023-02-23)
- #87: configurable min state threshold (63bcb9a)
1.9.5 (2023-02-21)
- #93: force update on date change (9e67fe4)
1.9.4 (2023-02-20)
- #90: Runtime error RangeError: toFixed() (3847550)
- #93: delay throttle until chart is really drawn (da4c89a)
1.9.3 (2023-01-24)
1.9.2 (2023-01-19)
- #60: fix for grid export in autoconfig (df63b1f)
1.9.1 (2023-01-19)
- #81: fix build issue (96ce77d)
1.9.0 (2023-01-18)
- #77: Basic visual editor support (693e722)
- #60: ingore missing source entities in autoconfig (66da293)
1.8.2 (2023-01-18)
- #60: type fix (cd2278b)
1.8.1 (2023-01-18)
- #60: ignore missing entities in autoconfig (e5f9eb8)
1.8.0 (2023-01-10)
- #17: fix connection rendering bug (c9bfcf1)
1.7.0 (2023-01-10)
- #68: allow custom icons (d6b23a7)
1.6.0 (2023-01-09)
- better handling of missing energy data (ee188a2)
1.5.2 (2022-12-07)
- #60: handle boolean autoconfig option (969acb3)
1.5.1 (2022-12-07)
- #60: ignore water and gas in autoconfig (598361e)
1.5.0 (2022-12-03)
- #60: add areas to autoconfig (ab34532)
1.4.0 (2022-12-02)
- #42: fix min font size when only 1 item in section (08b5fa1)
1.3.4 (2022-11-28)
- fix for complex remaining_* configs (ea8f500)
1.3.3 (2022-11-27)
- fix for missing entities (cf917cc)
- fix Maximum call stack size exceeded error with remaining_*_state (3b7c4f7)
1.3.2 (2022-11-27)
- #56: fix overwriting global hass state bug (132a725)
1.3.1 (2022-11-25)
- fixed rendering order of connections (e5eb1c1)
1.3.0 (2022-11-16)
- allow children of
remaining_parent_stateentities (2626001)
1.2.0 (2022-11-15)
- Energy dashboard integration! See
energy_date_selectionin README (a8b0e9d)
- negative values are now treated as 0 (b3abe29)
1.1.1 (2022-10-27)
- 48: fixed rendering issue with remaining power (25fb509)
1.1.0 (2022-10-24)
- 39: highlight entity connections on hover (559cf06)
1.0.0 (2022-10-24)
- 28: configurable object locations
- 15: show missing parent state via
remaining_child_state(96927e1) - 28: calc all connections first (8a58ddf)
- 28: configurable object locations (96927e1)
- a few fixes for entity types (1c75c01)
- release 1.0.0 (35859ae)