mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-06 06:08:44 +00:00
37_fakeRoku.pm: fixed erroneous connect call
git-svn-id: https://svn.fhem.de/fhem/trunk@11175 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
00b4e12040
commit
a2a6b144f0
@ -98,8 +98,6 @@ fakeRoku_Define($$)
|
||||
fakeRoku_startDiscovery($hash);
|
||||
fakeRoku_startListener($hash);
|
||||
|
||||
fakeRoku_Connect($hash);
|
||||
|
||||
} elsif( $hash->{STATE} ne "???" ) {
|
||||
$hash->{STATE} = "Initialized";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user