Documentation: Smart Home Integrations
Here you will find detailed instructions for integrating the Abfall-Abfrage Converter into various smart home systems. Select the desired system from the tabs below.
KNX integration
Note: The KNX integration is currently untested. If you try this integration, I would greatly appreciate your feedback via the contact form to help improve this documentation.
Prerequisites
- A KNX installation with IP interface
- Node-RED or a similar automation platform
- Your personal link code from the Abfall-Abfrage Converter
Procedure with Node-RED
- Generate link code: If you do not have a link code yet, generate a code first with your personal iCal link from the Abfall OÖ App.
- Create Node-RED flow: Create a new flow in Node-RED for the waste integration.
- Configure HTTP request node: Add an HTTP request node and configure it with your API URL:
https://abfall-abfrage.com/abfall/public/api.php?code=YOUR_CODE - KNX nodes for output: Add KNX nodes that switch the corresponding group addresses when dates are detected.

