Not sure if anyone has mentioned these recently, as I was away for few weeks… Anyway, Everspring has announced some new Z-Wave devices (Smoke Detector, Siren, Illumination sensor…):
We will receive logs from a customer which has Everspring smoke detector and maybe the specifications in a datasheet and see what we can do to add support for this devices if they’re not working yet. We will test and share the resolution with you guys. Thanks!
I just tried to include the Everspring SE812 Indoor Siren to VeraLite and pressing the button on the siren 3 times does not make the Leds on VeraLite flicker to confirm it has been added and no new device can be seen in VeraLite.
Can anyone confirm that they were able to add this siren device in to Vera ?
Both smoke sensor an siren work fine. If you are unable to include the siren, it may already think it is part of a zwave network (I’ve seen this in equipment from several vendors). Do a factory reset on the siren, or try to exclude it first from the Vera UI
Its added the Siren as a light bulb icon, Micasaverde could really do with improving their icons and allowing users to select different ones!
In the screen shot next to the Siren is a HSM02 Door contact sensor, when the door contact sensor is armed and if the garage door is opened I would like for the siren to go off. What’s the best way to set this up in VeraLite ?
Do I need to add some scenes and a trigger or can I do it another way in these device settings / associations ?
I went in to the Door Sensor device and then to the Device Options tab, I created a new Association Group called 1.
I then added the Siren device see: Door-Sensor-Association.jpg
I then configured the Siren device and also added a new Association group called 1 and added the Door sensor, see: Siren-Association.jpg
So now these two devices are associated to each other in Group 1 ?
What does this actually mean LOL. When the door sensor is armed and trigged should the siren then go off ?
You’d set up the association in the controlling device, i.e. the sensor.
(Groups are typically related to events. Upon a certain event, some action is taken by the device, that acts on all devices in the related group. Which groups are supported and what the events and actions are, is determined by the device and should be mentioned in the manual. For instance, for motion sensors it’s not uncommon that group 1 is related to the sensor tripping/un-tripping. All devices associated into that group, e.g. your siren, are sent an On command when the trip event occurs, and an Off command when the untrip event occurs.)
[quote=“oTi@, post:14, topic:165241”]You’d set up the association in the controlling device, i.e. the sensor.
(Groups are typically related to events. Upon a certain event, some action is taken by the device, that acts on all devices in the related group. Which groups are supported and what the events and actions are, is determined by the device and should be mentioned in the manual. For instance, for motion sensors it’s not uncommon that group 1 is related to the sensor tripping/un-tripping. All devices associated into that group, e.g. your siren, are sent an On command when the trip event occurs, and an Off command when the untrip event occurs.)[/quote]
Thanks, I think I will have to setup the two devices directly e.g the Door sensor turns on the siren as what I setup in Vera (Door sensor triggers scene, scene turns on the siren) is now not working as I have issues with the distance of these devices from the house. See here.
So all I should have to do is configure the Door Contact Sensor in VeraLite, add a Group 1 tick the Siren device and save / up date the sensor. Then when the sensor is tripped, the sensor itself should send the on command to the Siren ?
Z-Wave’s Group (Association Command Class Version 1)
The unit supports two association groups. This has the effect that when the unit is
triggered, all devices associated with the unit will receive the relevant reports.
Grouping 1 Support ALARM_REPORT, SENSOR_BINARY_REPORT
Grouping 2 Support BASIC_SET
Grouping 1 Application (Max. node=1)
Power Applied
Once the power has been applied, Alarm Report Command will be sent to
Nodes in Grouping 1 to confirm the power applied status for HSM02.
Grouping 2 Application (Max. node=5)
However, the BASIC_SET command will be also sent to the nodes of
Grouping 2. For instance, a lamp module will be turned off after receiving the BASIC_SET command.
Basic Set Command:
Event Present:
[Command Class Basic, Basic Set, Value = 255 (0xFF)]
Event Clear:
[Command Class Basic, Basic Set, Value = 0 (0x00)]
Well I bought the door contact sensor and siren in from the garage back in to the house to setup again.
I removed the part in the Vera scene that was previously turning on the siren. So now when the door contact is broken it is the Group 2 Association that is turning on the siren instead, will have to put them back in the garage and see if they work down there ?
One thing I am not sure about In Vera the Door contact sensor was set to Bypass, when I broke the contact the siren went off anyways. I would only want the siren to go off when the sensor is armed. This doesn’t seem to be working now I have switched to turning on the siren using Group 2 Association instead of turning on the siren in a Vera scene. Is that normal? If so whenever I opened the garage door the siren would go off and I’d have no way to turn it off.
The [tt]Bypass[/tt]/[tt]Arm[/tt] notion exists in Vera; it is not a feature of the sensor. So the sensor will always send a signal. By setting the sensor to [tt]Bypass[/tt] in Vera, you can (optionally) prevent scenes from running that use the sensor as a trigger.