diff --git a/doc/faq.md b/doc/faq.md index d60bdcef3..60e572752 100644 --- a/doc/faq.md +++ b/doc/faq.md @@ -145,7 +145,7 @@ sensor: - platform: waste_collection_schedule name: third_garbage_collection - event_index: 3 + event_index: 2 value_template: '{{value.types|join(", ")}} in {{ value.daysTo }} days' ```