How do I set up a rule to use the chimes on my dome siren?

You’ve gotten a lot of great answers, but most of them don’t have anything to do with the particular question that you asked, I think because people are not familiar with the dome siren device and its capabilities. So let’s back up to the beginning and see if we can get you the very simple answer. :sunglasses:

First, for those unfamiliar with this device, it already has chimes built into it. It can play any of 10 different sounds. So you don’t need LANnouncer. And you can select which sound to play just by using the official smart home monitor feature, you don’t need a special smart app and you don’t need web core.

What you do need is a custom device type handler which will expose the various features of the device so that they can be used with SmartThings.

If you haven’t used custom code before, it’s pretty straightforward. Basically you are going to copy the author’s code and paste it into your own account. Here’s the FAQ for that process. (This is a clickable link)

Now you just have to get the right code to copy. In this case, the device manufacturer has worked with a community member here to create one. Here is the author’s thread for that. You can ask any further questions about that code in that thread and the author will be automatically notified when a new question is posted.

Even better, the manufacturer of this device has provided a step-by-step manual for how to use the chimes with SmartThings once you have the custom device type handler installed. I know you already provided that link once in this thread, but I wanted to put it in context here as well. :sunglasses::tada:

https://s3-us-west-2.amazonaws.com/dome-manuals/SmartThings/SmartThings+Siren+Device+Handler.pdf

So that’s it. You’ll do a one time install of the custom device type handler. You’ll set the parameters for however you want them to be following the instructions in the author’s thread. Then whenever you want to set up a rule to have the chimes sound on one or more of your sirens, just follow the step-by-step instructions in the manufacturer’s guide.

This is a nice device with a lot of options and @krlaframboise has done a great job on the custom code for it so I think you’re going to find it pretty straightforward as long as you start from the right place.

9 Likes