mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 01:06:04 +00:00
37_harmony.pm: disbale unused config link
git-svn-id: https://svn.fhem.de/fhem/trunk@18146 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
82166b6692
commit
60e486a787
@ -49,9 +49,11 @@ harmony_Initialize($)
|
||||
$hash->{AttrFn} = "harmony_Attr";
|
||||
$hash->{AttrList} = "disable:1 nossl:1 forceWebSocket:1 $readingFnAttributes";
|
||||
|
||||
$hash->{FW_detailFn} = "harmony_detailFn";
|
||||
#$hash->{FW_detailFn} = "harmony_detailFn";
|
||||
|
||||
$hash->{FW_showStatus} = 1;
|
||||
$hash->{FW_deviceOverview} = 1;
|
||||
|
||||
$hash->{startDiscovery} = "harmony_startDiscovery";
|
||||
}
|
||||
|
||||
#####################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user