2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

30_HUEBridge.pm: fix erroneous text in file

git-svn-id: https://svn.fhem.de/fhem/trunk@11834 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2016-07-24 08:35:44 +00:00
parent d13e21e4ec
commit 5f1448c98f

View File

@ -42,7 +42,7 @@ sub HUEBridge_Initialize($)
$hash->{UndefFn} = "HUEBridge_Undefine";
$hash->{AttrList} = "key disable:1 disabledForIntervals httpUtils:1,0 pollDevices:1,0 queryAfterSet:1,0 $readingFnAttributes";
}
eq
sub
HUEBridge_Read($@)
{