rayzurbock / BigTalker2

SmartThings SmartApp - Big Talker is a SmartApp for SmartThings that can make your house talk depending on various triggered events.
http://thingsthataresmart.wiki/index.php?title=BigTalker
43 stars 166 forks source link

Doorlock voice alerts stopped working. #5

Closed adrian97c closed 6 years ago

adrian97c commented 6 years ago

Was working fine until last week. I noticed it failing after updating bigtalker. Any ideas what happening? I didn’t change anything.

adrian97c commented 6 years ago

6f261735-0c71-4f9b-bbe8-a0e53bf7c950

rayzurbock commented 6 years ago

An update that will hopefully resolve this issue was published to the development branch tonight P2.0.6-DEV-1 and C2.0.6-DEV-1.

See this post: https://community.smartthings.com/t/release-bigtalker-2-x/118105/91

rayzurbock commented 6 years ago

I see that you copied your screenshots here so I removed my post with it.

rayzurbock commented 6 years ago
adrian97c commented 6 years ago

@rayzurbock I am now running the beta.. Fixed: Smart home monitoring mode changes. Still broken: Doorlock alerts 😭

rayzurbock commented 6 years ago

@adrian97c C2.0.6-DEV-2 has been posted to the development branch with a correction for speaking lock events. Parent hasn't changed in Dev from P2.0.6-DEV-1.

pottisatish commented 6 years ago

The processDisableSwitch method is missing the switch case handler for Lock device type.. This could be the issue?

rayzurbock commented 6 years ago

2.0.6 has been released resolving this issue among a couple of other fixes and enhancements. See this post for more details: https://community.smartthings.com/t/release-bigtalker-2-x/118105/102

pottisatish commented 6 years ago

Thanks Brian. I have already updated the code and see that both SHM and Doorlock alerts work.

Another thing I noticed is that I have a restriction that I don’t want Big Talker to announce during night mode. So when I execute the GM routine I see that it’s not announcing it. Is it because the announcement is triggered before the mode changes and sees that the mode is sleep or night and sees that the restriction is imposed?

Also I have a use case that might be of interest to folks. I want alerts to be announced to a group of speakers during day time and only to single or couple other speakers at night so that I don’t disturb anyone else but I definitely need to be notified. Is there anyway I could achieve this? I see that current implementation doesn’t have the capability but I could be wrong.. it would tedious to change the speakers to each and every event. I am guessing it could be easier to have default config to have this functionality..

On Thu, Mar 15, 2018 at 6:50 PM Brian Lowrance notifications@github.com wrote:

Closed #5 https://github.com/rayzurbock/BigTalker2/issues/5.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rayzurbock/BigTalker2/issues/5#event-1524641891, or mute the thread https://github.com/notifications/unsubscribe-auth/AhbxrABqw72uAqt95C7m-zsb-ewJgp7Bks5texpPgaJpZM4SpcnH .

-- Sent from Gmail Mobile