All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 4m0s
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
# spot-hinta
|
|
|
|
<span class="badge nightly">NIGHTLY</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge consumer">CONSUMER</span>
|
|
|
|
Get Findlands current energy price from spot-hinta.fi.
|
|
|
|
<!-- BEGIN GENERATED: integrationpluginspothinta.json -->
|
|
**Fabricant :** spot-hinta
|
|
**Plugin :** `spothinta`
|
|
|
|
#### Modèles pris en charge
|
|
| Modèle | Rôle | Transport | Ajout | Grandeurs |
|
|
| --- | --- | --- | --- | --- |
|
|
| **spot-hinta** | — | — | Ajout manuel | 8 |
|
|
|
|
#### Détail par modèle
|
|
??? abstract "spot-hinta — `spothinta`"
|
|
_Grandeurs mesurées :_
|
|
|
|
| Clé | Grandeur | Type | Unité |
|
|
| --- | --- | --- | --- |
|
|
| `connected` | Online | bool | — |
|
|
| `currentMarketPrice` | Current market price | double | EuroCentPerKiloWattHour |
|
|
| `currentRank` | Current rank | uint | — |
|
|
| `validUntil` | Valid until | int | UnixTime |
|
|
| `averagePrice` | Average market price today | double | EuroCentPerKiloWattHour |
|
|
| `lowestPrice` | Lowest market price today | double | EuroCentPerKiloWattHour |
|
|
| `highestPrice` | Highest market price today | double | EuroCentPerKiloWattHour |
|
|
| `averageDeviation` | Average deviation | int | Percentage |
|
|
|
|
<!-- END GENERATED -->
|