This commit is contained in:
Edward Firmo
2024-01-22 23:29:07 +01:00
parent a09cc9382f
commit 905d57f3ca

View File

@@ -1547,12 +1547,12 @@ text_sensor:
std::replace(x.begin(), x.end(), ' ', '_'); std::replace(x.begin(), x.end(), ' ', '_');
return x; return x;
- substitute: - substitute:
- "- -> _" - "- -> _"
- "___ -> _" - "___ -> _"
- "__ -> _" - "__ -> _"
- "__ -> _" - "__ -> _"
- "__ -> _" - "__ -> _"
- "__ -> _" - "__ -> _"
##### Entity Id of the entity displayed on the detailed pages ##### Entity Id of the entity displayed on the detailed pages
- name: ${name} Detailed Entity - name: ${name} Detailed Entity