sensor: # Abfall - platform: waste_collection_schedule name: AbfallRestmuell details_format: "upcoming" value_template: '{{ value.daysTo }}' types: - rest - platform: waste_collection_schedule name: AbfallGelberSack details_format: "upcoming" value_template: '{{ value.daysTo }}' types: - gelbersack - platform: waste_collection_schedule name: AbfallPapier details_format: "upcoming" value_template: '{{ value.daysTo }}' types: - papier - platform: waste_collection_schedule name: AbfallNaechster details_format: "upcoming" value_template: '{{ value.daysTo }}'