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

Consider the code: ``` type: custom:history-explorer-card cardName: abcdef graphs: - type: timeline entities: - entity: sun.sun defaultTimeRange: 20h ``` Seems that currently the value of `defaultTimeRange` is kind of "filtered"....

If matching a set of entities by wildcard, it would be nice to be able to apply some rename pattern to them. For example, if I've got a graph configured...

Similar to auto entities, populate the graphs of the card with a group (i.e temp sensors). Last line in the example: ``` graphs: - type: line title: Temperature entities: -...

Spinning off from #3, not solved in #8 Currently, seems the src/languages.js file was constructed manually from the files in languages/, would be nice to automate that as part of...

Spinning off from #3, not solved in #8. This project has 5 dependencies, with varying levels of ease that they could become externally managed ones: - `FileSaver.js`: No local changes,...

There are a few things I wish I could configure at the graph level, instead of the card level. You can set titles and entities by graph, but not whether...

I've no idea if this would be possible, but it would be super handy to be able to set the lookback window and have all graphs on the dashboard update...

Especially when matching entities by wildcard, it would be excellent to be able to sort them by name, or by value, in the key