From 18547b19a4b79f6bc2e2cde7eb4ec7b518fefdc3 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Fri, 20 Dec 2024 10:13:32 +0100 Subject: [PATCH] Add lowest/highest price to Nord Pool (#36437) --- source/_integrations/nordpool.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/nordpool.markdown b/source/_integrations/nordpool.markdown index d8319dc06a6..968ea517cd4 100644 --- a/source/_integrations/nordpool.markdown +++ b/source/_integrations/nordpool.markdown @@ -65,6 +65,8 @@ The integration will create entities showing today's energy prices for the confi | Previous price | [Currency]/kWh | The price of the previous hour. | | Next price | [Currency]/kWh | The price of the next hour. | | Daily average | [Currency]/kWh | The average of today's energy prices. | +| Lowest price | [Currency]/kWh | Today's lowest price (start and end time are provided in state attributes) | +| Highest price | [Currency]/kWh | Today's highest price (start and end time are provided in state attributes) | ### Peak & off-peak sensors