diff --git a/fhem/FHEM/59_GSI.pm b/fhem/FHEM/59_GSI.pm
index 2964d4fea..540ff1a7c 100644
--- a/fhem/FHEM/59_GSI.pm
+++ b/fhem/FHEM/59_GSI.pm
@@ -707,20 +707,24 @@ sub parse {
Attributes
-
- - cmdStateIcon
- preset to the function
- {GSI::devStateIcon($name)}
- and can be advanced to
- {GSI::devStateIcon($name,'other_valid_svg_icon_name')}
- The icon will be colored based on share of renewable energy (GSI) available:
-
- - 0..39: black
- - 40..59: orange
- - 60..100: green
-
+
+ - cmdStateIcon
+ preset to the function
+ {GSI::devStateIcon($name)}
+ and can be advanced to
+ {GSI::devStateIcon($name,'other_valid_svg_icon_name')}
+ The icon will be colored based on share of renewable energy (GSI) available:
+
+ - 0..39: black
+ - 40..59: orange
+ - 60..100: green
+
-
+
+ continuous
+ if set to 0 readings will be updated on hourly base. Otherwise readings will be continuously updated with interpolated values.
+
+
Consumption schedule