This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
Releases: alexarch21/history-explorer-card
Releases · alexarch21/history-explorer-card
V1.0.51
V1.0.50
- 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
Hotfix: fixed crash on automatic refresh (regression introduced in V1.0.48)
V1.0.48
- 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
- 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
- Adjusted to HA breaking changes in 2023.4 and 2023.5:
- Translations of state names (#171), broke in 2023.4
- recordedEntitiesOnly, broke in 2023.5 (home-assistant/core#90992)
- Legends on line and bar graphs can now be hidden
V1.0.45
- 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
- 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
- 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
- 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