iobroker.corrently

0.1.1 • Public • Published

ioBroker.corrently

Number of Installations Stable Version NPM version Downloads Dependency Status Known Vulnerabilities

NPM

Tests: Linux/Mac: Travis-CI

corrently adapter for ioBroker

Read green energy index from https://www.corrently.de/gsi/PLZ . Following data will be provided:

  • data.json - JSON table for next 36 hours with green index
  • data.start - start timestamp of the next or current period with green energy 0 - 24
  • data.duration - duration of the next or current period with green energy 0 - 24
  • data.green - is now green energy or not
  • data.price - green price for current moment

Configuration

Adapter will be executed every hour (can be set as a schedule for instance) and user must enter the post index in the configuration.

corrently Adapter für ioBroker

Lesen Sie den Index der grünen Energie von [https://www.corrently.de/gsi/PLZ] (https://www.corrently.de/gsi/80999). Folgende Daten werden zur Verfügung gestellt:

  • data.json - JSON-Tabelle für die nächsten 36 Stunden mit grünem Index
  • data.start - Startzeitstempel der nächsten oder aktuellen Periode mit grüner Energie 0 - 24
  • data.duration - Dauer der nächsten oder aktuellen Periode mit grüner Energie 0 - 24
  • data.green - ist jetzt grüne Energie oder nicht
  • data.price - grüner Preis für den aktuellen Moment

Einstellungen

Der Adapter wird stündlich ausgeführt (kann beispielsweise als Zeitplan festgelegt werden), und der Benutzer muss den Post-Index in der Konfiguration eingeben.

Changelog

0.1.1 (2023-03-12)

  • (Maverick78de) URL was corrected
  • (bluefox) Randomize the minutes of the schedule
  • (bluefox) Implemented solar chart for the next 5 days

0.0.2

  • (bluefox) CRON schedule was changed to "1 * * * *"

0.0.1

  • (bluefox) initial release

License

MIT License

Copyright (c) 2019-2023 bluefox

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.

Package Sidebar

Install

npm i iobroker.corrently

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

52.4 kB

Total Files

21

Last publish

Collaborators

  • bluefox