Fix template syntax error (#35018)

This commit is contained in:
Franck Nijhof 2024-10-02 16:01:56 +02:00 committed by GitHub
parent b1059f8a98
commit 91daff1f7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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