Add raw
This commit is contained in:
parent
874e76d797
commit
0124a62db4
1 changed files with 2 additions and 1 deletions
|
@ -93,6 +93,7 @@ image_processing:
|
|||
|
||||
With the help of a [template sensor](/components/sensor.template/), the value can be shown as badge.
|
||||
|
||||
{% raw %}
|
||||
```yaml
|
||||
sensor:
|
||||
- platform: template
|
||||
|
@ -102,4 +103,4 @@ sensor:
|
|||
friendly_name: 'Ampere'
|
||||
unit_of_measurement: 'A'
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue