mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
30_tradfri.pm: added missing clients list
git-svn-id: https://svn.fhem.de/fhem/trunk@20862 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
796cab46b9
commit
a077250285
@ -33,6 +33,7 @@ tradfri_Initialize($)
|
||||
|
||||
$hash->{ReadFn} = "tradfri_Read";
|
||||
$hash->{WriteFn} = "tradfri_Write";
|
||||
$hash->{Clients} = ":HUEDevice:";
|
||||
|
||||
$hash->{DefFn} = "tradfri_Define";
|
||||
$hash->{RenameFn} = "tradfri_Rename";
|
||||
|
Loading…
x
Reference in New Issue
Block a user