feat: entity picker for HA light mapping — searchable EntitySelect for light entities
Lint & Test / test (push) Failing after 11m19s

Replaces plain text input with EntitySelect dropdown that fetches
available light.* entities from the selected HA source. Changing the
HA source refreshes the entity list across all mapping rows.
This commit is contained in:
2026-03-28 00:35:42 +03:00
parent cb9289f01f
commit 324a308805
2 changed files with 142 additions and 19 deletions
@@ -1842,6 +1842,8 @@
"ha_light.error.ha_source_required": "HA connection is required",
"ha_light.created": "HA light target created",
"ha_light.updated": "HA light target updated",
"ha_light.mapping.select_entity": "Select a light entity...",
"ha_light.mapping.search_entity": "Search light entities...",
"section.empty.ha_light_targets": "No HA light targets yet. Click + to add one.",
"automations.condition.home_assistant": "Home Assistant",
"automations.condition.home_assistant.desc": "HA entity state",