From 905d57f3ca49400a88368569b99359de13d4e7a2 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:29:07 +0100 Subject: [PATCH] Lint --- advanced/esphome/nspanel_esphome_core.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/advanced/esphome/nspanel_esphome_core.yaml b/advanced/esphome/nspanel_esphome_core.yaml index 79e2676..3d9a6d2 100644 --- a/advanced/esphome/nspanel_esphome_core.yaml +++ b/advanced/esphome/nspanel_esphome_core.yaml @@ -1547,12 +1547,12 @@ text_sensor: std::replace(x.begin(), x.end(), ' ', '_'); return x; - substitute: - - "- -> _" - - "___ -> _" - - "__ -> _" - - "__ -> _" - - "__ -> _" - - "__ -> _" + - "- -> _" + - "___ -> _" + - "__ -> _" + - "__ -> _" + - "__ -> _" + - "__ -> _" ##### Entity Id of the entity displayed on the detailed pages - name: ${name} Detailed Entity