ioBroker Integration
With ioBroker you can integrate the pickup dates from müll.io directly into your smart home system – for example for automatic notifications, dashboard displays or automations.
A detailed step-by-step guide is in progress. In the meantime, the API documentation is available – the JSON endpoint can be queried directly via the ioBroker Simple REST API or JavaScript adapter.
API documentation (opens in new tab).
Basic principle
müll.io provides a JSON endpoint that delivers the next pickup dates for any address. In ioBroker, you can regularly query this endpoint via HTTP request and store the results in data points.
← Integration overview · API documentation (opens in new tab)