2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-18 05:56:03 +00:00

PROPLANTA: new reading: gust

git-svn-id: https://svn.fhem.de/fhem/trunk@16463 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
tupol 2018-03-21 19:27:33 +00:00
parent 071c2e7235
commit 9b97a5fc9b

View File

@ -140,6 +140,14 @@ my $curReadingType = 0;
,["WGESCHW_15", "wind15", 2]
,["WGESCHW_18", "wind18", 2]
,["WGESCHW_21", "wind21", 2]
,["BGESCHW_0", "gust00", 2]
,["BGESCHW_3", "gust03", 2]
,["BGESCHW_6", "gust06", 2]
,["BGESCHW_9", "gust09", 2]
,["BGESCHW_12", "gust12", 2]
,["BGESCHW_15", "gust15", 2]
,["BGESCHW_18", "gust18", 2]
,["BGESCHW_21", "gust21", 2]
);
my %intensity = ( "keine" => 0