Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 1.39 KB

info.md

File metadata and controls

15 lines (8 loc) · 1.39 KB

History explorer card

This is a custom history card for Home Assistant. This card offers a highly interactive and configurable way to view the history of your entities in HA. The card uses asynchronous stream caching and adaptive data decimation to hide the high latency of HA's history database accesses and tries to make it into a smooth interactive experience.

history-panel-sample

Features

The card can contain one or multiple charts, every chart can display the history of one or multiple entities. Currently the card supports line charts for numerical entities and timeline charts for non-numerical ones. Easily slide along your entire history and zoom into your data to analyze all details. The order the charts are displayed in the history, as well as the colors used for charts and timeline states are all fully configurable. The card entities can be added and removed on the fly without changing the configuration.

history-explorer-demo

history-panel-otf-entities

Check the repository README for more information about configurations and what you can do with the card !