Skip to content

Latest commit

 

History

History
562 lines (260 loc) · 24.9 KB

CHANGELOG.md

File metadata and controls

562 lines (260 loc) · 24.9 KB

Changelog

3.2.4 (2024-08-20)

Bug Fixes

  • fix for suffixed units like m³ (36d1ce7)

3.2.3 (2024-07-18)

Bug Fixes

  • #209: remove empty space at bottom of vertical layout (cb5c3b5)

3.2.2 (2024-05-31)

Bug Fixes

  • #200: RangeError: maximumFactionDigits value is out of range (0451b38)

3.2.1 (2024-05-31)

Bug Fixes

  • #202: fix padding issue with header (d5f9289)
  • connection_entity_id and add_entities/subtract_entities (#199) (d2c987d)

3.2.0 (2024-05-16)

Features

  • #37: add reconcile_to: latest option (1aa42a8)

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)

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)

3.0.0 (2024-04-25)

Features

  • single entities are now centered instead of at the top (0bb5cd1)

Bug Fixes

  • reduce font size in vertical mode (748e5f2)

3.0.0-beta2 (2024-04-25)

Bug Fixes

  • #182: print_yaml now allows the text to be selected (f80303b)
  • fix height in vertical mode (ada764a)

3.0.0-beta (2024-04-25)

⚠ BREAKING CHANGES

  • passthrough entities no longer use children and just connect to the next entity with the same id
  • #109: min_box_height has been renamed to min_box_size
  • deprecated remaining: true option has been removed
  • substract_entities has been removed. Correct spelling is subtract_entities
  • #109: section min_width now only accepts numbers representing the width tin pixels

Features

  • #109: vertical layout (#167) (44016cc)
  • #109: vertical layout (#167) (61a481a)
  • passthrough entities no longer use children and just connect to the next entity with the same id (094ac46)

Bug Fixes

  • fix passthrough connectors (00adfb4)

Miscellaneous Chores

  • deprecated remaining: true option has been removed (2f428b3)
  • release 3.0.0-beta (a584fd8)
  • remove deprecated substract_entities. Correct spelling is subtract_entities (e09f9af)

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)

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)

2.0.2 (2024-04-15)

Bug Fixes

  • #175: passthrough with remaining parent/child state (fc111a9)

2.0.1 (2024-04-15)

Bug Fixes

  • #171: fix circular ref detection (d262568)

2.0.0 (2024-04-15)

⚠ 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 global sort_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)

Bug Fixes

  • #157: add global sort options to UI editor (439b965)

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)

1.20.1 (2024-02-19)

Bug Fixes

  • #163: quick fix for missing energy sources (9e0c9cd)

1.20.0 (2024-01-28)

Features

1.19.1 (2023-12-13)

Bug Fixes

  • don't render label box when empty (c7bd54d)

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)

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)

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)

1.17.1 (2023-10-20)

Bug Fixes

  • #144: fix section scaling issue (c8db7fb)

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)

1.16.1 (2023-10-18)

Bug Fixes

  • #118: fix incorrect energy values when there is a gap in the statistics (#139) (b49326f)

1.16.0 (2023-10-18)

Features

1.15.1 (2023-10-06)

Bug Fixes

  • #126: default to 'no area' when area call errors out (c5ecb30)

1.15.0 (2023-10-01)

Features

  • #104: Drilldown / Zoom action (71354bd)

Bug Fixes

  • even more error logging (e84c9e1)

1.14.1 (2023-09-20)

Bug Fixes

1.14.0 (2023-05-01)

Features

  • #77: top level options in the visual editor (7da04cc)

1.13.0 (2023-04-30)

Features

  • #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)

Features

  • #106: allow multiline names (6e80b29)

1.11.0 (2023-03-15)

Features

  • #62: min_width for sections. Also fixes #91 (c9d89db)

1.10.1 (2023-03-15)

Bug Fixes

  • #100: fix subtract spelling (47d2fe3)

1.10.0 (2023-02-23)

Features

  • #87: configurable min state threshold (63bcb9a)

1.9.5 (2023-02-21)

Bug Fixes

  • #93: force update on date change (9e67fe4)

1.9.4 (2023-02-20)

Bug Fixes

  • #90: Runtime error RangeError: toFixed() (3847550)
  • #93: delay throttle until chart is really drawn (da4c89a)

1.9.3 (2023-01-24)

Bug Fixes

  • #74: fixed passthrough with multiple parents. fixes #71 as well (a45fed5)

1.9.2 (2023-01-19)

Bug Fixes

  • #60: fix for grid export in autoconfig (df63b1f)

1.9.1 (2023-01-19)

Bug Fixes

1.9.0 (2023-01-18)

Features

  • #77: Basic visual editor support (693e722)

Bug Fixes

  • #60: ingore missing source entities in autoconfig (66da293)

1.8.2 (2023-01-18)

Bug Fixes

1.8.1 (2023-01-18)

Bug Fixes

  • #60: ignore missing entities in autoconfig (e5f9eb8)

1.8.0 (2023-01-10)

Features

  • #40: custom unit_of_measurement (bc93023)
  • #6: sorting option per section (63c247a)

Bug Fixes

  • #17: fix connection rendering bug (c9bfcf1)

1.7.0 (2023-01-10)

Features

  • #68: allow custom icons (d6b23a7)

1.6.0 (2023-01-09)

Features

Bug Fixes

  • better handling of missing energy data (ee188a2)

1.5.2 (2022-12-07)

Bug Fixes

  • #60: handle boolean autoconfig option (969acb3)

1.5.1 (2022-12-07)

Bug Fixes

  • #60: ignore water and gas in autoconfig (598361e)

1.5.0 (2022-12-03)

Features

  • #60: add areas to autoconfig (ab34532)

1.4.0 (2022-12-02)

Features

  • #60: autoconfig with sources and devices (4894a49)
  • #60: show auto generated config (1072b61)

Bug Fixes

  • #42: fix min font size when only 1 item in section (08b5fa1)

1.3.4 (2022-11-28)

Bug Fixes

  • fix for complex remaining_* configs (ea8f500)

1.3.3 (2022-11-27)

Bug Fixes

  • fix for missing entities (cf917cc)
  • fix Maximum call stack size exceeded error with remaining_*_state (3b7c4f7)

1.3.2 (2022-11-27)

Bug Fixes

  • #56: fix overwriting global hass state bug (132a725)

1.3.1 (2022-11-25)

Bug Fixes

  • fixed rendering order of connections (e5eb1c1)

1.3.0 (2022-11-16)

Features

  • allow children of remaining_parent_state entities (2626001)

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)

1.1.1 (2022-10-27)

Bug Fixes

  • 48: fixed rendering issue with remaining power (25fb509)

1.1.0 (2022-10-24)

Features

  • 39: highlight entity connections on hover (559cf06)

1.0.0 (2022-10-24)

⚠ BREAKING CHANGES

  • 28: configurable object locations

Features

  • 15: show missing parent state via remaining_child_state (96927e1)
  • 28: calc all connections first (8a58ddf)
  • 28: configurable object locations (96927e1)

Bug Fixes

  • a few fixes for entity types (1c75c01)

Miscellaneous Chores

0.11.0 (2022-08-07)

Features

  • #9 Allow connections accross sections (089c319)

0.10.1 (2022-08-06)

Bug Fixes