nr-strompreis 1.0.0

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

npm install 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

[email protected]

Handelsregister: HRB 728691 (Amtsgericht Mannheim)

LICENSE

Apache-2.0

Node Info

Version: 1.0.0
Updated 1 year, 2 months ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

4 in the last week

Nodes

  • Strompreis

Keywords

  • strompreis
  • marktdaten
  • stromdao
  • corrently
  • node-red

Maintainers