Fix incorrect sensor type in Nord Pool (#38555)

This commit is contained in:
G Johansson 2025-04-15 21:00:29 +02:00 committed by GitHub
parent 90ed035a94
commit a6f946c923
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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