Skip to content

v1.4.0

Choose a tag to compare

@loryanstrant loryanstrant released this 09 Jun 23:59

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 /manage page — 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