mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
Sonos: Small bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@14298 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
84fbf63c67
commit
8fab12315d
@ -6299,9 +6299,6 @@ sub SONOS_AnalyzeZoneGroupTopology($$) {
|
||||
my $coordinator = $2;
|
||||
my $member = $3;
|
||||
|
||||
# Keine Bridge o.ä. verwenden...
|
||||
next if ($member =~ m/IsZoneBridge="1"/i);
|
||||
|
||||
$masterPlayerName = SONOS_Client_Data_Retreive($coordinator.'_MR', 'def', 'NAME', $coordinator.'_MR');
|
||||
|
||||
# Ist dieser Player in einem ChannelMapSet (also einer Paarung) enthalten?
|
||||
|
Loading…
x
Reference in New Issue
Block a user