mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Fix history stats (missing endraw) (#25023)
This commit is contained in:
parent
a4bd4a555f
commit
80f2e66e89
@ -190,6 +190,8 @@ Here, last Monday is _today_ as a timestamp, minus 86400 times the current weekd
|
|||||||
end: "{{ now() }}"
|
end: "{{ now() }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{% endraw %}
|
||||||
|
|
||||||
**Previous month**: starts the first day of the previous month at 00:00, ends the first day of the current month.
|
**Previous month**: starts the first day of the previous month at 00:00, ends the first day of the current month.
|
||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user