-
Notifications
You must be signed in to change notification settings - Fork 14
Migrating from Adaptive Cover
Users migrating from AdaptiveCover will need to recreate their configurations manually. See Setup below for configuration steps.
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.
π Home Β· β¨ Features Β· π° What's New
π Getting Started
- Installation
- Migrating from Custom Repository
- Migrating from Adaptive Cover
- First-Time Setup
- Cover Types
π§ Core Concepts
π Cover Types
βοΈ Configuration
- Sun Tracking
- Position
- Glare Zones
- Automation
- Custom Position
- Force Override
- Weather Safety
- Climate
- Blindspot
- Summary Screen
- Debug & Diagnostics
π Entities & Services
- Entities
- Proxy Cover Entity
- Position Verification
- My Position Support (Somfy RTS)
- Runtime Configuration Services
π οΈ Operations
π§ Advanced Use Cases
- Dynamic Temperature Thresholds
- Dynamic Tracking Window
- Bedroom Sleep Mode
- Handling Variable Cloud Cover
- Venetian Tilt-Only on Overcast Days
π¨ Dashboard
π§ͺ Testing & Simulation
π Reference
π©βπ» For Developers