mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix template syntax error (#35018)
This commit is contained in:
parent
b1059f8a98
commit
91daff1f7d
@ -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