Skip to content

Commit

Permalink
add raw markers
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwh committed May 12, 2024
1 parent 7276050 commit 87c1d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_integrations/file.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ This would require the following settings extract the temperature:

- Name: `Temperature`
- File path: `/home/user/.homeassistant/sensor.json`
- Value template: `'{{ value_json.temperature }}'`
- Value template: {% raw %}`'{{ value_json.temperature }}'`{% endraw %}
- Unit of measurement: `"°C"`

#### Entries as CSV
Expand Down

0 comments on commit 87c1d74

Please sign in to comment.