2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

removed unecessary hue reference

git-svn-id: https://svn.fhem.de/fhem/trunk@4411 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2013-12-17 20:00:08 +00:00
parent 46cbfeafdf
commit 61d929535e

View File

@ -51,7 +51,7 @@ SWAP_0000002200000003_Initialize($)
my ($hash) = @_;
require "$attr{global}{modpath}/FHEM/34_SWAP.pm";
require "$attr{global}{modpath}/FHEM/31_HUEDevice.pm";
#require "$attr{global}{modpath}/FHEM/31_HUEDevice.pm";
$hash->{SWAP_SetFn} = "SWAP_0000002200000003_Set";
$hash->{SWAP_SetList} = { off => 0, on => 0, "on-for-timer" => 1, fadeTo => 2,