Aeon labs AEO-ZW089 recessed door sensor support.
Moderator: leecollings
-
- Posts: 79
- Joined: Tuesday 02 December 2014 22:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Aeon labs AEO-ZW089 recessed door sensor support.
Hi folks,
Last week I recived two of the new aeon labs recessed door sensors aeo-zw089. http://www.pepper-one.de/zwavedb/device/618 but I'm having some troubles to use them..
I'm using a z-stick 2 and inclusion wasn't a problem but sensor doesn't repot its staus to domoticz
It showed up as aeon labs but unknown typed and ID.
someone any idea when sensor will be added to OZW database?
And supported by domoticz?
I have a couple of the old ones (aeon dsb54) and they work great!
Last week I recived two of the new aeon labs recessed door sensors aeo-zw089. http://www.pepper-one.de/zwavedb/device/618 but I'm having some troubles to use them..
I'm using a z-stick 2 and inclusion wasn't a problem but sensor doesn't repot its staus to domoticz
It showed up as aeon labs but unknown typed and ID.
someone any idea when sensor will be added to OZW database?
And supported by domoticz?
I have a couple of the old ones (aeon dsb54) and they work great!
- Attachments
-
- Unknown type
- image.jpg (218.57 KiB) Viewed 8023 times
-
- Aeo-zw089
- image.jpg (165.63 KiB) Viewed 8023 times
-
- Posts: 3
- Joined: Wednesday 21 January 2015 23:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I have also some troubles with this new sensor. The including process went well.
If the device sends an on/off signal in the OZW log I can see:
ApplicationCommandHandler - Unhandled Command Class 0x20
And in the zwcfg config file no manufacturer or product information is defined for the Aeon Labs recessed door sensor:
<Manufacturer id="" name="">
<Product type="" id="" name="" />
</Manufacturer>
I tried to remove and include for a second time, but same results.
Seems that this new sensor is not supported yet ? Is there a work around for now ? Or should we wait patiently ?
Thanks!
If the device sends an on/off signal in the OZW log I can see:
ApplicationCommandHandler - Unhandled Command Class 0x20
And in the zwcfg config file no manufacturer or product information is defined for the Aeon Labs recessed door sensor:
<Manufacturer id="" name="">
<Product type="" id="" name="" />
</Manufacturer>
I tried to remove and include for a second time, but same results.
Seems that this new sensor is not supported yet ? Is there a work around for now ? Or should we wait patiently ?
Thanks!
-
- Posts: 3
- Joined: Wednesday 21 January 2015 23:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I tried to add the sensor manually, hacking in the manufacturer_specific.xml myself. But without success, the door sensor does not work properly.
Device parameters can be found here: http://www.pepper1.net/zwavedb/device/618
I added this line:
Should I ask for help at this forum? Or should I contact someone at openzwave ?
Or did I overlook something?
Device parameters can be found here: http://www.pepper1.net/zwavedb/device/618
I added this line:
Code: Select all
<Product type="0002" id="0059" name="Recessed Door Sensor V2" config="aeon_labs/recessed_doorsensor.xml"/>
Code: Select all
<Manufacturer id="0086" name="Aeon Labs">
<Product type="0000" id="0000" name="Z-Wave Extender"/>
<Product type="0001" id="0001" name="Z-Stick"/>
<Product type="0001" id="0002" name="Z-Stick S2"/>
<Product type="0002" id="0001" name="Z-Stick S2"/>
<Product type="0001" id="0003" name="Minimote" config="aeon_labs/minimote.xml"/>
<Product type="0002" id="0004" name="Door/Window Sensor" config="aeon_labs/doorwindow.xml"/>
<Product type="0002" id="001d" name="Door/Window Sensor" config="aeon_labs/doorwindow.xml"/>
<Product type="0002" id="0005" name="Multi Sensor" config="aeon_labs/alms.xml"/>
<Product type="0003" id="0006" name="Smart Energy Switch" config="aeon_labs/ses.xml"/>
<Product type="0003" id="004b" name="Smart Energy Switch v2" config="aeon_labs/ses2.xml"/>
<Product type="0001" id="0007" name="Z-Stick S2 Lite"/>
<Product type="0003" id="0008" name="Smart Energy Illuminator"/>
<Product type="0002" id="0009" name="Home Energy Meter" config="aeon_labs/hem.xml"/>
<Product type="0002" id="001c" name="Home Energy Meter G2" config="aeon_labs/hemg2.xml"/>
<Product type="0003" id="000a" name="Smart Energy 220V Utility Switch"/>
<Product type="0003" id="000b" name="Smart Energy Strip"/>
<Product type="0003" id="000c" name="Micro Smart Energy Switch"/>
<Product type="0003" id="000d" name="Micro Smart Energy Illuminator"/>
<Product type="0003" id="001b" name="Micro Smart Energy Illuminator G2"/>
<Product type="0003" id="000e" name="Micro Motor Controller"/>
<Product type="0003" id="001a" name="Micro Switch (2nd Edition)"/>
<Product type="0003" id="0012" name="Micro Smart Energy Switch G2" config="aeon_labs/ses.xml" />
<Product type="0001" id="0016" name="Key Fob" config="aeon_labs/keyfob.xml"/>
<Product type="0003" id="0011" name="Micro Double Switch" />
<Product type="0002" id="0036" name="Recessed Door Sensor" config="aeon_labs/recessed_doorsensor.xml"/>
<Product type="0002" id="0059" name="Recessed Door Sensor V2" config="aeon_labs/recessed_doorsensor.xml"/>
<Product type="0004" id="0025" name="Z-Wave Repeater"/>
<Product type="0004" id="0050" name="Siren Gen5"/>
</Manufacturer>
Or did I overlook something?
-
- Posts: 408
- Joined: Wednesday 26 February 2014 15:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: the Netherlands
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
Did you managed to get this sensor working already? I'm thinking of buying some of these so it wold be nice if I know they're working in Domoticz.
-
- Posts: 79
- Joined: Tuesday 02 December 2014 22:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
Until now, no luck.... But OZW team is making some progress.
-
- Posts: 408
- Joined: Wednesday 26 February 2014 15:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: the Netherlands
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
To get this sensor successfully working in Domoticz depends of the presence of this sensor in the OZW database. In other words, when this sensor is added to the OZW database does it work in Domoticz also?
And why isn't it already added to this database?
And why isn't it already added to this database?
-
- Posts: 4
- Joined: Friday 23 January 2015 22:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I have the same device AEOTEC Recessed Door Sensor Gen5 Model: ZW089-c (868.42Mhz) and a z-stick2 and also cannot get the sensor to work in Domoticz. Any progress on this subject?
-
- Posts: 4
- Joined: Friday 23 January 2015 22:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
Where can I post a request to support the "AEOTEC Recessed Door Sensor Gen5 Model: ZW089-c (868.42Mhz)" in Domoticz ?
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I also have the problem of
ApplicationCommandHandler - Unhandled Command Class 0x20
I have tried hacking device_classes.xml and manufacturer_specific.xml and am removing my zwcfg_*.xml file and still no luck with this.. debug logs show the switch switching but nothing is working
ApplicationCommandHandler - Unhandled Command Class 0x20
I have tried hacking device_classes.xml and manufacturer_specific.xml and am removing my zwcfg_*.xml file and still no luck with this.. debug logs show the switch switching but nothing is working
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I have added
to my zwave*.xml file and now it registers the switch but it wont come out of sleep mode? not sure what to do next? help?
Code: Select all
<CommandClass id="32" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
<Instance index="1" />
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
</CommandClass>
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
all that needs changed in the detection is
<Product type="0102" id="0059" name="Recessed Door Sensor Gen5" />
</Manufacturer>
<CommandClasses>
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
<Instance index="1" />
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
</CommandClass>
the device is throwing <CommandClass id="32" not 48 I believe the device_classes.xml is setting this up but i cant yet figure out how to correct device_classes.xml for the master
if anyone could assist me in how to modify device_classes.xml to change that 0x30 to 0x20 (I dont know if I should touch that because it may make other problems)
this is where I am guessing modifying the recessed_doorsensor_gen5.xml would be ideal but not sure how this code works as well.. as I think the 0x30 value takes precedence?
<Product type="0102" id="0059" name="Recessed Door Sensor Gen5" />
</Manufacturer>
<CommandClasses>
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
<Instance index="1" />
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
</CommandClass>
the device is throwing <CommandClass id="32" not 48 I believe the device_classes.xml is setting this up but i cant yet figure out how to correct device_classes.xml for the master
if anyone could assist me in how to modify device_classes.xml to change that 0x30 to 0x20 (I dont know if I should touch that because it may make other problems)
this is where I am guessing modifying the recessed_doorsensor_gen5.xml would be ideal but not sure how this code works as well.. as I think the 0x30 value takes precedence?
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I was just told that as of openzwave 1.3.293 this is fully working.
domoticz is currently building with 1.3.259 from its SVN
domoticz is currently building with 1.3.259 from its SVN
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I now have the latest version and still no worky.. anyone get this working it just me?
-
- Posts: 4
- Joined: Friday 23 January 2015 22:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
After an update of Domoticz the sensor is installed as "Aeon Labs Recessed Door Sensor". There are a fare amount of parameters for the sensor in OpenZwave. Unfortunately updates on the paramaters don't work. Also status changes (open / closed) of the sensor don't update the status of the sensor / contact in Domoticz. The log reports: OpenZWave: Heal Node command initiated for node: 5 (0x05)...
When I look in the log of the contact there are 2 events every minute with the status "off". After a while the sensor goes in "sleep"-mode.
Anyone got this sensor working correctly?
Thank in advance!
When I look in the log of the contact there are 2 events every minute with the status "off". After a while the sensor goes in "sleep"-mode.
Anyone got this sensor working correctly?
Thank in advance!
-
- Posts: 79
- Joined: Tuesday 02 December 2014 22:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
Hi all, I've got it working after some time. For some reason it take up to two days before the sensor accept my settings. I've tried to wake up the sensor many times but it don't seem to help accepting the settings. As I said after some days it start reporting as it should. But I'm agree it's a strange thing...
-
- Posts: 408
- Joined: Wednesday 26 February 2014 15:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: the Netherlands
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I also have the same behavior like MKootstra describes. Including and excluding works fine and there are devices created but no changes in state are reported.
-
- Posts: 4
- Joined: Friday 23 January 2015 22:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
Thank you geezerr. I will wait a while and hopefully it will start to work.
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I have a thread on openzwave email reflector group about this.. I have been troubleshooting with developers over there.
https://groups.google.com/forum/#!topic ... 4A-RZ7rJqI
https://groups.google.com/forum/#!topic ... 4A-RZ7rJqI
-
- Posts: 32
- Joined: Tuesday 26 May 2015 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Seattle WA, USA
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I set the wake up to 60 just for this testing period
after issuing the following
rm zwcfg_*.xml
rm manufacturer_specific.xml
rm device_classes.xml
wget https://raw.githubusercontent.com/OpenZ ... ecific.xml
wget https://raw.githubusercontent.com/OpenZ ... lasses.xml
then started domoticz as a non sudo user, let it run for a little then stopped it and started the service officially (this is done to get the zwcfg built as a non root user)
I also just poked the pin hole button like 5 times. clicked the sensor a few times and ...!
and it appears that this is now working correctly. I then reset my wakeup back to zero
NOTE: this is on my beta system - and my steps here are a little forceful for a possible production systems, be warned.
after issuing the following
rm zwcfg_*.xml
rm manufacturer_specific.xml
rm device_classes.xml
wget https://raw.githubusercontent.com/OpenZ ... ecific.xml
wget https://raw.githubusercontent.com/OpenZ ... lasses.xml
then started domoticz as a non sudo user, let it run for a little then stopped it and started the service officially (this is done to get the zwcfg built as a non root user)
I also just poked the pin hole button like 5 times. clicked the sensor a few times and ...!
and it appears that this is now working correctly. I then reset my wakeup back to zero
NOTE: this is on my beta system - and my steps here are a little forceful for a possible production systems, be warned.
-
- Posts: 79
- Joined: Tuesday 02 December 2014 22:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Aeon labs AEO-ZW089 recessed door sensor support.
I have a additional question about this sensor, what are the two other switches (alarm level, alarm type) telling me? Can I use them for something? Or are they reporting under special conditions?
Who is online
Users browsing this forum: No registered users and 1 guest