All Projects → klein0r → ioBroker.trashschedule

klein0r / ioBroker.trashschedule

Licence: MIT License
Calculates trash pickup dates by using an ical calendar

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ioBroker.trashschedule

add2calendar
📆 Allow you to add event to calendar easier
Stars: ✭ 51 (+155%)
Mutual labels:  calendar, ical
remarkable-calendar-creator
Create calendars to display on a reMarkable device as the suspend screen or to write notes on, including events from your own online iCal calendar
Stars: ✭ 28 (+40%)
Mutual labels:  calendar, ical
ioBroker.cloud
Enable access to ioBroker from internet
Stars: ✭ 36 (+80%)
Mutual labels:  smarthome, iobroker
ioBroker.beckhoff
ioBroker Adapter to Communicate with Beckhoff Automation System over ADS
Stars: ✭ 14 (-30%)
Mutual labels:  smarthome, iobroker
tsdav
WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser
Stars: ✭ 33 (+65%)
Mutual labels:  calendar, ical
Daylight-Calendar-ICS
Daylight Calendar is a dynamically generated .ics calendar that you can host and subscribe to in Google Calendar, iCal, or other calendar software.
Stars: ✭ 22 (+10%)
Mutual labels:  calendar, ical
ioBroker.modbus
Modbus adapter for ioBroker
Stars: ✭ 31 (+55%)
Mutual labels:  smarthome, iobroker
ioBroker.sonoff
Control Sonoff-Tasmota devices via ioBroker
Stars: ✭ 34 (+70%)
Mutual labels:  smarthome, iobroker
ioBroker.hass
Connects Home Assistant to ioBroker
Stars: ✭ 14 (-30%)
Mutual labels:  smarthome, iobroker
ioBroker.fhem
Communication with FHEM over Telnet
Stars: ✭ 15 (-25%)
Mutual labels:  smarthome, iobroker
ioBroker.knx
connect KNX via eibd
Stars: ✭ 46 (+130%)
Mutual labels:  smarthome, iobroker
ioBroker.dwd
Fetches weather warnings from "Deutscher Wetterdienst" (germany only)
Stars: ✭ 19 (-5%)
Mutual labels:  smarthome, iobroker
ioBroker.ecovacs-deebot
Control your Ecovacs Deebot vacuum cleaner with ioBroker
Stars: ✭ 36 (+80%)
Mutual labels:  smarthome, iobroker
ioBroker.jarvis
jarvis - just another remarkable vis
Stars: ✭ 129 (+545%)
Mutual labels:  smarthome, iobroker
ioBroker.homepilot20
Rademacher Homepilot 2.0 (version >= 5.0.39)
Stars: ✭ 19 (-5%)
Mutual labels:  smarthome, iobroker
ioBroker.octoprint
ioBroker adapter to manage your 3D printer over ioBroker
Stars: ✭ 31 (+55%)
Mutual labels:  smarthome, iobroker
every2cal
🙌에브리타임 캘린더를 ics파일로 바꿔줍니다
Stars: ✭ 33 (+65%)
Mutual labels:  calendar, ical
ioBroker.vis-inventwo
Individualisierbare VIS Widgets für den ioBroker
Stars: ✭ 38 (+90%)
Mutual labels:  smarthome, iobroker
ioBroker.ping
Pings configured IPs for ioBroker
Stars: ✭ 18 (-10%)
Mutual labels:  smarthome, iobroker
ioBroker.sayit
Text to speech for ioBroker
Stars: ✭ 26 (+30%)
Mutual labels:  smarthome, iobroker

Logo

ioBroker.trashschedule

NPM version Downloads Stable installed Dependency Status Known Vulnerabilities Test and Release

NPM

Scans an ical calendar to calculate the days left until next trash pickup

Sponsored by

ioBroker Master Kurs

Installation

Please use the "adapter list" in ioBroker to install a stable version of this adapter. You can also use the CLI to install this adapter:

iobroker add trashschedule

Documentation

🇺🇸 Documentation

🇩🇪 Dokumentation

Credits

Sentry

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

WORK IN PROGRESS

  • (klein0r) Updated state roles
  • (klein0r) Added hint for Admin 4 configuration

1.4.2 (2022-02-07)

  • (klein0r) Added check for ical configuration

1.4.1 (2021-12-23)

  • (klein0r) Updated dependencies

1.4.0 (2021-12-10)

  • (klein0r) Allow to hide "not found" warnings for single trash types (like christmas tree pickup)
  • (klein0r) Added limit option for VIS widget
  • (klein0r) Added option for VIS widget to hide the name

1.3.6 (2021-11-24)

  • (klein0r) Require new version for translated instance objects
  • (klein0r) Fixed timeout issues

1.3.5 (2021-11-15)

  • (klein0r) Added checks for calendar description

1.3.4 (2021-11-14)

  • (klein0r) Translated all objects

1.3.3 (2021-11-13)

  • (klein0r) Translated admin table headers

1.3.2 (2021-11-07)

  • (klein0r) Fixed missing VIS widget

1.3.1 (2021-11-06)

  • (klein0r) Fixed missing translations

1.3.0 (2021-11-05)

  • (klein0r) Admin 5 Support

1.2.0 (2021-07-16)

  • (klein0r) Added compatibility with iCal 1.10.0
  • (klein0r) Added color of type to channel object

1.1.3 (2021-05-02)

  • (klein0r) Fixed weekday state type (string -> number)

1.1.2 (2021-03-15)

  • (klein0r) Nodejs 12 required

1.1.1 (2021-02-24)

  • (klein0r) Ignore trash types with empty match pattern
  • (klein0r) Added log message if the match pattern contains leading or trailing whitespaces

1.1.0 (2021-01-25)

  • (klein0r) Just allow clean trash type names (BREAKING CHANGE - CHECK YOUR SCRIPTS AND VIS)

1.0.6 (2021-01-24)

  • (klein0r) Fixed async object creation

1.0.5 (2021-01-24)

  • (klein0r) Added automatic refresh every full hour

1.0.4 (2021-01-22)

  • (klein0r) Delete unsed states

1.0.3 (2020-11-10)

  • (klein0r) Improved VIS widget options

1.0.2 (2020-11-10)

  • (klein0r) Added color picker
  • (klein0r) Fixed null reference exception

1.0.1 (2020-11-07)

  • (klein0r) Fixed date calculation issue in VIS

1.0.0 (2020-11-06)

  • (klein0r) Renamed data types (BREAKING CHANGE - CHECK YOUR SCRIPTS AND VIS)
  • (klein0r) First stable release
  • (klein0r) Added iobroker sentry

0.0.11 (2020-08-11)

  • (klein0r) Better error reporting

0.0.10 (2020-07-22)

  • (klein0r) Added CSS classes for easier customization
  • (klein0r) Added optional glow on due date for vis widget

0.0.9 (2020-05-23)

  • (klein0r) Fixed color correction calculation issue

0.0.8 (2020-05-15)

  • (klein0r) Fixed missing VIS translations

0.0.7 (2020-05-13)

  • (klein0r) Improved logging
  • (klein0r) Several fixes, improved admin and vis (automatic color correction, resizeable widget)
  • (ivosch68) Reset of states if no event matches

0.0.6 (2020-05-13)

  • (klein0r) updated dependencies

0.0.5 (2020-03-07)

  • (klein0r) added pickup dates after next date

0.0.4 (2020-03-07)

  • (klein0r) added VIS templates

0.0.3 (2020-02-26)

  • (klein0r) fixed issue with events after time change date

0.0.2 (2019-11-26)

  • (klein0r) added global offset in days
  • (klein0r) added exact match for types

0.0.1 (2019-11-24)

  • (klein0r) initial release

License

MIT License

Copyright (c) 2022 Matthias Kleine [email protected]

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].