diff --git a/fhem/FHEM/76_SolarForecast.pm b/fhem/FHEM/76_SolarForecast.pm index 95987e414..94e118acb 100644 --- a/fhem/FHEM/76_SolarForecast.pm +++ b/fhem/FHEM/76_SolarForecast.pm @@ -15708,7 +15708,8 @@ to ensure that the system configuration is correct.
  • graphicHeaderOwnspec <Label>:<Reading> <Label>:<Reading> ...
    Display of any reading values of the device. The values to be displayed are separated by spaces. Each value is to be defined by a label and the corresponding reading connected by ":". - The input can be multiline. Spaces in the label are to be inserted by "&nbsp;". + The input can be multiline. Spaces in the label are to be inserted by "&nbsp;", a line break + by "<br>".