mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
PROPLANTA: readingnames
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6846 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
06c635a494
commit
99200d8078
@ -47,14 +47,14 @@ my $curReadingType = 0;
|
||||
,["VERDUNST", "evapor", 4]
|
||||
,["TAUBILDUNG", "dew", 4]
|
||||
,["BF", "frost", 4]
|
||||
,["T_0", "0000_c", 2]
|
||||
,["T_3", "0300_c", 2]
|
||||
,["T_6", "0600_c", 2]
|
||||
,["T_9", "0900_c", 2]
|
||||
,["T_12", "1200_c", 2]
|
||||
,["T_15", "1500_c", 2]
|
||||
,["T_18", "1800_c", 2]
|
||||
,["T_21", "2100_c", 2]
|
||||
,["T_0", "t00_c", 2]
|
||||
,["T_3", "t03_c", 2]
|
||||
,["T_6", "t06_c", 2]
|
||||
,["T_9", "t09_c", 2]
|
||||
,["T_12", "t12_c", 2]
|
||||
,["T_15", "t15_c", 2]
|
||||
,["T_18", "t18_c", 2]
|
||||
,["T_21", "t21_c", 2]
|
||||
);
|
||||
|
||||
# here HTML::text/start/end are overridden
|
||||
|
Loading…
x
Reference in New Issue
Block a user