mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add raw
This commit is contained in:
parent
874e76d797
commit
0124a62db4
@ -93,6 +93,7 @@ image_processing:
|
|||||||
|
|
||||||
With the help of a [template sensor](/components/sensor.template/), the value can be shown as badge.
|
With the help of a [template sensor](/components/sensor.template/), the value can be shown as badge.
|
||||||
|
|
||||||
|
{% raw %}
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
- platform: template
|
- platform: template
|
||||||
@ -102,4 +103,4 @@ sensor:
|
|||||||
friendly_name: 'Ampere'
|
friendly_name: 'Ampere'
|
||||||
unit_of_measurement: 'A'
|
unit_of_measurement: 'A'
|
||||||
```
|
```
|
||||||
|
{% endraw %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user