mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
HMCCU: get/set CCU device parameters
git-svn-id: https://svn.fhem.de/fhem/trunk@10089 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b3348231c8
commit
a5a7693e12
@ -3,7 +3,7 @@
|
||||
#########################################################
|
||||
# ccurpcd.pl
|
||||
#
|
||||
# Version 1.2
|
||||
# Version 1.3
|
||||
#
|
||||
# RPC server for Homematic CCU.
|
||||
#
|
||||
@ -227,6 +227,8 @@ sub CCURPC_DeleteDevicesCB ($$$)
|
||||
for my $dev (@$a) {
|
||||
WriteQueue ("DD|".$dev);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
#####################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user