v1.4.0
What's new in v1.4.0
Reconfigure the integration in place, the Configure screen works again, and model status now uses LocalAI's REST API.
Fixed
- The Configure (cog) screen no longer fails with "Config flow could not be loaded: 500" on Home Assistant 2024.11+ / 2026.x.
- Model status no longer depends on LocalAI's removed
/managepage — the repeating "No models found in /manage page" warning in the log is gone.
Added
- Reconfigure support — change the URL, API key, SSL verification, name, or scan interval without removing and re-adding the integration. Open the integration's ⋮ menu → Reconfigure; the connection is re-validated on save.
Upgrade notes
- Running-models / status now use LocalAI's REST API (
/system) — requires LocalAI v4.2.0+.
Full Changelog: v1.2.0...v1.4.0