Skip to content

Convert customize to LitElement + "real" entity picker + option to directly jump to entity#8180

Merged
bramkragten merged 5 commits intohome-assistant:devfrom
spacegaier:issue-4351
Jan 27, 2021
Merged

Convert customize to LitElement + "real" entity picker + option to directly jump to entity#8180
bramkragten merged 5 commits intohome-assistant:devfrom
spacegaier:issue-4351

Conversation

@spacegaier
Copy link
Copy Markdown
Member

Breaking change

Proposed change

Converted parts of the customize section to LitElement. Two changes compared to before:

  1. Proper entity picker is now used so keyboard search strings work
  2. Option added to directly jump to an entity via the URL: /config/customize/edit/climate.bath. In a separate PR I will make use of that to offer an easy navigation from the entity more info.

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

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:

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
@bramkragten bramkragten merged commit 8bfe583 into home-assistant:dev Jan 27, 2021
@bramkragten bramkragten mentioned this pull request Jan 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2021
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.

Add ability to search for entity_id to customize UI

3 participants