Skip to content

v1.6.0 — Dynamic config flow, Bazarr step, capabilities endpoint

Choose a tag to compare

@martinargalas martinargalas released this 06 Jun 18:53
· 19 commits to main since this release

What's new

Smarter setup with service selection

The configuration flow now starts with a service selection step — toggle on only the services you want to configure. Only those steps appear. Radarr and Sonarr are always set up first as required services. The reconfigure flow works the same way, with your existing settings pre-selected.

Bazarr gets its own step

Bazarr is now configured in a dedicated step with its own toggle, separate from 2nd instances (Radarr 2 / Sonarr 2).

Capabilities endpoint

A new internal endpoint tells the card which services are configured. This means unconfigured services disappear immediately on load — no brief "loading" flash.

Trakt improvements

  • Movies and TV shows are interleaved in recommendations (no longer all movies first)
  • Results are cached for 30 minutes to avoid slow load times on repeat visits

Other fixes

  • Trakt Client ID and Secret are now pre-filled when reconfiguring
  • Radarr instance names from Overseerr are displayed correctly in the card

Update instructions

  1. Update via HACS → Integrations → Arr Stack Integration → Update (or restart HA after manual update)
  2. Restart Home Assistant to apply changes
  3. Update Arr Stack Card to v1.6.0 as well