Page 1 of 1

trigger based on ZonePlayer state not working

PostPosted: Fri Dec 02, 2016 4:27 pm
by denno
I set up a trigger that I want to fire when I start music playing from a Sonos Connect. I believe I have the plugin configured correctly and have also added the Connect. I've tried with it listed as either Connect or ZonePlayer but Indigo doesn't see the device state change.

The trigger is
Device State Changed
State = playing

Is that correct?


plugin 0.9.16
Indigo 7.0.2
OSX 10.12.1

Code: Select all
 Sonos                           Adding ZonePlayer: 192.168.7.42, RINCON_B8E937905E4201400, Sonos Family Room
   Sonos Debug                         Updating Device: Sonos Family Room, State: alive, Value: Fri Dec  2 16:21:51 2016


Re: trigger based on ZonePlayer state not working

PostPosted: Sat Dec 03, 2016 8:54 am
by Ramias
My trigger of "State becomes equal to" PLAYING works.