Skip to content

Add entity include and exclude to selector#12078

Merged
balloob merged 9 commits intodevfrom
entity-selector-include-exclude
Mar 22, 2022
Merged

Add entity include and exclude to selector#12078
balloob merged 9 commits intodevfrom
entity-selector-include-exclude

Conversation

@zsarnett
Copy link
Copy Markdown
Contributor

Breaking change

Proposed change

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

this.includeEntities!.includes(entityId)
);

return entityIds.sort().map((key) => ({
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this list be sorted by entity ID or friendly name ?

balloob
balloob previously approved these changes Mar 22, 2022
zsarnett and others added 5 commits March 22, 2022 07:21
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
@zsarnett zsarnett requested a review from balloob March 22, 2022 14:57
@balloob balloob enabled auto-merge (squash) March 22, 2022 19:47
@balloob balloob merged commit 88af0aa into dev Mar 22, 2022
@delete-merged-branch delete-merged-branch bot deleted the entity-selector-include-exclude branch March 22, 2022 19:58
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants