Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Silencing voice messages from ELK NS

Featured Replies

Posted

Is there a way to send a "Disable non emergency voice messages" from the ns?  I want to be able to arm and/or disarm the system late night when some people are already sleeping.  It can be done with the time function in Elk but I only want to silence it when I arm/disarm using the ns.  

Solved by Bob A

Go to solution

That would be nice. I'll look through the ELK API and see if I can find something. Their API is pretty limited and don't seem to want to update it unless necessary.

Sent from my Pixel 6 Pro using Tapatalk

@Bob A @Jimbo.Automates This is how I do it in RP2. I haven't used the NS yet, but it may be able to do something similar.
 

2023-01-27_15-11-10.png

Edited by kzboray

Good Idea. Maybe do "Whenever Output XX is turned on" "Then Disable NON-Alarm Voice Messages" . Good Idea I am going to give it a try and toggle or keep on a virtual output from the NS.

32 minutes ago, kzboray said:

@Bob A @Jimbo.Automates This is how I do it in RP2. I haven't used the NS yet, but it may be able to do something similar.
 

2023-01-27_15-11-10.png

I wish the M1 had more output options. I have some areas where I want to hear all chime announcements during the day and others where I want to Disable Non-Alarm voice messages 24/7.

  • 3 weeks later...
  • Author
  • Solution

Thanks for the suggestions.

After looking at the suggestions I found I could have the ELK disable the voice messages when a certain virtual relay was tripped and I could control the relay from the ISY polyglot. This allows you to do things the polyglot can't do itself. It could be modified to perform other things easily.

I use this setup to arm and disarm my alarm when other people are sleeping using my Google home to call the program in ISY when other people are sleeping.

Here is what I did.
In the ELK RP2 under Automation / Rules create two rules (you can use whatever virtual relay you want, but it is best to keep it a lower number for ease of use in the Elk Polyglot)

WHENEVER  Output 010 (Out 10) STATE IS TURNED OFF
THEN ENABLE NON-ALARM VOICE MESSAGES

WHENEVER  Output 010 (Out 10) STATE IS TURNED ON
            THEN DISABLE NON-ALARM VOICE MESSAGES


 In the ISY make 2 programs
Program "Nightime" (ARM)
   set 'Elk Controller/ Output 10'  On
   set ' My Home' set alarm status armed stay

Program "Wakeup" (DISARM)
   set 'Elk Controller/ Output 10'  On
   set ' My Home' set armed status disarmed

In the ISY under main tab  Elk controller find the relay "Output 10" or whatever number you used and "Set default On" to 15 or so seconds. 

This will allow you to call the on or off program in the ISY which will toggle the virtual relay on for 15 seconds then off. The relay change disables the Voice and is followed by the arm or disarm command. When the relay times out and returns to normal it triggers the Voice messages back on.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.