Fix template syntax error (#35018)

This commit is contained in:
Franck Nijhof 2024-10-02 16:01:56 +02:00
parent caa5225b23
commit 3e98e3bb59
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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