New Official Integration: Samsung Multiroom Audio

Man I hate that your having issues and understand how frustrating it is. Don’t even get me started on ”presence”. You’re right, it shouldn’t be this hard.

You did answer one of my questions and that is; if you used a Multiroom hub with your setup. I do as well so that is consistent with each of us.

Hi, @Robbie.bushell
Sorry for the delay, this is something the team was working on, here’s the PR about that: Implement Audio Notification Capability by satyajitanand · Pull Request #602 · SmartThingsCommunity/SmartThingsEdgeDrivers · GitHub

It was recently merged, so, the update might arrive next week, I don’t know the exact date.
In the email you sent you’re only reporting the TTS, what about the issue you mentioned here?

1 Like

@nayelyz The speaker stability problems are a MultiRoom issue, the wireless connectivity and the app have always been a little hit and miss. As @Ptbradford’s set up was working I thought that relocating the MR hub and repeater would help my cause, but it just created another headache!
I thought that it was something my end so I was trying everything I could think of.
Hopefully the update will fix it up and I can return to a life not stressing about daft notifications!

If you’re referring to the speakers ungrouping themselves occassionaly here is a web request (credit to @Gutheinz), sent daily and the speakers haven’t ungrouped in years.

mainSpkIp
groupName
mainSpkMacAddr
mainSpkName
slaveOneIp
slaveOneMac
slaveTwoIp
SlaveTwoMac

http://mainSpkIp:55001/UIC?cmd=<pwron>on</pwron><name>SetMultispkGroup</name><p type= "cdata" name= "name" val= "empty"><![CDATA[groupName]]></p><p type= "dec" name= "index" val= "1"/><p type= "str" name= "type" val= "main"/><p type= "dec" name= "spknum" val= "3"/><p type= "str" name= "audiosourcemacaddr" val= "mainSpkMacAddr"/><p type= "cdata" name= "audiosourcename" val= "empty"><![CDATA[mainSpkName]]></p><p type= "str" name= "audiosourcetype" val= "speaker"/><p type= "str" name= "subspkip" val= "slaveOneIp"/><p type= "str" name= "subspkmacaddr" val= "slaveOneMac"/><p type= "str" name= "subspkip" val= "slaveTwoIp"/><p type= "str" name= "subspkmacaddr" val= "slaveTwoMac"/>

Also
Mute; “/UIC?cmd=%3Cname%3ESetMute%3C/name%3E%3Cp%20type=%22str%22%20name=%22mute%22%20val=%22on%22/%3E”

UnMute: “/UIC?cmd=%3Cname%3ESetMute%3C/name%3E%3Cp%20type=%22str%22%20name=%22mute%22%20val=%22off%22/%3E”

1 Like

Hi, everyone.

There are new changes for the Samsung Audio driver, could someone help us confirm if the following was successful, please?

  1. Improvement of play and volume commands. PR: Play and Volume Delay Fix by satyajitanand · Pull Request #562 · SmartThingsCommunity/SmartThingsEdgeDrivers · GitHub
  2. Implementation of audioNotifications (Text To Speech). PR: Implement Audio Notification Capability by satyajitanand · Pull Request #602 · SmartThingsCommunity/SmartThingsEdgeDrivers · GitHub
2 Likes

hi @nayelyz

its working for me

tts is working too
thanks
martin

1 Like

Hi @nayelyz,

Yes it all is working well. I have my notifications back which makes me happy. Thank you.

1 Like

Thank you for your comments, @montyfert, @Robbie.bushell
We really appreciate your patience and help to check the functionality of this driver.

1 Like