Hi
I share with you here my new HA App (Addon). It also can run as standalone.
HA Entity Explorer is an app that displays entity/attributes graph and data from ha history.
Quiet usefull for developpers and Q&A.
It grabs selected entity history from HA history or external json ( exported from the app ) and display entity and attributes graph and data.
You can select the timeframe you want, and access to attributes of any points in the graph.
It can navigate through attributes dicts , export/import full data or just attribute ones.
It’s available as an app/addon in HA, just add the github repo above to the addons repositories.
Features
- Entity Browser: Search and select any entity from your Home Assistant instance
- Interactive Charts: Zoom, pan, and explore entity history with ECharts
- Attribute Explorer: Click on chart points to view all entity attributes
- Custom Date Range: Select the time period you want to analyze
- Data Export: Export entity or attribute history to JSON for external analysis
- Multi-language: Available in English and French
- Entity Filtering: Whitelist/blacklist entities for security
Installation
- Navigate to your Home Assistant instance.
- Go to Settings → Add-ons → Add-on Store.
- Click the three dots in the top right corner and select Repositories.
- Add the URL of this GitHub repository:
https://github.com/kipk/ha_entity_explorer - Click Add.
- Close the dialog and refresh the page.
- Scroll down to find HA Entity Explorer or search for it.
- Click on it and select Install.

