From 843ee4096ab63ec116bcdbbe5efa7af315a3ae87 Mon Sep 17 00:00:00 2001 From: Jaap P Date: Sun, 1 Jan 2023 17:14:09 +0100 Subject: [PATCH] Update sensor.py Tax went back from 9% to 21% because of... politics... --- custom_components/nordpool/sensor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/nordpool/sensor.py b/custom_components/nordpool/sensor.py index 06871f2..f84ca49 100644 --- a/custom_components/nordpool/sensor.py +++ b/custom_components/nordpool/sensor.py @@ -48,7 +48,7 @@ # What zone is this? "SYS": ["EUR", "System zone", 0.25], "FR": ["EUR", "France", 0.055], - "NL": ["EUR", "Netherlands", 0.09], + "NL": ["EUR", "Netherlands", 0.21], "BE": ["EUR", "Belgium", 0.21], "AT": ["EUR", "Austria", 0.20], # Tax is disabled for now, i need to split the areas