Help issuing commands from Homeseer
I am trying to control the new MusicLobby 3.75 from within Homeseer. I would like to get some help translating the commands into a syntax that makes sense for the Homeseer plugin. The two commands I have to issue are below. I have tried replacing clientname with the correct client name but this does not work - nothing shows on the Cinemar side. I have added a MSG command in the same section to confirm that Homeseer is talking to Cinemar at this point - and that works fine. Do the commands look OK from a plugin standpoint? Thanks.
MLServeCmd.MLMusicLobby|{{music_activemusicsourcenumber_{{cl ientname}}}}~SetActivePlaylist~{{music_PlaylistID_1_{{client name}}}}
MLServeCmd.MLMusicLobby|{{music_activemusicsourcenumber_{{cl ientname}}}}~AddPlaylistNowPlayingNext~{{music_selectedplayl ist_id_{{clientname}}}}
|