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