From 96d0a4590de3301b4341e16cd7bcf2432f7a25fe Mon Sep 17 00:00:00 2001
From: hotbso <>
Date: Mon, 16 Jul 2018 07:23:38 +0000
Subject: [PATCH] 98_feels_like.pm: doc update
git-svn-id: https://svn.fhem.de/fhem/trunk@16988 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/FHEM/98_feels_like.pm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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 |