Original issue: Sian-Lee-SA#397
Problem
When copying a switch config, all entity/device IDs are copied verbatim. Users who want to set up an identical switch for a different device must manually replace every entity reference.
Proposed Fix
After copying, show a find & replace dialog that lists all entity/device IDs found in the copied config and allows bulk replacement.
Affected Files
frontend/src/dialogs/copy-from.ts
custom_components/switch_manager/connections.py
Effort
Medium-High (8-16h)
Migrated from original repo
Original issue: Sian-Lee-SA#397
Problem
When copying a switch config, all entity/device IDs are copied verbatim. Users who want to set up an identical switch for a different device must manually replace every entity reference.
Proposed Fix
After copying, show a find & replace dialog that lists all entity/device IDs found in the copied config and allows bulk replacement.
Affected Files
frontend/src/dialogs/copy-from.tscustom_components/switch_manager/connections.pyEffort
Medium-High (8-16h)
Migrated from original repo