I'll generate an issue on GitHub for HS4 but wanted to post it here for urgency wrt running HS3 PIs unmodified under HS4 when HS4 is soon launched.
the PI receives 2 back to back events when I adjust the range slider in the devices view. First with correct new value followed immediately by an event with new value = 0
the PI receives 2 back to back events when I adjust the range slider in the devices view. First with correct new value followed immediately by an event with new value = 0
Code:
9/25/2019 1:56:05 PM Sonos TreatSetIOEx called for Zone = Deck with Ref = 5081, Index 1, controlFlag = False, ControlString, ControlType = ValuesRangeSlider, ControlValue = 15, Label = Volume (value)% 9/25/2019 1:56:05 PM Device Control Device: Sonos Deck Volume to Volume (value)% (0) by/from: CAPI Control Handler 9/25/2019 1:56:05 PM Sonos SetIOEx called for Ref = 5081, Index 1, controlFlag = False, ControlString, ControlType = ValuesRangeSlider, ControlValue = 15, Label = Volume (value)% 9/25/2019 1:56:05 PM Device Control Device: Sonos Deck Volume to Volume (value)% (15) by/from: CAPI Control Handler
Comment