mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
correct typo (#22501)
This commit is contained in:
parent
5752c9499b
commit
8dd6a4a680
@ -579,7 +579,7 @@ template:
|
||||
- sensor:
|
||||
- name: test
|
||||
state: "{{ this.attributes.test }}"
|
||||
# not: "{{ state_attr('sensor.test', 'test' }}"
|
||||
# not: "{{ state_attr('sensor.test', 'test') }}"
|
||||
attributes:
|
||||
test: "{{ now() }}"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user