OpenZWave / open-zwave

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
GNU Lesser General Public License v3.0
1.05k stars 918 forks source link

New Aeon Labs Multisensor Gen5 not recognized #467

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using Domoticz2.2284, the New Aeon Labs Multisensor Gen5 not recognized.
In in the /domotics/Config directory there is the manufacturer_specific.xml 
which does not contain a valid entry for this Aeon device.

I added one myself:
<Product type="0002" id="004a" name="Multi Sensor G5" 
config="aeon_labs/alms.xml"/>

Like to have this device by default available in OpenZWave

See my post in which the issue was described and solved (user IDavid were my 
posts):

http://www.domoticz.com/forum/viewtopic.php?f=24&t=5545&p=35878&hilit=aeon#p3587
8

thnx for helping

Original issue reported on code.google.com by esmee.da...@gmail.com on 28 Feb 2015 at 8:20

GoogleCodeExporter commented 9 years ago
Can you please confirm that the Configuration Variables are the same between 
the Original and Gen5 MultiSensor? If not, you will need to add the alms.xml to 
add/remove/modify the relevent configuration values. 

Original comment by jus...@dynam.ac on 2 Mar 2015 at 1:35

GoogleCodeExporter commented 9 years ago
Hi,

Yes I can confirm the paramters (as set in alms.xml) atre the same. Only 
difference is the G5 supports ZWave +

Original comment by esmee.da...@gmail.com on 3 Mar 2015 at 7:49

GoogleCodeExporter commented 9 years ago
No, unfortunately they are not all the same.

Original comment by jwterho...@gmail.com on 3 Mar 2015 at 8:01

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have succes with one, failed attempts with 2; Both of the failed ones are 
recognized ast this in my zwave config:

<Manufacturer id="" name="">
    <Product type="" id="" name="" />
</Manufacturer>

Original comment by gilles0...@gmail.com on 6 Mar 2015 at 12:10

GoogleCodeExporter commented 9 years ago
Anybody has the Gen5 device configuration description? Else we can't include 
the device with the configuration in open-zwave.

Original comment by uAle...@gmail.com on 10 Mar 2015 at 5:19

GoogleCodeExporter commented 9 years ago
Hello,
I've this pdf of the manual, i don't know if it can help.
There is some informations too into the pepper1 db : 
http://www.pepper1.net/zwavedb/device/640

Original comment by tmartine...@gmail.com on 10 Mar 2015 at 8:13

Attachments:

Fishwaldo commented 9 years ago

Related to Issue #352.

ualex73 commented 9 years ago

@tmartine: can you make the Gen5 PDF available please? Then i can check the content and update the device profile.

nechry commented 9 years ago

You can download at http://doc.eedomus.com/files/Engineering%20Spec%20-%20Aeon%20Labs%20MultiSensor%20Gen5%20V1.02.pdf

there is a good way to send pdf or lof file with github?

is also define at http://www.pepper1.net/zwavedb/device/640

Fishwaldo commented 9 years ago

Alex, I got all the current Aeon Labs Manuals sent to me. I will upload them to the Wiki soon.

ualex73 commented 9 years ago

@nechry: thanks for the link/pdf, i will add this one soon

@justin: thanks - then we can update the manufacturer.xml and device profiles

Fishwaldo commented 9 years ago

https://github.com/OpenZWave/open-zwave/wiki/Technical-Documents

The New Docs are from Heavy Duty Switch onwards.

Fishwaldo commented 9 years ago

Fixed now that the Security rewrite is merged into master.