Original issue: Sian-Lee-SA#399
Problem
Under Home Assistant 2025.12.0, the "Select Target Type" buttons in the switch editor lose their domain text labels. This appears to be caused by upstream HA frontend component changes to ha-automation-action.
Next Steps
- Verify if this is still an issue on current HA versions (2025.4+)
- If still broken, investigate workaround in the switch editor frontend
Affected Files
frontend/src/switch-manager-switch-editor.ts
Effort
Low-Medium (2-4h), depending on whether HA fixed this upstream
Migrated from original repo
Original issue: Sian-Lee-SA#399
Problem
Under Home Assistant 2025.12.0, the "Select Target Type" buttons in the switch editor lose their domain text labels. This appears to be caused by upstream HA frontend component changes to
ha-automation-action.Next Steps
Affected Files
frontend/src/switch-manager-switch-editor.tsEffort
Low-Medium (2-4h), depending on whether HA fixed this upstream
Migrated from original repo