Open ERZ
This openerz
sensor platform uses OpenERZ API to access data from Entsorgung und Recycling ZĂĽrich (ERZ). It reports the next pickup date for the specified zip and waste type.
Configuration
To enable this sensor in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: openerz
zip: 8001
waste_type: cardboard
Available (and tested) waste types are: paper
, cardboard
, waste
, cargotram
, etram
, organic
and textile
.