Lint
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user