Announcement

Collapse
No announcement yet.

Sharing -This is how to control Sonos with BLRussound

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Sharing -This is how to control Sonos with BLRussound

    Sub Main(ByVal Data As String)
    hs.PluginFunction("BLRussound", "", "EnableLogMessagesReceivedFromRussound", Nothing)
    Sub Main(ByVal Data As String)
    hs.PluginFunction("BLRussound", "", "DisableLogMessagesReceivedFromRussound", Nothing)
    End Sub

    #2
    While I'm super happy you got this working, I'm wondering why the normal BLRussound triggers for pressing the buttons doesn't work for you. Why can't you set up an event, for example, that's triggered by pressing the play button on the keypad that plays your specified Sonos unit?

    See the screenshot for a look at what the buttons on the keypad can be used for in event triggers.
    Attached Files
    Originally posted by rprade
    There is no rhyme or reason to the anarchy a defective Z-Wave device can cause

    Comment

    Working...
    X