From 93d940327c384fc882206aa889f55800bfd32e76 Mon Sep 17 00:00:00 2001 From: Matt Jeanes Date: Thu, 4 Jul 2024 21:14:26 +0100 Subject: [PATCH] add mention in readme for Energinet__ClampNegativePrices --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7f8b50..685edb0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ See below for how to configure the environment variables appropriately - Energinet__Region=YYYYY # See below Energinet regions section - Energinet__Currency=DKK # See below Energinet currencies section - Energinet__VAT=1.25 # Optional: VAT multiplier. In this example 25% +- Energinet__ClampNegativePrices=false # Optional: Clamp negative prices to 0 (default: false) - Energinet__FixedPrices__TimeZone=Europe/Copenhagen # Optional: IANA (tz database) time zone code, used for below times - Energinet__FixedPrices__Prices__0=00:00-17:00=0.1432 # Optional: You can have as many as these as you need - Energinet__FixedPrices__Prices__1=17:00-20:00=0.3983