Siren and Smoke Detector (flex-control)
Posted: Mon Jun 28, 2010 3:58 pm
I use Homeseer HSPRO 2.4.0.25
I bought Siren SE812-1 and Smoke detector SF812-1 (http://www.flex-control.dk).
The instruction says that The Siren and Smoke Detector supports Command Classes including:
*COMMAND_CLASS_ASSOCIATION V2
*COMMAND_CLASS_BATTERY
*COMMAND_CLASS_BASIC
*COMMAND_CLASS_VERSION
*COMMAND_CLASS_MANUFACTURER-SPECIFIC
*COMMAND_CLASS_SENSOR_ALARM (Smoke detector)
*COMMAND_CLASS_SWITCH_BINARY (Siren)
This is what came up in the logs when I imported devices:
SE812-1 (flex-control)
SF812-1 (flex-control)
The problem is that I can not send a command to activate the Siren, and when clicked on tamper switch Siren begins to sound, but in the logs appears:
When the smoke detector is triggered, HomeSeer does not respond.
What I did wrong?
Thanks in advance
I bought Siren SE812-1 and Smoke detector SF812-1 (http://www.flex-control.dk).
The instruction says that The Siren and Smoke Detector supports Command Classes including:
*COMMAND_CLASS_ASSOCIATION V2
*COMMAND_CLASS_BATTERY
*COMMAND_CLASS_BASIC
*COMMAND_CLASS_VERSION
*COMMAND_CLASS_MANUFACTURER-SPECIFIC
*COMMAND_CLASS_SENSOR_ALARM (Smoke detector)
*COMMAND_CLASS_SWITCH_BINARY (Siren)
This is what came up in the logs when I imported devices:
SE812-1 (flex-control)
Code: Select all
27.06.2010 22:09:19 - Z-Wave - ********** Adding Z-Wave Device with Node ID of 8 Type GENERIC_TYPE_SWITCH_BINARY=10H **********
27.06.2010 22:09:19 - Z-Wave - **********
27.06.2010 22:09:19 - Z-Wave - Contacting node 8 to get supported features
27.06.2010 22:09:20 - Z-Wave - Attempting to get manufacturer ID from device 8...
27.06.2010 22:09:21 - Z-Wave - Z-Wave manufacturer ID: 96=60H (Everspring), Type: 12=CH, ID: 1=1H
27.06.2010 22:09:21 - Z-Wave - Device: Z-Wave Z-Wave Interface (Node 8) supports class(es): COMMAND_CLASS_SWITCH_BINARY, COMMAND_CLASS_VERSION, COMMAND_CLASS_BATTERY, COMMAND_CLASS_ASSOCIATION, COMMAND_CLASS_MANUFACTURER_SPECIFIC
27.06.2010 22:09:23 - Z-Wave - Z-Wave device 8 version: Lib: 2.64 App: 1.3
27.06.2010 22:09:25 - Z-Wave - Device supports 1 groups for associations
27.06.2010 22:09:26 - Z-Wave - ********** Done with Z-Wave Device with Node ID of 8 **********
27.06.2010 22:09:29 - Device Update - Device: Z-Wave Z-Wave Interface Child 8 Battery Battery Level 90%
27.06.2010 22:09:29 - Device Update - Device: Z-Wave Z-Wave Interface Child 8 Switch Binary Status set to OFF
Code: Select all
27.06.2010 22:17:36 - Z-Wave - ********** Adding Z-Wave Device with Node ID of 9 Type GENERIC_TYPE_SENSOR_ALARM=A1H **********
27.06.2010 22:17:36 - Z-Wave - **********
27.06.2010 22:17:36 - Z-Wave - Contacting node 9 to get supported features
27.06.2010 22:17:36 - Z-Wave - Attempting to get manufacturer ID from device 9...
27.06.2010 22:17:37 - Z-Wave - Z-Wave manufacturer ID: 96=60H (Everspring), Type: 13=DH, ID: 1=1H
27.06.2010 22:17:37 - Z-Wave - Device: Z-Wave Z-Wave Interface (Node 9) supports class(es): COMMAND_CLASS_MANUFACTURER_SPECIFIC, COMMAND_CLASS_VERSION, COMMAND_CLASS_ASSOCIATION, COMMAND_CLASS_BATTERY, COMMAND_CLASS_SENSOR_ALARM
27.06.2010 22:17:37 - Z-Wave - Z-Wave device 9 version: Lib: 2.64 App: 1.4
27.06.2010 22:17:38 - Z-Wave - Device supports 1 groups for associations
27.06.2010 22:17:38 - Z-Wave - Alarm Sensor Node 9 Supports 1 Alarm Types: SMOKE_ALARM
27.06.2010 22:17:38 - Z-Wave - ********** Done with Z-Wave Device with Node ID of 9 **********
Code: Select all
Warning - In Set Level for device Z-Wave Z-Wave Interface Root Device 8 which does not match command type Alarm, and its actual device could not be located - cannot continue.
What I did wrong?
Thanks in advance