Skip to content

Schoolfree is an adapter for iobroker installations

License

Notifications You must be signed in to change notification settings

Marty56/ioBroker.schoolfree

 
 

Repository files navigation

Logo

ioBroker.schoolfree

Number of Installations Number of Installations NPM version Downloads Dependency Status Known Vulnerabilities Travis-CI AppVeyor

NPM

schoolfree adapter for ioBroker

If you like it, please consider a donation:

paypal

Deutsche Beschreibung:

Schoolfree ist ein Adapter für iobroker Installationen. Mit dem Adapter lassen sich die Schulferien auswerten und in Datenpunkte übergeben. Die Datenpunkte können somit für weitere Funktionen wie Heizungssteuerungen, Rolladen- und Anwesenheitssteuerungen ausgewertet und verarbeitet werden.

Der aktuelle Bezug von Terminen für die Schulferien erfolgt über die API von https://www.mehr-schulferien.de

Aktuell werden die Schulferien und freien Tage für Deutschland unterstützt.

Folgende Datenpunkte stehen mit Schoolfree für die weitere Verarbeitung zur Verfügung:

  • info.current.end: Datum für das Ende der aktuellen Ferien
  • info.current.name: Bezeichnung der aktuellen Schulferien
  • info.current.start: Startdatum der aktuellen Ferien
  • info.next.end: Datum für das Ende der nächsten Ferien
  • info.next.name: Bezeichnung der nächsten Schulferien
  • info.next.start: Startdatum der nächsten Ferien
  • info.today: Switch für den aktuellen Status heute (true/false)
  • info.tomorrow: Switch für den aktuellen Status morgen (true/false)

English description:

Schoolfree is an adapter for iobroker installations. With the adapter, the school holidays can be evaluated and transferred to data points. The data points can thus be evaluated and processed for other functions such as heating controls, shutter and presence controls.

The current subscription for school holidays is via the API of https://www.mehr-schulferien.de

Currently, the school holidays and days off for Germany are supported.

The following data points are available for further processing with Schoolfree:

  • info.current.end: Date for the end of the current holidays
  • info.current.name: name of the current school holidays
  • info.current.start: Start date of the current holiday
  • info.next.end: Date for the end of the next holidays
  • info.next.name: name of the next school holidays
  • info.next.start: Start date of the next holiday
  • info.today: Switch for the current status today (true / false)
  • info.tomorrow: switch for the current status tomorrow (true / false)

Changelog

0.5.1 (25.03.2020)

  • (simatec) added ne features

0.5.0 (23.03.2020)

  • (simatec) added public holidays
  • (simatec) Bugfix next schoolfree for API 2.0
  • (simatec) Bugfix schoolfree-name for API 2.0

0.4.1 (22.03.2020)

  • (simatec) new query as adaptation to API v2.0
  • (simatec) Adjustment of the federal state IDs"
  • (simatec) Code fix for autochecker
  • (simatec) update Dependencies

0.4.0 (21.03.2020)

0.3.1 (28.10.2019)

  • (simatec) Fix start after install

0.3.0 (18.10.2019)

  • (simatec) end of node 6 support
  • (simatec) changed dateformat

0.2.2 (04.06.2019)

  • (simatec)new object structure

0.2.1 (14.05.2019)

  • (simatec) fix travis and appveyor

0.2.0 (13.05.2019)

  • (simatec) Add Objects for next school holiday
  • (simatec) cleaned code

0.1.0 (10.05.2019)

  • (simatec) First Beta

0.0.1 (08.05.2019)

  • (simatec) initial release

License

MIT License

Copyright (c) 2019 - 2020 simatec

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.

About

Schoolfree is an adapter for iobroker installations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 14.5%
  • CSS 0.3%