Device not showing up in modify configuration parameters

Posted on
Mon Nov 01, 2021 10:28 am
greenhornet offline
Posts: 61
Joined: Jan 22, 2011

Device not showing up in modify configuration parameters

I have a new z wave ecolink siren. I’m needing to change the chime sound, which I’ve done before on a different one. When I go to Interfaces -> Z-Wave -> Modify Configuration Parameter the new device is not listed (other are). I’m running Indigo 7.5. I can see the device in the “devices” list and can make it sound off by turning it on. I set the device up with unencrypted inclusion.

Posted on
Tue Nov 02, 2021 2:43 pm
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: Device not showing up in modify configuration parameters

Try re-syncing it again. Indigo makes that UI available based on the information the module reports back to Indigo during syncing. If that doesn't help, then compare the firmware versions between the modules (it is possible one is older and doesn't support configuration parameters). Lastly, do not include it with encryption enabled, as that makes the syncing and reporting process more complicated and error prone (edit: ignore last suggestion as I see you already included w/o encryption).

Image

Posted on
Wed May 10, 2023 5:33 am
michaelcreamer offline
Posts: 34
Joined: Jul 14, 2015

Re: Device not showing up in modify configuration parameters

I've purchased an Ecolink Chime & Siren and Indigo isn't recognizing it.

I can set the desired volume, chime number, etc. with configuration parameters but I'm not sure how to "turn it on" once those values are set.

Could someone help me with the raw Z-wave command to "turn it on"?

Thanks!
Michael

Here are the details:

Z-Wave Indigo Device "029 - AV Control Point" Z-Wave Properties:
Indigo Z-Wave Version: 2022.2.1
Node ID: 29
Model: AV Control Point
Model ID: 00073975
Manufacturer: Ecolink
Manufacturer ID: 014A
Protocol Version: 7.13
Application Version: 2.04
Model Definition Version: 0
Library Type: 3
Class Name: AV Control Point
Class Hierarchy: 04 : 03 : 01
Command Class Base: 00
Command Versions: 20v1 5Ev1 85v1 59v1 80v1 70v1 5Av1 7Av1 87v1 72v1 8Ev1 71v1 73v1 98v1 9Fv1 79v1 6Cv1 55v1 86v1
Encryption Status: Supported but not Enabled
Multi-Endpoint Types: - none -
Multi-Endpoint Classes: - none -
Multi-Instance Counts: - none -
Features: routing, battery, beaming, security
Neighbors: 1, 5, 8, 27
Associations: 1:[1]
Config Values: - none -

Posted on
Wed May 10, 2023 2:32 pm
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: Device not showing up in modify configuration parameters

Hi Michael,

Sure, try the following:

Code: Select all
0x79 0x08 TONE_SELECT

where TONE_SELECT is the specific chime/tone number you want to play. For example, try using 0x00 or 0x01.

Image

Posted on
Wed May 10, 2023 5:09 pm
michaelcreamer offline
Posts: 34
Joined: Jul 14, 2015

Re: Device not showing up in modify configuration parameters

Thanks Matt!

That works great!

Is there an OFF command as well?

This is a cool little speaker.

And Indigo is THE BEST!

Michael

Posted on
Thu May 11, 2023 9:37 am
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: Device not showing up in modify configuration parameters

For OFF try:

Code: Select all
0x20 0x01 0x00

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 3 guests