mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
PHTV: restrict notifications to global
git-svn-id: https://svn.fhem.de/fhem/trunk@14022 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
be0bc9b067
commit
16e96f8d05
@ -73,7 +73,7 @@ sub PHTV_Define($$) {
|
||||
return $msg;
|
||||
}
|
||||
|
||||
$hash->{TYPE} = "PHTV";
|
||||
$hash->{NOTIFYDEV} = "global";
|
||||
|
||||
my $address = $a[2];
|
||||
$hash->{helper}{ADDRESS} = $address;
|
||||
|
Loading…
x
Reference in New Issue
Block a user