This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
Don't have a Homey yet, but i had the same problem to get the sensor working in domoticz.
I fixed it by changing the "Report Type to Send" value first to 0. When this value is accepted, change it back to 16.
It seems setting the 121 parameters isn't accepted or sent.
@Taco ;
do you have updated information on the logs that I sent?
any update on this front? Last status I know that it seems that some parameters are not saved, sent or processed. I think (but not validated it yet to be certain) that I also see this behaviour with other Z-wave devices I have.
I tried the device again with 0.8.24 , but no dice; still the same behaviour; changing the 121 parameter doesn't make a difference, so I assume the device is still sending the non-binary frame format.
Please try this setting at home(y): ;-)
The trick is the 121,1,256. It look likes 256 is the default, but it itn't. So you have to set it! I finally removed the 1 and 3 index (because It's already the default) and added the battery check:
101,1,1;121,1,256
Done.
Tried it with two sensors on both Homeys . Still have a Alarm all the time. These settings don't seem to work for me.
I have 101,1,1;121,1,256
Maybee one of your previous codes configed something that also should be done , but 101,1,1;121,1,256 doesn't seem to be it as the only thing to do.
Or it could be of the instabillity of Z-Wave , It looks like it;s crashing / hanging all the time. Only zwaves i connected to one of the homes is the Aeontec motion sensor and the door sensor.
Time to put the peddle to the metal and do some serious rework / building on the z-wave platform.
101,1,1;121,1,256;1,1,0
It will immediately register open/close via the 'generic alarm'.
You need to pair it close to Homey at first, otherwise it won't be seen as a sensor, but as a 'generic on/off' device. That is probably due to Z-wave routing over a different 230V powered Z-wave device.
101,1,1: low battery voltage check function 0/1 disable/enable default 0
121,1,256: Command to Associated Nodes 16/256/272 Binary/Basic/Both default 256
1,1,0: sensor binary report for magnet switch 0->open=00;close=ff/1->open=ff;close=00 default 0
http://www.pepper1.net/zwavedb/device/833
http://products.z-wavealliance.org/products/1184/embedconfigs
Breaking those parameters down makes me wonder if this is correct. both the 101 and 1 parameters are the default, so wouldn't be needed and Parameter 121 length is supposed to be 4, (it's 4 bytes, 256 is the 9th bit, bit nr8)?
The need to pair something pretty close to homey is also something I have noticed, but not really tested yet.
Did a complete reset zwave to default. did restart homey and zwave chip . put the sensors to default. tried a new out of the box sensor... nothing anymore.
fibaro smoke sensor does not work either anymore . Gets added but none of the sensors give any data or triggers no alarm.
the aeotech smart switch however gets tru the interview now and gets added with no error but switching does nothing. no power usage and it looks like homey sees it as a dimmer because we get a dimmer slider also from 0 to 100 procent. verified also by other users
Triggering switches the 'generic alarm', not the 'contact alarm'. But that is fine by me.
I'm sorry. It's for the Door/Window Sensor 6. I will delete my information in this post.
I've intsalled the sensor with th following settings, the generic alarm stays on, and there's no contact alarm.
ALso no logging for this sensor available at this moment.
I also would like to know which card to select in creating a flow for the door, the flow seems to work as I added a push notification which works. But there's no information send from de sensor to Homey. Any help?
So thats why no one is posting the solution
have a Aeotec Recessed Door Sensor Gen5, Homey FW 1.5.6-rc.7, Aeotec app 1.6.0
The sensor is included and visible in Homey, settings can be changed and stored, and looking at the log, status is transmitted and received by Homey, but nothing happens.
Neither is status updated when looking at the device, nor can flows be triggered by "contact alarm" on/off.
Made a GitHub issue on it, but perhaps somebody know a workaround?
Regards,
Chr.