From 7daafcbe1bfe1742d4af41265ca0ca5913cffbc0 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Fri, 22 May 2020 22:24:37 +0200 Subject: [PATCH] Fix aria label icon name (#5992) --- src/components/ha-icon-button.ts | 2 +- src/panels/lovelace/hui-root.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ha-icon-button.ts b/src/components/ha-icon-button.ts index ba8e55a143..311e4fb368 100644 --- a/src/components/ha-icon-button.ts +++ b/src/components/ha-icon-button.ts @@ -25,7 +25,7 @@ export class HaIconButton extends LitElement { protected render(): TemplateResult { return html` diff --git a/src/panels/lovelace/hui-root.ts b/src/panels/lovelace/hui-root.ts index e25f870708..289100b08c 100644 --- a/src/panels/lovelace/hui-root.ts +++ b/src/panels/lovelace/hui-root.ts @@ -183,7 +183,7 @@ class HUIRoot extends LitElement { ${this._conversation(this.hass.config.components) ? html`