Table of contents
Requirements
- nodejs 20.0 (or later)
- js-controller 6.0.0 (or later)
- Admin Adapter 6.0.0 (or later)
- iCal Adapter 1.12.1 (or later) - optional
Configuration
- Create a
trashscheduleinstance and choose the ical instance as source. Alternatively, providers can be selected directly, which are integrated through various online services. - Go to the trash types tab and add as many types as you have trash types
- Define a name for each new trash type and configure the matching events
- Start the instance
Questions? Check the FAQ


Preconditions for iCal
- Create a new instance of the ical adapter
- Configure the url of your calendar (e.g. google calendar)
- Set "Preview days" to a range which includes every trash type at least twice (e.g. 45 days)
- If you use the "events" tab, ensure to enable the "display" checkbox for each event type which should also be used in your trash schedule (otherwise the event will be hidden by the ical instance)

VIS Widget (VIS version 1.x)

VIS 2.x is not supported with this widget!
Changelog
WORK IN PROGRESS
- (copilot) Adapter requires node.js >= 22 now
- (@klein0r) admin 7.6.20 and js-controller 6.0.11 (or later) are required
5.3.0 (2026-04-22)
- (@Jailobeam) Fixed filtering of Lobbe.app address selections in the admin UI
- (@Jailobeam) Added Lobbe.app as a new data source
- (@Jailobeam) Added German labels for the Lobbe address selection
5.2.1 (2026-01-08)
- (@klein0r) Fixed responsive config layout on xl screens
5.2.0 (2025-12-22)
- (@klein0r) Responsive config layout
5.1.0 (2025-12-09)
- (@klein0r) Added Wolfenbüttel to providers
5.0.1 (2025-11-26)
- (@klein0r) Increased timeout of api calls
License
MIT License
Copyright (c) 2026 Matthias Kleine info@haus-automatisierung.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.