From a6f946c923a5cc5a9c9b110613ba3405c8adc07b Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 15 Apr 2025 21:00:29 +0200 Subject: [PATCH] Fix incorrect sensor type in Nord Pool (#38555) --- source/_integrations/nordpool.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nordpool.markdown b/source/_integrations/nordpool.markdown index 7aa59c8f2a0..feb8a3ad1c1 100644 --- a/source/_integrations/nordpool.markdown +++ b/source/_integrations/nordpool.markdown @@ -97,7 +97,7 @@ The block price sensors are not enabled by default. | Sensor | Type | Description | | ------------------------- | ----------------- | --------------------------------------------------------------------------------- | | Currency | [Currency] | The configured currency. | -| Exchange rate | Integer | The exchange rate between the configure currency and Euro's. | +| Exchange rate | Decimal | The exchange rate between the configure currency and Euro's. | | Last updated | Datetime | The time when the market prices were last updated. | ## Actions