mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
71_PIONEERAVRZONE: smartmatch warning supressed
git-svn-id: https://svn.fhem.de/fhem/trunk@14579 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
39de4ecdb5
commit
ea3f29d85a
@ -32,6 +32,8 @@ sub PIONEERAVRZONE_Set($@);
|
||||
sub PIONEERAVRZONE_Attr($@);
|
||||
sub PIONEERAVRZONE_Define($$);
|
||||
|
||||
no if $] >= 5.017011, warnings => 'experimental::smartmatch';
|
||||
|
||||
###################################
|
||||
sub
|
||||
PIONEERAVRZONE_Initialize($)
|
||||
@ -557,6 +559,9 @@ PIONEERAVRZONE_Define($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item device
|
||||
=item summary control for the zones of a PIONEER AV receivers via network or serial connection
|
||||
=item summary_DE Steuerung der Zonen eines PIONEER AV Receiver per Netzwerk oder seriell
|
||||
=begin html
|
||||
|
||||
<a name="PIONEERAVRZONE"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user