mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix %/$ typo (#39605)
This commit is contained in:
parent
a967df3915
commit
b95af197e5
@ -97,7 +97,7 @@ In your automations, you could then reuse this macro by importing it:
|
||||
{{ format_entity('sensor.temperature') }}
|
||||
```
|
||||
|
||||
{$ endraw %}
|
||||
{% endraw %}
|
||||
|
||||
Home Assistant also allows you to write macros with non-string return values by
|
||||
taking a named argument called `returns` and calling it with a return value. Once created,
|
||||
|
Loading…
x
Reference in New Issue
Block a user