nr-strompreis

1.0.0 • Public • Published

nr-strompreis

NodeRed Node to retrieve electricity price in Germany (local and national)

Introduction

Retrieves and provides data by public service for Marktdaten-Strompreis.

Input

Uses either msg.payload or msg.payload.zip as zipcode (Postleitzahl) to calculate local prices. Overwrites Postal Code given in node configuration.

Outputs

Latest electricits price for Germany as msg.payload:

Sample Output

{
      "start_timestamp": 1669314600000,
      "end_timestamp": 1669318200000,
      "marketprice": 285.5,
      "unit": "Eur/MWh",
      "localprice": 269.51,
      "localcell": "Wiesloch(69168)"
}

Maintainer / Imprint

STROMDAO GmbH
Gerhard Weiser Ring 29
69256 Mauer
Germany

+49 6226 968 009 0

kontakt@stromdao.com

Handelsregister: HRB 728691 (Amtsgericht Mannheim)

LICENSE

Apache-2.0

/nr-strompreis/

    Package Sidebar

    Install

    npm i nr-strompreis

    Weekly Downloads

    0

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    17.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • zoernert