mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
11_FHT.pm: add high softbuffer prio to minute (Forum #126158)
git-svn-id: https://svn.fhem.de/fhem/trunk@25688 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f57e2e6e16
commit
690aa89630
@ -140,6 +140,7 @@ my %warnings = (
|
||||
);
|
||||
|
||||
my %priority = (
|
||||
"minute" => 0,
|
||||
"desired-temp"=> 1,
|
||||
"mode" => 2,
|
||||
"report1" => 3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user