mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 22:26:04 +00:00
99_sonos2mqttUtils:bugfix msg1235414
git-svn-id: https://svn.fhem.de/fhem/trunk@26425 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9497c3b6fb
commit
941cabca36
@ -336,7 +336,7 @@ if ($reading eq 'grouplist'){
|
||||
return join(',', sort @out)
|
||||
}
|
||||
if ($reading eq 'favlist'){
|
||||
sonos2mqtt_getList ($name,'Favorites')
|
||||
return sonos2mqtt_getList ($name,'Favorites')
|
||||
}
|
||||
|
||||
if ($reading eq 'Input') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user