mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
36_LaCrosse: reactivated autocreateThreshold
git-svn-id: https://svn.fhem.de/fhem/trunk@9405 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
06922109a6
commit
82c55dfdb8
@ -30,7 +30,8 @@ sub LaCrosse_Initialize($) {
|
||||
." resolution"
|
||||
." $readingFnAttributes";
|
||||
|
||||
###$hash->{AutoCreate} = { "LaCrosse.*" => { autocreateThreshold => "2:120" } };
|
||||
$hash->{AutoCreate} = { "LaCrosse.*" => { autocreateThreshold => "2:120", FILTER => "%NAME" }};
|
||||
|
||||
}
|
||||
|
||||
sub LaCrosse_Define($$) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user