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