${yamlMode
diff --git a/src/panels/config/automation/action/types/ha-automation-action-choose.ts b/src/panels/config/automation/action/types/ha-automation-action-choose.ts
index fa1f52f349..bb9ac0f8a6 100644
--- a/src/panels/config/automation/action/types/ha-automation-action-choose.ts
+++ b/src/panels/config/automation/action/types/ha-automation-action-choose.ts
@@ -40,7 +40,7 @@ export class HaChooseAction extends LitElement implements ActionElement {
"ui.panel.config.automation.editor.actions.type.choose.remove_option"
)}
>
-
+
diff --git a/src/panels/config/automation/condition/ha-automation-condition-row.ts b/src/panels/config/automation/condition/ha-automation-condition-row.ts
index 89bbfcab54..1c9b1552a3 100644
--- a/src/panels/config/automation/condition/ha-automation-condition-row.ts
+++ b/src/panels/config/automation/condition/ha-automation-condition-row.ts
@@ -71,7 +71,7 @@ export default class HaAutomationConditionRow extends LitElement {
.title=${this.hass.localize("ui.common.menu")}
.label=${this.hass.localize("ui.common.overflow_menu")}
slot="trigger"
- >
${this._yamlMode
diff --git a/src/panels/config/automation/ha-automation-editor.ts b/src/panels/config/automation/ha-automation-editor.ts
index 5a39e7eac8..b93ac477f6 100644
--- a/src/panels/config/automation/ha-automation-editor.ts
+++ b/src/panels/config/automation/ha-automation-editor.ts
@@ -342,7 +342,7 @@ export class HaAutomationEditor extends LitElement {
.title=${this.hass.localize("ui.panel.config.automation.editor.save")}
@click=${this._saveAutomation}
>
-
+
`;
diff --git a/src/panels/config/automation/ha-automation-picker.ts b/src/panels/config/automation/ha-automation-picker.ts
index d95e80f079..6f617ad2b9 100644
--- a/src/panels/config/automation/ha-automation-picker.ts
+++ b/src/panels/config/automation/ha-automation-picker.ts
@@ -176,7 +176,7 @@ class HaAutomationPicker extends LitElement {
)}
@click=${this._createNew}
>
-
+
`;
diff --git a/src/panels/config/automation/trigger/ha-automation-trigger-row.ts b/src/panels/config/automation/trigger/ha-automation-trigger-row.ts
index aa80ff1a96..687889c634 100644
--- a/src/panels/config/automation/trigger/ha-automation-trigger-row.ts
+++ b/src/panels/config/automation/trigger/ha-automation-trigger-row.ts
@@ -102,7 +102,7 @@ export default class HaAutomationTriggerRow extends LitElement {
slot="trigger"
.title=${this.hass.localize("ui.common.menu")}
.label=${this.hass.localize("ui.common.overflow_menu")}
- >
${yamlMode
diff --git a/src/panels/config/entities/ha-config-entities.ts b/src/panels/config/entities/ha-config-entities.ts
index 366c852fa9..c458191d8e 100644
--- a/src/panels/config/entities/ha-config-entities.ts
+++ b/src/panels/config/entities/ha-config-entities.ts
@@ -463,7 +463,7 @@ export class HaConfigEntities extends SubscribeMixin(LitElement) {
"ui.panel.config.entities.picker.filter.filter"
)}
>
-
+
-
+
`;
diff --git a/src/panels/config/integrations/ha-config-integrations.ts b/src/panels/config/integrations/ha-config-integrations.ts
index 99d7f6b266..744b3d0e8e 100644
--- a/src/panels/config/integrations/ha-config-integrations.ts
+++ b/src/panels/config/integrations/ha-config-integrations.ts
@@ -287,7 +287,7 @@ class HaConfigIntegrations extends SubscribeMixin(LitElement) {
.label=${this.hass.localize("ui.common.overflow_menu")}
slot="trigger"
>
-
+
${this.hass.localize(
@@ -480,7 +480,7 @@ class HaConfigIntegrations extends SubscribeMixin(LitElement) {
title=${this.hass.localize("ui.panel.config.integrations.new")}
@click=${this._createFlow}
>
-
+
`;
diff --git a/src/panels/config/integrations/ha-integration-card.ts b/src/panels/config/integrations/ha-integration-card.ts
index a1625c7c2c..e52b318d82 100644
--- a/src/panels/config/integrations/ha-integration-card.ts
+++ b/src/panels/config/integrations/ha-integration-card.ts
@@ -249,7 +249,7 @@ export class HaIntegrationCard extends LitElement {
.label=${this.hass.localize("ui.common.overflow_menu")}
slot="trigger"
>
-
+
${this.hass.localize(
diff --git a/src/panels/config/integrations/integration-panels/zha/zha-config-dashboard.ts b/src/panels/config/integrations/integration-panels/zha/zha-config-dashboard.ts
index a0d8ff6be4..32db5e38d7 100644
--- a/src/panels/config/integrations/integration-panels/zha/zha-config-dashboard.ts
+++ b/src/panels/config/integrations/integration-panels/zha/zha-config-dashboard.ts
@@ -87,7 +87,7 @@ class ZHAConfigDashboard extends LitElement {
title=${this.hass.localize("ui.panel.config.zha.add_device")}
?rtl=${computeRTL(this.hass)}
>
-
+
diff --git a/src/panels/config/integrations/integration-panels/zha/zha-groups-dashboard.ts b/src/panels/config/integrations/integration-panels/zha/zha-groups-dashboard.ts
index 566a8207ad..87fba52273 100644
--- a/src/panels/config/integrations/integration-panels/zha/zha-groups-dashboard.ts
+++ b/src/panels/config/integrations/integration-panels/zha/zha-groups-dashboard.ts
@@ -129,7 +129,7 @@ export class ZHAGroupsDashboard extends LitElement {
-
+
diff --git a/src/panels/config/lovelace/dashboards/ha-config-lovelace-dashboards.ts b/src/panels/config/lovelace/dashboards/ha-config-lovelace-dashboards.ts
index 90205aa8a7..280504288f 100644
--- a/src/panels/config/lovelace/dashboards/ha-config-lovelace-dashboards.ts
+++ b/src/panels/config/lovelace/dashboards/ha-config-lovelace-dashboards.ts
@@ -229,7 +229,7 @@ export class HaConfigLovelaceDashboards extends LitElement {
)}"
@click=${this._addDashboard}
>
-
+
`;
diff --git a/src/panels/config/lovelace/resources/ha-config-lovelace-resources.ts b/src/panels/config/lovelace/resources/ha-config-lovelace-resources.ts
index 5d35134956..bfca42864e 100644
--- a/src/panels/config/lovelace/resources/ha-config-lovelace-resources.ts
+++ b/src/panels/config/lovelace/resources/ha-config-lovelace-resources.ts
@@ -109,7 +109,7 @@ export class HaConfigLovelaceRescources extends LitElement {
)}
@click=${this._addResource}
>
-
+
`;
diff --git a/src/panels/config/person/ha-config-person.ts b/src/panels/config/person/ha-config-person.ts
index 829b12278a..fab157fe0b 100644
--- a/src/panels/config/person/ha-config-person.ts
+++ b/src/panels/config/person/ha-config-person.ts
@@ -136,7 +136,7 @@ class HaConfigPerson extends LitElement {
title="${hass.localize("ui.panel.config.person.add_person")}"
@click=${this._createPerson}
>
-
+
`;
diff --git a/src/panels/config/scene/ha-scene-dashboard.ts b/src/panels/config/scene/ha-scene-dashboard.ts
index fcea68d01a..d9b81bb317 100644
--- a/src/panels/config/scene/ha-scene-dashboard.ts
+++ b/src/panels/config/scene/ha-scene-dashboard.ts
@@ -158,7 +158,7 @@ class HaSceneDashboard extends LitElement {
"ui.panel.config.scene.picker.add_scene"
)}
>
-
+
diff --git a/src/panels/config/scene/ha-scene-editor.ts b/src/panels/config/scene/ha-scene-editor.ts
index 73f0e29ce3..899fdedbab 100644
--- a/src/panels/config/scene/ha-scene-editor.ts
+++ b/src/panels/config/scene/ha-scene-editor.ts
@@ -405,7 +405,7 @@ export class HaSceneEditor extends SubscribeMixin(LitElement) {
@click=${this._saveScene}
class=${classMap({ dirty: this._dirty })}
>
-
+
`;
diff --git a/src/panels/config/script/ha-script-editor.ts b/src/panels/config/script/ha-script-editor.ts
index 6d248bac05..87b2635a73 100644
--- a/src/panels/config/script/ha-script-editor.ts
+++ b/src/panels/config/script/ha-script-editor.ts
@@ -260,7 +260,7 @@ export class HaScriptEditor extends LitElement {
dirty: this._dirty,
})}
>
-
+
`;
diff --git a/src/panels/config/script/ha-script-picker.ts b/src/panels/config/script/ha-script-picker.ts
index d7b713596c..66fbe717b6 100644
--- a/src/panels/config/script/ha-script-picker.ts
+++ b/src/panels/config/script/ha-script-picker.ts
@@ -155,7 +155,7 @@ class HaScriptPicker extends LitElement {
)}"
?rtl=${computeRTL(this.hass)}
>
-
+
diff --git a/src/panels/config/tags/ha-config-tags.ts b/src/panels/config/tags/ha-config-tags.ts
index a0dd7e32b8..a3566f83f8 100644
--- a/src/panels/config/tags/ha-config-tags.ts
+++ b/src/panels/config/tags/ha-config-tags.ts
@@ -198,7 +198,7 @@ export class HaConfigTags extends SubscribeMixin(LitElement) {
title=${this.hass.localize("ui.panel.config.tags.add_tag")}
@click=${this._addTag}
>
-
+
`;
diff --git a/src/panels/config/users/ha-config-users.ts b/src/panels/config/users/ha-config-users.ts
index 30ed2e8093..05d2b8368e 100644
--- a/src/panels/config/users/ha-config-users.ts
+++ b/src/panels/config/users/ha-config-users.ts
@@ -102,7 +102,7 @@ export class HaConfigUsers extends LitElement {
.title=${this.hass.localize("ui.panel.config.users.picker.add_user")}
@click=${this._addUser}
>
-
+
`;
diff --git a/src/panels/config/zone/ha-config-zone.ts b/src/panels/config/zone/ha-config-zone.ts
index 83910d3c15..6f4f277ab6 100644
--- a/src/panels/config/zone/ha-config-zone.ts
+++ b/src/panels/config/zone/ha-config-zone.ts
@@ -260,7 +260,7 @@ export class HaConfigZone extends SubscribeMixin(LitElement) {
title=${hass.localize("ui.panel.config.zone.add_zone")}
@click=${this._createZone}
>
-
+
`;
diff --git a/src/panels/logbook/ha-panel-logbook.ts b/src/panels/logbook/ha-panel-logbook.ts
index e3542ba572..0ac80b1cd9 100644
--- a/src/panels/logbook/ha-panel-logbook.ts
+++ b/src/panels/logbook/ha-panel-logbook.ts
@@ -86,7 +86,7 @@ export class HaPanelLogbook extends LitElement {
@click=${this._refreshLogbook}
.disabled=${this._isLoading}
>
-
+
diff --git a/src/panels/lovelace/components/hui-card-options.ts b/src/panels/lovelace/components/hui-card-options.ts
index 4e6d5ddb3d..a74acde408 100644
--- a/src/panels/lovelace/components/hui-card-options.ts
+++ b/src/panels/lovelace/components/hui-card-options.ts
@@ -58,14 +58,14 @@ export class HuiCardOptions extends LitElement {
.length ===
this.path![1] + 1}
>
-
+
-
+
diff --git a/src/panels/lovelace/editor/card-editor/hui-dialog-edit-card.ts b/src/panels/lovelace/editor/card-editor/hui-dialog-edit-card.ts
index aa45460df6..5b2681eb0b 100755
--- a/src/panels/lovelace/editor/card-editor/hui-dialog-edit-card.ts
+++ b/src/panels/lovelace/editor/card-editor/hui-dialog-edit-card.ts
@@ -174,7 +174,7 @@ export class HuiDialogEditCard extends LitElement implements HassDialog {
dir=${computeRTLDirection(this.hass)}
>
-
+
`
diff --git a/src/panels/lovelace/editor/hui-dialog-save-config.ts b/src/panels/lovelace/editor/hui-dialog-save-config.ts
index 3fd5997ffa..b1a4c760f4 100644
--- a/src/panels/lovelace/editor/hui-dialog-save-config.ts
+++ b/src/panels/lovelace/editor/hui-dialog-save-config.ts
@@ -74,7 +74,7 @@ export class HuiSaveConfig extends LitElement implements HassDialog {
dir=${computeRTLDirection(this.hass!)}
>
-
+
`}
>
diff --git a/src/panels/lovelace/editor/unused-entities/hui-unused-entities.ts b/src/panels/lovelace/editor/unused-entities/hui-unused-entities.ts
index 1e81f187a5..f5728d7627 100644
--- a/src/panels/lovelace/editor/unused-entities/hui-unused-entities.ts
+++ b/src/panels/lovelace/editor/unused-entities/hui-unused-entities.ts
@@ -112,7 +112,7 @@ export class HuiUnusedEntities extends LitElement {
.label=${this.hass.localize("ui.panel.lovelace.editor.edit_card.add")}
@click=${this._addToLovelaceView}
>
-
+
`;
diff --git a/src/panels/lovelace/hui-root.ts b/src/panels/lovelace/hui-root.ts
index a0f0a6dfa3..5aa182e9ca 100644
--- a/src/panels/lovelace/hui-root.ts
+++ b/src/panels/lovelace/hui-root.ts
@@ -115,7 +115,7 @@ class HUIRoot extends LitElement {
)}"
@click="${this._editModeDisable}"
>
-
+
${this.config.title ||
@@ -130,7 +130,7 @@ class HUIRoot extends LitElement {
class="edit-icon"
@click="${this._editLovelace}"
>
-
+
-
+
@@ -157,7 +157,7 @@ class HUIRoot extends LitElement {
"ui.panel.lovelace.editor.menu.open"
)}
>
-
+
${__DEMO__ /* No unused entities available in the demo */
? ""
@@ -194,7 +194,7 @@ class HUIRoot extends LitElement {
label="Start conversation"
@click=${this._showVoiceCommandDialog}
>
-
+
`
: ""}
@@ -208,7 +208,7 @@ class HUIRoot extends LitElement {
"ui.panel.lovelace.editor.menu.open"
)}"
>
-
+
${this._yamlMode
? html`
@@ -332,7 +332,7 @@ class HUIRoot extends LitElement {
"ui.panel.lovelace.editor.edit_view.edit"
)}"
class="edit-icon view"
- path=${mdiPencil}
+ .path=${mdiPencil}
@click="${this._editView}"
>
-
+
`
: ""}
diff --git a/src/panels/lovelace/views/hui-masonry-view.ts b/src/panels/lovelace/views/hui-masonry-view.ts
index fb3290fff7..2f0f3320b7 100644
--- a/src/panels/lovelace/views/hui-masonry-view.ts
+++ b/src/panels/lovelace/views/hui-masonry-view.ts
@@ -90,7 +90,7 @@ export class MasonryView extends LitElement implements LovelaceViewElement {
rtl: computeRTL(this.hass!),
})}
>
-
+
`
: ""}
diff --git a/src/panels/lovelace/views/hui-panel-view.ts b/src/panels/lovelace/views/hui-panel-view.ts
index e1488f0996..2a5fac507b 100644
--- a/src/panels/lovelace/views/hui-panel-view.ts
+++ b/src/panels/lovelace/views/hui-panel-view.ts
@@ -82,7 +82,7 @@ export class PanelView extends LitElement implements LovelaceViewElement {
rtl: computeRTL(this.hass!),
})}
>
-
+
`
: ""}