Trash Schedule

Calculates the days until next trash pickup

Current Release
5.3.0
Developer
Matthias Kleine
License
MIT

Table of contents

Requirements

  1. nodejs 20.0 (or later)
  2. js-controller 6.0.0 (or later)
  3. Admin Adapter 6.0.0 (or later)
  4. iCal Adapter 1.12.1 (or later) - optional

Configuration

  1. Create a trashschedule instance and choose the ical instance as source. Alternatively, providers can be selected directly, which are integrated through various online services.
  2. Go to the trash types tab and add as many types as you have trash types
  3. Define a name for each new trash type and configure the matching events
  4. Start the instance

Questions? Check the FAQ

Trashschedule

Trashschedule Types

Preconditions for iCal

  1. Create a new instance of the ical adapter
  2. Configure the url of your calendar (e.g. google calendar)
  3. Set "Preview days" to a range which includes every trash type at least twice (e.g. 45 days)
  4. 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)

iCal

VIS Widget (VIS version 1.x)

VIS widget

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.