Page 1 of 1

Samsung Multiroom possible?

Posted: Sunday 14 July 2019 11:44
by Nexst
Hi

I was just playing with smartthings for a while ago, and they got a samsung multiroom speaker integration.
Just thought some smart people here could tell me if it should be possible to integrate it with domoticz also?

they have this things called "device handler", and "smartapp", that needed to add to get it work.

Maybe its not so easy?

https://community.smartthings.com/t/rel ... ial/125557
https://community.smartthings.com/t/new ... udio/20839

Re: Samsung Multiroom possible?

Posted: Saturday 28 September 2019 23:32
by nfr1974
@Nexst,

Are you still looking for a solution? I do also have some Samsung Multiroom speakers. With my limited programming skills (none :-) ) I was also looking for an integration. Perhaps you also come across these sites ( https://sites.google.com/site/moosyrese ... sung_shape) and (https://github.com/bacl/WAM_API_DOC/blo ... Methods.md. After reading this I could turn on and off my speaker via a switch in Domoticz (http://xxxx:55001/CPM?cmd=%3Cname%3ESet ... lay%22/%3E) where xxxx is the IP address of my speaker. Later I could change the volume from within Domoticz via a HTTP command. Via Controlicz I have connected Domoticz to Google Home speakers. The I came across Node-Red where I can change the volume by using a "dimmer" switch. I also have a feedback mechanism that when I change the volume on my speaker manually the volume in Domoticz is updated.