Skip to content

Home Assistant Integration

With Home Assistant you can integrate the pickup dates from müll.io into your smart home – ideal for notifications, dashboard tiles or automations like "put out the garbage can" reminders.

A detailed step-by-step guide with YAML examples is in progress. In the meantime, you can already integrate the müll.io JSON endpoint via the RESTful sensor or the Command line sensor in Home Assistant.

Basic principle

müll.io delivers the pickup dates as JSON via REST API. In Home Assistant, a sensor can be created from this using the rest platform type, which updates the next dates every 6 hours, for example. The data is then available for automations and Lovelace dashboards.

← Integration overview  ·  API documentation (opens in new tab)