diff --git a/fhem/FHEM/98_feels_like.pm b/fhem/FHEM/98_feels_like.pm
index d9b54e3b3..e6278b028 100644
--- a/fhem/FHEM/98_feels_like.pm
+++ b/fhem/FHEM/98_feels_like.pm
@@ -1334,10 +1334,11 @@ define Thermo_1_fl feels_like Thermo_1 temperature Thermo_2:humidity WS_Sensor:w
Attributes
latitude, longitude, altitude | required | must be defined in global |
maxTimediff | optional, should match installation | Maximum allowed time difference in seconds for readings of different sensors to be considered coherent (default: 600) |
sensorSkyViewFactor | optional, should match installation | Fraction of sky that is visible to the sensor (default: 0.6) |
skyViewFactor | optional, your personal choice | Fraction of visible sky to be used for computation of T_mrt (default: 0.7) |
directRadiationRatio | optional, your personal choice | Fraction of direct insolation to be used for computation of T_mrt (default 0.4) |
utciWindCutoff | optional, your personal choice | Max wind speed for UTCI computation, default 3 m/s |
utciWindCutoff | optional, your personal choice | Max wind speed for UTCI computation (default: 3 m/s) |
bowenRatio | optional, technical | Bowen ratio of environment (default 0.6 = grassland) |
linkeTurbity | optional, technical | Linke Turbity of atmosphere. Value should be an array of 12 values ( = one value / month) (default: values for Frankfurt) @@ -1345,7 +1346,7 @@ You can find values for other locations |