Skip to content

Fix options flow, duplicate entity names, and multi-target service calls#6

Merged
kongo09 merged 2 commits intomainfrom
improvements
Mar 6, 2026
Merged

Fix options flow, duplicate entity names, and multi-target service calls#6
kongo09 merged 2 commits intomainfrom
improvements

Conversation

@kongo09
Copy link
Copy Markdown
Owner

@kongo09 kongo09 commented Mar 6, 2026

  • Options flow now syncs selected remotes into entry.data and triggers a rescan, so reconfiguring watched remotes via the UI takes effect
  • Button entity names no longer include the subdevice prefix, which was duplicated by HA's automatic device name prepend
  • Service listener checks all entities in a multi-target call instead of only the first, and reads the watched set live instead of from a stale snapshot

kongo09 added 2 commits March 6, 2026 10:59
- Options flow now syncs selected remotes into entry.data and triggers
  a rescan, so reconfiguring watched remotes via the UI takes effect
- Button entity names no longer include the subdevice prefix, which was
  duplicated by HA's automatic device name prepend
- Service listener checks all entities in a multi-target call instead
  of only the first, and reads the watched set live instead of from a
  stale snapshot
@kongo09 kongo09 merged commit 32e53c8 into main Mar 6, 2026
4 checks passed
@kongo09 kongo09 deleted the improvements branch March 6, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant