Aprica waste collection calendar — countdown sensors for each waste type (organico, plastica, vetro/metallo, indifferenziato, carta/cartone).
- Visit Aprica Spa — Raccolta Differenziata and enter your address.
- Open browser DevTools → Network tab, submit the form, and find the
calendar-itemsrequest. - Copy the
geocivvalue from the request payload (e.g.574314533). - Install via hub and paste the geociv in the plugin settings.
| Field | Type | Default | Description |
|---|---|---|---|
geociv |
integer | — | Your address geo-civic ID (required) |
pollInterval |
int | 360 | Poll interval in minutes (default: 6 hours) |
Registers one sensor per waste type:
| Sensor | Capabilities |
|---|---|
Rifiuti — Raccolta organico |
next_collection (epoch ms), days_until (int), collection_note (string), collection_color (hex), collection_icon (URL) |
Rifiuti — Raccolta plastica |
same as above |
Rifiuti — Raccolta vetro e metallo |
same as above |
Rifiuti — Raccolta indifferenziato |
same as above |
Rifiuti — Raccolta carta e cartone |
same as above |
Aprica Spa — waste collection calendar API for Bergamo and surrounding municipalities.