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.51

24 Nov 23:18
Compare
Choose a tag to compare
  • Added support for stacked bar charts
  • Added configurable vertical cursor line
  • Added option for locale aware number formatting to CSV export
  • Added default line width option
  • Default time offset now supports year offsets
  • Empty entities section will not generate an error anymore

V1.0.50

12 Sep 23:46
Compare
Choose a tag to compare
  • Added more config options for time tick densities
  • Fixed a bug with the new multi-year cache and the more-info popup panel

V1.0.49

10 Sep 14:27
Compare
Choose a tag to compare

Hotfix: fixed crash on automatic refresh (regression introduced in V1.0.48)

V1.0.48

10 Sep 02:42
Compare
Choose a tag to compare
  • Improved dark mode auto detection on themes without dark flag
  • Fixed issues when server and client are in different timezones
  • You can now scroll beyond the 1 year limit with long term statistics (up to 20 years back !)
  • Y axis step size can now be manually set
  • Added more options for default time offsets
  • Added Slovak and Russian translations

V1.0.47

25 Jun 00:35
Compare
Choose a tag to compare
  • Added support for wildcard entities in the YAML
  • Bar graphs for accumulated data can now visualize net metering sensors
  • Added an option to bar graphs showing the raw data as a line graph
  • Timeline graph height and spacing can now be customized
  • CSV exporter can now optionally export entity attributes
  • Added some additional default colors
  • And some bug fixes !

V1.0.46

06 May 00:17
Compare
Choose a tag to compare
  • Adjusted to HA breaking changes in 2023.4 and 2023.5:
  • Legends on line and bar graphs can now be hidden

V1.0.45

23 Mar 19:46
Compare
Choose a tag to compare
  • When auto refresh is enabled, the graph scroll position will now follow the new data
  • The date selector previous and next buttons will now scroll a month at a time at longer time ranges
  • Double clicking the date selector will now restore a custom time range (if defined)
  • Individual entities in line and bar graphs can now be hidden by default
  • The history DB is now accessed over the websocket API, which improves performance
  • Improved total_accumulating bar chart rendering speed
  • Both axisAddMargin settings are now disabled by default (they weren't very useful and had side effects)
  • Added Danish and Swedish translations

V1.0.44

24 Feb 19:30
00801ea
Compare
Choose a tag to compare
  • Interactive Y axis zooming, panning and locking
  • Alt/Option key and showSamples graph option to show sample points in line graphs
  • Line and bar graph height can now be configured per graph
  • Fixed graph refresh issue in more info popup when switching to related entity (#126)
  • Added Polish translations

V1.0.43

15 Jan 22:24
Compare
Choose a tag to compare
  • Automatic refresh for the card and more info panel (fully automatic or user defined interval)
  • Graph type override setting now works in more info panel
  • State class measurement will now be displayed as line graph by default even without unit of measurement
  • Current sensor value can now be shown in name label

V1.0.42

28 Dec 20:11
Compare
Choose a tag to compare
  • Added custom default time offsets
  • Added two higher time tick densities
  • Improved handling of invalid states in line and bar graphs
  • Fixed decimation on timelines
  • Updated Spanish translations