history-explorer-card icon indicating copy to clipboard operation
history-explorer-card copied to clipboard

A card for Home Assistant Lovelace for exploring the history of your entities interactively and in real time.

Results 18 history-explorer-card issues
Sort by recently updated
recently updated
newest added

You can configure state colors for timeline charts, e.g. ``` type: custom:history-explorer-card stateColors: on: --state-active-color off: --state-icon-color graphs: - type: timeline entities: - entity: binary_sensor.gate ``` However, colors are ignored...

Hello, I can't get the Export as CSV or Export statistics as CSV to work. Am I missing something? Logger: frontend.js.latest.202406101 Source: components/system_log/__init__.py:333 First occurred: 16:07:09 (2 occurrences) Last logged:...

Is it possible to track an attribute with this card? For example I use light (dimmer) component to control a pump with variable speed. I would like to see the...

Hello, Is it possible to add the 'Weekly' interval with a bar chart? Most intervals are available, but not this one.... ` interval: 10m # Default interval for this entity...

Hi, would it be possible or is there any way to get calendar, when clicking on date? If you want to jump to a specific date, it take a long...

I have a file in which each line is a day of the week, and each column is an hour of the day, and based on this file, a sensor...

I would like to generate a reporting type data view, where the timescale is set by the state of a sensor. Say for example you wanted to look at the...

If I understood correctly based on [a forum post](https://community.home-assistant.io/t/under-new-management-interactive-history-explorer-custom-card/369450/1010), this card might use chart.js to render the charts. I'd love if we could color line segments based on some criteria,...

Hello, This is not a real issue, but just to let you know that history explorer card is not is the default hacs repo as mentioned in the doc. Need...

When I have a bar graph with several entities, the legend overlaps with both the "lock" control on the top-left and the "summation" selector on the top-right of the graph:...