ITADN
alexarch21/history-explorer-card

版本发布 8

V1.0.51v1.0.51
? · 2023-11-24

* 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.50v1.0.50
? · 2023-09-12

* 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.49v1.0.49
? · 2023-09-10

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

V1.0.48v1.0.48
? · 2023-09-10

* 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.47v1.0.47
? · 2023-06-25

* 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.46v1.0.46
? · 2023-05-06

* 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.45v1.0.45
? · 2023-03-23

* 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.44v1.0.44
? · 2023-02-24

* 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