Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refinements to entity references #7

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

zoe-codez
Copy link
Member

@zoe-codez zoe-codez commented Apr 25, 2024

Changes

Upgrades to entities so that they better reflect what the service is asking for

  • the multiple flag is now respected
  • if no domain is listed, type will default to PICK_ENTITY instead of string

Observed changes in my setup

Service Affected parameters Before -> After
group.set add_entities, entities, remove_entities string -> PICK_ENTITY[]
logbook.log entity_id string -> PICK_ENTITY
media_player.join group_members always array now
scene.create snapshot_entities string -> PICK_ENTITY[]

Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme and docs (updated or not needed)
  • Tests (added, updated or not needed)

@zoe-codez zoe-codez merged commit f270ba1 into main Apr 25, 2024
@zoe-codez zoe-codez deleted the entity_multiple_selector branch April 25, 2024 00:45
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