Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Releases: alexarch21/history-explorer-card

V1.0.41

18 Dec 22:37
e057673
Compare
Choose a tag to compare
  • Improved tooltip handling, made it easier to find datapoints on a line graph
  • Holding the shift key on a line graph while moving the mouse will show all available datapoints
  • Entity selector filterEntities now accepts a list of filters
  • Specific entities, domains or devices classes can now be excluded from the more info panel override
  • Performance improvements on load : datalist is not populated anymore when the entity selector is hidden
  • Fixed a bar graph render glitch when scrolling into the future
  • Fixed some type issues with custom process functions

V1.0.40

11 Dec 23:35
Compare
Choose a tag to compare

Hotfix for a breaking change in HA 2022.12 on the long term statistics API.

V1.0.39

05 Dec 22:44
8f64bca
Compare
Choose a tag to compare
  • New accurate decimation mode for local minmax preservation
  • State text mode is now separately configurable for tooltips
  • Configurable long term statistics period for display and CSV export
  • Better default timeline state colors for more info panel
  • Dutch translation added

V1.0.38

26 Nov 18:53
15e43cb
Compare
Choose a tag to compare
  • Added user defined data processing functions
  • Color of interval selector in more info panel is now customizable (uses closeButton)
  • Interval selector dropdown can now be hidden
  • Tooltips now show translated state names if stateTextMode is auto
  • Improved the rendering of arrow graphs, arrows will now smoothly follow the scrolling
  • Performance improvements for timeline and arrowline graphs

V1.0.37

17 Nov 20:54
Compare
Choose a tag to compare
  • Adjusted toolbar margins for iOS
  • Fixed background color of interval selector on more info panel for dark themes
  • Added 1 year time range

V1.0.36

14 Nov 00:07
bb058a1
Compare
Choose a tag to compare
  • Most UI config options now work for more info panels (color and graph height overrides, hide toolbar, invert zoom buttons, etc)
  • You can now hide the entity name label on the tooltip for line or bar graphs
  • entityOptions now support domain wide rules
  • Fixed a more info panel clipping bug on Chrome (and derivatives)

V1.0.35

11 Nov 22:26
Compare
Choose a tag to compare
  • More info panel now works with stateColors option
  • Fixed spacing issue when toolbars and selectors are both hidden
  • Prepared for upcoming breaking change in HA 2022.12 on long term statistics

V1.0.34

09 Nov 21:41
Compare
Choose a tag to compare

More info panel fixes.

V1.0.33

09 Nov 20:20
Compare
Choose a tag to compare

Fixed a bunch of issues with the more info panel:

  • More info panel config with multiple history explorer cards
  • entityOptions are now better handled (ymin, ymax, etc)
  • Better layout on mobile

V1.0.32

09 Nov 02:16
Compare
Choose a tag to compare
  • New optional and fully customizable entity info history panel integration
  • Added monthly interval for total increasing entities
  • Fixed a possible infinite loop with long term statistics