From 3f51b03d813f5c330db3612e6217d43c7f331e08 Mon Sep 17 00:00:00 2001 From: Joonas Pulakka Date: Tue, 30 Aug 2022 15:40:47 +0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a5bf4ce..0f5513a 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,10 @@ Optional parameters to configure include `filter_length`, `filter_type` and `uni rate (1/h) of hourly price (EUR/kWh). `filter_length` value must be an integer between 2...20, and `filter_type` must be either `triangle`, `rectangle`, -`rank` or `interval`. They are best explained by examples. +`rank` or `interval`. They are best explained by examples. You can set up several `nordpool_diff` entities, +each with different parameters, plot them in Lovelace, and pick what you like best. Here is an example: + +![Diff example](diff_example.png) ## Triangle and rectangle @@ -77,11 +80,6 @@ And so on. With rectangle, the right side of the filter is "flat". With triangle upcoming hours more than the farther away "tail" hours. First entry is always -1 and the filter is normalized so that its sum is zero. This way the characteristic output magnitude is independent of the settings. -You can set up several `nordpool_diff` entities, each with different parameters, plot them in Lovelace, and pick what -you like best. Here is an example: - -![Diff example](diff_example.png) - ## Rank and interval With `filter_type: rank`, the current price is ranked amongst the next `filter_length` prices. The lowest price is given