From 14af7355074e8c391ab7c9ceff38696aa12370ab Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Mon, 13 Dec 2021 17:32:45 +0100 Subject: [PATCH] Fix tooltip and aria-label for password input field (#10898) Co-authored-by: Bram Kragten --- src/components/ha-form/ha-form-string.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ha-form/ha-form-string.ts b/src/components/ha-form/ha-form-string.ts index bdc6fe9e60..5b40a1cfb7 100644 --- a/src/components/ha-form/ha-form-string.ts +++ b/src/components/ha-form/ha-form-string.ts @@ -66,7 +66,7 @@ export class HaFormString extends LitElement implements HaFormElement { ${isPassword ? html`