Skip to content

Add entity registry functions to device page#3843

Merged
balloob merged 3 commits into
devfrom
device-entites
Oct 2, 2019
Merged

Add entity registry functions to device page#3843
balloob merged 3 commits into
devfrom
device-entites

Conversation

@bramkragten
Copy link
Copy Markdown
Member

No description provided.


private _openEditEntry(ev: MouseEvent): void {
const entry = (ev.currentTarget! as any).closest("paper-icon-item").entry;
showEntityRegistryDetailDialog(this, {
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.

It's weird that this is necessary. The update/confirm logic should happen in the dialog and we just should receive callbacks.

@balloob balloob merged commit b927a3e into dev Oct 2, 2019
@delete-merged-branch delete-merged-branch Bot deleted the device-entites branch October 2, 2019 16:25
@bramkragten bramkragten mentioned this pull request Oct 2, 2019
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 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.

4 participants