From 76b7e78c766b08b29cb32b89f3dbff96b4bd3697 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Thu, 15 May 2025 07:16:03 +0200 Subject: [PATCH] Add important note about modified resolution for Nord Pool (#39032) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/nordpool.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/nordpool.markdown b/source/_integrations/nordpool.markdown index 1f51ab5ec57..dd6ae61095b 100644 --- a/source/_integrations/nordpool.markdown +++ b/source/_integrations/nordpool.markdown @@ -24,6 +24,18 @@ The {% term integration %} provides the public market prices displayed on the [N Most European energy is traded via the Nord Pool Group marketplace. If your energy provider doesn't have a dedicated Home Assistant integration and you have a spot-price-based contract, you can use the **Nord Pool** {% term integration %}. This integration provides spot prices for your selected market, which you can, as an example, use in a {% term template %} to calculate prices for your [energy dashboard](#energy-dashboard). +{% important %} + +The energy market is transitioning to 15-minute MTU instead of 60-minute MTU. + +When this finally occurs, the **Nord Pool** {% term integration %} will automatically switch and use the 15-minute MTU. This means during the transition, you may have a current price which is hourly based and a future price that is a 15-minute price. + +If you use this integration to calculate your own energy cost, it is advisable to see how this affects you. Check if any automations, templates, or other settings might need to be modified accordingly. + +You can read more and monitor the timeline [on the page about the transition to 15-minute MTU by Nordpool](https://www.nordpoolgroup.com/en/trading/transition-to-15-minute-market-time-unit-mtu/) + +{% endimportant %} + {% include integrations/config_flow.md %} {% configuration_basic %}