Vision siren

I have bought a Vision Siren (VIS_ZM1602-5) and am trying to add it as a siren in my Vera Edge.
It turns up as a light bulb which means that I cannot activate it if a sensor trips in away mode for example.

I have tried to change setting:
device_file: D_BinaryLight1.xml
to
device_file: D_Siren1.xml
The icon change to a siren if i click on the device under “Devices”. But still, I can not choose the siren for the away mode…

Follow these steps. It looks like the vera does not recognize what this device is so you have to manually tell it:

change the

  1. device_file to D_Siren1.xml
  2. device_json to D_Siren1.json
  3. category number to 24
  4. subcategory number to 0.

It should work after this.