FHEM Modul for Denon Multiroom HEOS
Go to file
Marko Oldenburg 89625422f7 fix The behaviour of a "my", "state", or "our" modified with a statement
modifier conditional or loop construct (for example, "my $x if ...") is
undefined. The value of the "my" variable may be "undef", any previously
assigned value, or possibly anything else. Don't rely on it. Future
versions of perl might do something different from the version of perl you
try it out on. Here be dragons.
2021-02-28 19:51:13 +01:00
21_HEOSGroup.pm fix Use of uninitialized value {repeat} in substitution (s///) 2018-03-13 20:14:29 +01:00
21_HEOSMaster.pm merge from master 2020-02-27 13:59:50 +01:00
21_HEOSPlayer.pm fix The behaviour of a "my", "state", or "our" modified with a statement 2021-02-28 19:51:13 +01:00
HEOS_CLI_ProtocolSpecification.pdf erste funktionierende Version zum telnet socket connect 2017-01-18 14:53:54 +01:00