]> git.basschouten.com Git - openhab-addons.git/commitdiff
[solarforecast] Fix documentation typo (#16799)
authorMikeTheTux <44850211+MikeTheTux@users.noreply.github.com>
Fri, 24 May 2024 18:58:21 +0000 (20:58 +0200)
committerGitHub <noreply@github.com>
Fri, 24 May 2024 18:58:21 +0000 (20:58 +0200)
* fixed typo

Signed-off-by: Michael Weger <weger.michael@gmx.net>
bundles/org.openhab.binding.solarforecast/README.md

index 1de5035db8c816bad93c99e4e1618af7e33aa2cf..bf835f5e71fe62143ed125a59faf666ba9ba9473 100644 (file)
@@ -268,7 +268,7 @@ Number:Energy           ForecastSolarHome_Actual_SW         "SW Today's forecast
 Number:Energy           ForecastSolarHome_Remaining_SW      "SW Today's remaining forecast till sunset"     { channel="solarforecast:fs-plane:homeSite:homeSouthWest:energy-remain", stateDescription=" "[ pattern="%.3f %unit%" ], unit="kWh" }                                                                           
 Number:Energy           ForecastSolarHome_Today_SW          "SW Today's total energy forecast"              { channel="solarforecast:fs-plane:homeSite:homeSouthWest:energy-today", stateDescription=" "[ pattern="%.1f %unit%" ], unit="kWh" }                                                                           
 
-// estimaion items
+// estimation items
 Group influxdb
 Number:Power            ForecastSolarHome_Power_Estimate        "Power estimations"                         (influxdb)  { channel="solarforecast:fs-site:homeSite:power-estimate", stateDescription=" "[ pattern="%.0f %unit%" ], unit="W" }                                                                           
 Number:Energy           ForecastSolarHome_Energy_Estimate       "Energy estimations"                        (influxdb)  { channel="solarforecast:fs-site:homeSite:energy-estimate", stateDescription=" "[ pattern="%.3f %unit%" ], unit="kWh" }