From 51d9271c8389f25e2437d2e6a1a7409f8592ec88 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 16 Aug 2023 14:25:29 +0200 Subject: [PATCH] Change wording and icon for default thread router (#17593) --- .../integration-panels/thread/thread-config-panel.ts | 9 +++++---- src/translations/en.json | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/panels/config/integrations/integration-panels/thread/thread-config-panel.ts b/src/panels/config/integrations/integration-panels/thread/thread-config-panel.ts index 8faae7bc79..a9936b0293 100644 --- a/src/panels/config/integrations/integration-panels/thread/thread-config-panel.ts +++ b/src/panels/config/integrations/integration-panels/thread/thread-config-panel.ts @@ -5,7 +5,7 @@ import { mdiDevices, mdiDotsVertical, mdiInformationOutline, - mdiStar, + mdiCellphoneKey, } from "@mdi/js"; import { LitElement, PropertyValues, TemplateResult, css, html } from "lit"; import { customElement, property, state } from "lit/decorators"; @@ -195,11 +195,12 @@ export class ThreadConfigPanel extends SubscribeMixin(LitElement) { ? html`${network.dataset && router.border_agent_id === network.dataset.preferred_border_agent_id - ? html` - ${this.hass.localize( + ? html`` + >` : ""}