-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
- Home Assistant with support for custom integrations.
- HACS is recommended.
- Statistics Graph Chart Card installed as a Lovelace resource.
Statistics Graph Chart Card is a separate dependency and is not bundled with Advanced History.
Install Statistics Graph Chart Card from HACS. Confirm it appears under Settings → Dashboards → Resources.
-
Open HACS → Integrations.
-
Open the three-dot menu and select Custom repositories.
-
Enter:
https://github.com/andyblac/Advanced-History-Integration -
Select Integration as the category.
-
Select Add.
-
Search for Advanced History and install it.
- Restart Home Assistant once so the Python integration is discovered.
- Open Settings → Devices & services.
- Select Add integration.
- Search for Advanced History.
- Complete the setup form.
- Open Advanced History from the sidebar.
-
Install Statistics Graph Chart Card and register its JavaScript file as a dashboard resource.
-
Download the Advanced History manual archive.
-
Copy the
advanced_historydirectory to:/config/custom_components/advanced_history -
Restart Home Assistant.
-
Add the integration from Settings → Devices & services.
The final path must be /config/custom_components/advanced_history/manifest.json. An extra directory level will prevent Home Assistant from finding the integration.
Remove any old panel_custom entry for Advanced History from configuration.yaml. The integration registers its own sidebar panel, and leaving the old entry in place can create duplicate routes.
Continue to Getting Started.