Skip to content

Migrating from Adaptive Cover

Jason Rhubottom edited this page May 25, 2026 · 2 revisions

Migrating from Adaptive Cover

Users migrating from AdaptiveCover will need to recreate their configurations manually. See Setup below for configuration steps.

Migrating between Adaptive Cover Pro versions

Adaptive Cover Pro migrates existing config entries automatically when you upgrade. The most recent rename pass (v3 β†’ v4, included in the v3.x release line) cleans up some legacy option names. The migration runs on first load β€” no manual steps required.

Old key (v3) New key (v4) Where
group covers options
set_azimuth azimuth options
enable_min_position + enable_max_position apply_limits_during_tracking_only options (merged with OR semantics)
mode (removed β€” redundant mirror) options
sensor_type cover_type data

The migration is idempotent and handles partial-migration cases (when a new key already exists, the old one is removed without overwriting). YAML scripts and blueprints that referenced the old keys continue working for one minor release through a deprecated-alias shim β€” update them at your convenience.

Clone this wiki locally