From 78e00c7fe01df82126ce1f9f69b7f6e6f7df541b Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Fri, 5 Apr 2024 15:08:12 +0000 Subject: [PATCH] 76_SolarForecast: contrib 1.17.5 git-svn-id: https://svn.fhem.de/fhem/trunk@28760 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index 52c8cb5a7..32f071b1a 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -17891,13 +17891,13 @@ to ensure that the system configuration is correct. conprice Price for the purchase of one kWh (optional). The <field> can be specified in one of the following variants: <Price>:<Currency> - Price as a numerical value and its currency - <Reaging>:<Currency> - Reading of the meter device that contains the price : Currency - <Device>:<Reaging>:<Currency> - any device and reading containing the price : Currency + <Reading>:<Currency> - Reading of the meter device that contains the price : Currency + <Device>:<Reading>:<Currency> - any device and reading containing the price : Currency feedprice Remuneration for the feed-in of one kWh (optional). The <field> can be specified in one of the following variants: <Remuneration>:<Currency> - Remuneration as a numerical value and its currency - <Reaging>:<Currency> - Reading of the meter device that contains the remuneration : Currency - <Device>:<Reaging>:<Currency> - any device and reading containing the remuneration : Currency + <Reading>:<Currency> - Reading of the meter device that contains the remuneration : Currency + <Device>:<Reading>:<Currency> - any device and reading containing the remuneration : Currency
@@ -20129,13 +20129,13 @@ die ordnungsgemäße Anlagenkonfiguration geprüft werden. conprice Preis für den Bezug einer kWh (optional). Die Angabe <Feld> ist in einer der folgenden Varianten möglich: <Preis>:<Währung> - Preis als numerischer Wert und dessen Währung - <Reaging>:<Währung> - Reading des Meter Device das den Preis enthält : Währung - <Device>:<Reaging>:<Währung> - beliebiges Device und Reading welches den Preis enthält : Währung + <Reading>:<Währung> - Reading des Meter Device das den Preis enthält : Währung + <Device>:<Reading>:<Währung> - beliebiges Device und Reading welches den Preis enthält : Währung feedprice Vergütung für die Einspeisung einer kWh (optional). Die Angabe <Feld> ist in einer der folgenden Varianten möglich: <Vergütung>:<Währung> - Vergütung als numerischer Wert und dessen Währung - <Reaging>:<Währung> - Reading des Meter Device das die Vergütung enthält : Währung - <Device>:<Reaging>:<Währung> - beliebiges Device und Reading welches die Vergütung enthält : Währung + <Reading>:<Währung> - Reading des Meter Device das die Vergütung enthält : Währung + <Device>:<Reading>:<Währung> - beliebiges Device und Reading welches die Vergütung enthält : Währung