Feature Request: Locally play a sound on state change

It would be useful to have the browser the dashboard is running on (ie: local device) to be able to play a sound when a device/tile change state.

IE:

When my door sensor goes from closed to open: play sound X.
When my door sensor goes from open to closed: play sound Y.

Just to specify, I’d like the sound to play on the speakers of the device/tablet it’s running on, and not on a sonos/remote speaker.

Thanks! :slight_smile:

What kind of tablet are you currently using for displaying your dashboard?

Currently testing on a Samsung tablet running KitKat, but I plan on moving to amazon fire tablets once I manage to build a good dashboard

Thanks for the additional details. In that case, you have several options for playing a sound on your tablet.

  • Fully Kiosk Browser
    If you’re using Fully Kiosk Browser to display your dashboards, there’s a integration available for both SmartThings and Hubitat that enables you to use the tablet as a ‘device’. You can use this integration along with the Rule Engine to play sounds on your tablet whenever events occur.
    SmartThings Device HandlerHubitat Driver

  • Tasker / AutomateIt
    Android and Fire OS have several different automations apps that can be used to play custom sounds. The most common approach for this particular case would be to push an event to the tablet which Tasker/AutomateIt could then ‘consume’ and do whatever you want with it - including playing custom sounds.
    Tasker (Google Play)AutomateIt (Amazon Appstore)

  • Pushover
    The notification app ‘Pushover’ is generally used for notifications, but it also can also be used to play a variety of sounds alongside the notifications. This can be used along with the SharpTools Rule Engine as well.
    Pushover SoundsSharpTools Integration

3 Likes

I tried this but I was unable to get it working. I was looking to have my Fire tablet play a sound notification just like a traditional alarm system (e.g. if door opens tablet would make a beep, or if SHM is activated play a different sound notification)

I saw in your other post that you were trying to side load Google Play and use Pushbullet.

Since it’s on an Amazon Fire Tablet, are you also using the device for displaying a dashboard? If so, if you’re using Fully Kiosk Browser, you can use that to play sounds on the tablet.

Thanks Josh,
Yes I was trying to get Pushbullet on the same tablet seems like Pushbullet is having issues with the version of Google service even though my service are to the latest version. Not sure why I’m getting this error?? As for the Fully Kiosk Browser I installed the device manager added the tablet into Smartthings but it doesn’t seem to be working either. Not sure if its due to the new app changes?? Getting

I’ve replied over in the other thread to try to consolidate the discussion. :slight_smile: