Just got the Aeon Siren today, and I did have a bit of trouble getting it to pair correctly with Smartthings. It would show up as pairing successfully in Smartthings, but would be unresponsive. Fortunately, I followed the advice to initiate the pairing process very close to the Smartthings Hub (within three feet) and now the siren seems to work.
However, I can’t seem to get the siren to only strobe for alarms. It seems that no matter the Alarm type I choose using the stock Open/Close Monitor app, all the alarms end up triggering the strobe and the audible alarm. The Activity Feed shows that a strobe command is being sent, but the Aeon Siren is showing alarm is both:
Here’s a log from the Open/Close Monitor app:
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace TURNING OFF
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: info OPEN CLOSE HANDLER evt.value: ‘closed’, turnOffOnClose: 'true’
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace timeOk = true
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace daysOk = true
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace modeOk = true
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: info SUMMARY EVENT data: [[icon:indicator-dot-green, iconColor:#49a201, default:true, value:Everything is OK]]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [smokeAndCO:clear of Smoke/CO, backgroundColor:#57C446]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [backgroundColor:#57C446, extremeTemperature:OK]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [backgroundColor:#57C446, unwantedAccess:OK]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [smokeAndCO:clear of Smoke/CO, backgroundColor:#57C446]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [backgroundColor:#57C446, extremeTemperature:OK]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [backgroundColor:#57C446, unwantedAccess:OK]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug data: [backgroundColor:#57C446, extremeTemperature:OK]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: debug Updating Dangers solution summary
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace STATE EVENT: ‘Back Patio Security Gate is OK’, data:[unwantedAccess:OK]
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace updateSolutionSummary()
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: trace setSolutionState()
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:38 PM: info openCloseHandler(Door Sensor (Back Patio Security Gate), contact:closed)
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:36 PM: debug Alarm strobe activated
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:36 PM: trace timeOk = true
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:36 PM: trace daysOk = true
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:36 PM: trace modeOk = true
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:36 PM: info OPEN CLOSE HANDLER evt.value: ‘open’, turnOffOnClose: 'true’
c79942e0-478c-42ac-90c9-44d8a68ebd71 12:45:36 PM: debug Alert: ‘Back Patio Security Gate was opened’, push:false, phone:null
And here’s a log for the Aeon Siren:
0699ae97-22be-4adc-b460-b7067caf971d 12:46:12 PM: debug Parse returned [[‘name’:‘switch’, ‘value’:‘off’, ‘displayed’:false, ‘isStateChange’:true, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren switch is off], [‘name’:‘alarm’, ‘value’:‘off’, ‘isStateChange’:true, ‘displayed’:true, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren alarm is off]]
0699ae97-22be-4adc-b460-b7067caf971d 12:46:12 PM: debug rx BasicReport(value: 0)
0699ae97-22be-4adc-b460-b7067caf971d 12:46:12 PM: debug parse(zw device: 11, command: 9881, payload: 00 20 03 00 )
0699ae97-22be-4adc-b460-b7067caf971d 12:46:11 PM: debug sending off
0699ae97-22be-4adc-b460-b7067caf971d 12:45:39 PM: debug Parse returned [[‘name’:‘switch’, ‘value’:‘on’, ‘displayed’:false, ‘isStateChange’:false, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren switch is on], [‘name’:‘alarm’, ‘value’:‘both’, ‘isStateChange’:false, ‘displayed’:false, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren alarm is both]]
0699ae97-22be-4adc-b460-b7067caf971d 12:45:39 PM: debug rx BasicReport(value: 255)
0699ae97-22be-4adc-b460-b7067caf971d 12:45:39 PM: debug parse(zw device: 11, command: 9881, payload: 00 20 03 FF )
0699ae97-22be-4adc-b460-b7067caf971d 12:45:39 PM: debug Parse returned [[‘name’:‘switch’, ‘value’:‘on’, ‘displayed’:false, ‘isStateChange’:false, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren switch is on], [‘name’:‘alarm’, ‘value’:‘both’, ‘isStateChange’:false, ‘displayed’:false, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren alarm is both]]
0699ae97-22be-4adc-b460-b7067caf971d 12:45:39 PM: debug rx BasicReport(value: 255)
0699ae97-22be-4adc-b460-b7067caf971d 12:45:39 PM: debug parse(zw device: 11, command: 9881, payload: 00 20 03 FF )
0699ae97-22be-4adc-b460-b7067caf971d 12:45:38 PM: debug Parse returned [[‘name’:‘switch’, ‘value’:‘on’, ‘displayed’:false, ‘isStateChange’:false, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren switch is on], [‘name’:‘alarm’, ‘value’:‘both’, ‘isStateChange’:false, ‘displayed’:false, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren alarm is both]]
0699ae97-22be-4adc-b460-b7067caf971d 12:45:38 PM: debug rx BasicReport(value: 255)
0699ae97-22be-4adc-b460-b7067caf971d 12:45:38 PM: debug parse(zw device: 11, command: 9881, payload: 00 20 03 FF )
0699ae97-22be-4adc-b460-b7067caf971d 12:45:38 PM: debug Parse returned [[‘name’:‘switch’, ‘value’:‘on’, ‘displayed’:false, ‘isStateChange’:true, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren switch is on], [‘name’:‘alarm’, ‘value’:‘both’, ‘isStateChange’:true, ‘displayed’:true, ‘linkText’:‘Aeon Siren’, ‘descriptionText’:Aeon Siren alarm is both]]
0699ae97-22be-4adc-b460-b7067caf971d 12:45:38 PM: debug rx BasicReport(value: 255)
0699ae97-22be-4adc-b460-b7067caf971d 12:45:38 PM: debug parse(zw device: 11, command: 9881, payload: 00 20 03 FF )
0699ae97-22be-4adc-b460-b7067caf971d 12:45:36 PM: debug sending on