From 68d5aca34b771a4d34fd8c11371358c313573a89 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Sun, 8 Oct 2023 17:51:32 +0000 Subject: [PATCH] 76_SolarForecast: new Attr graphicHeaderOwnspec, minor fixes git-svn-id: https://svn.fhem.de/fhem/trunk@28034 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/76_SolarForecast.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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>".