mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Fix template syntax error (#35018)
This commit is contained in:
parent
caa5225b23
commit
3e98e3bb59
@ -110,7 +110,7 @@ The state, including attributes, of trigger-based sensors and binary sensors is
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration entry
|
# Example configuration entry
|
||||||
template:
|
template:
|
||||||
- triggers:
|
- trigger:
|
||||||
- trigger: time_pattern
|
- trigger: time_pattern
|
||||||
# This will update every night
|
# This will update every night
|
||||||
hours: 0
|
hours: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user