rayzurbock / BigTalker

SmartThings SmartApp - Big Talker is a SmartApp for SmartThings that can make your house talk depending on various triggered events.
https://community.smartthings.com/t/big-talker-talk-when-events-occur/8076
37 stars 46 forks source link

Music on Sonos doesn't resume after custom message #11

Open dzak83 opened 7 years ago

dzak83 commented 7 years ago

Setup: Smartthings hub with BigTalker triggered by MIMILite device connected with the doorbell. Sonos AMP device connected to hardwire speakers and to Smartthings to recieve audio.

BigTalker correctly saves custom message as mp3 and play it on Sonos. Volume changes correctly also. Volume is then restored as expected but the same custom mp3 it played instead of previous music. It looks like BigTalker failed to resume previously playing music.

drewzh commented 7 years ago

Just to confirm that I'm also seeing the same issue; I've since disabled the resume feature but I'll continue to monitor this ticket.

dzak83 commented 7 years ago

Thanks! So it's not just me.

rayzurbock commented 7 years ago

A queue was introduced to attempt to resolve this or reduce it at least in the 2.0 development branch. Please try that version and see if you still have the issue consistently.

Also, it's not advised to use back-to-back events. For example Door open and closed events for the same door as those usually occur very rapid which does cause issue. The talk queue introduced in the 2.0 branch should help but isn't a 100% solution.

https://github.com/rayzurbock/SmartThings-BigTalker/tree/development/smartapps/rayzurbock https://community.smartthings.com/t/bigtalker-2-0-development/55305/