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
@Caseda @tedtolboom I've done some more testing with the Aeotec MultiSensor 6 (on firmware 0.8.34) I am 100% sure that settings that are saved in homey will not be saved to the sensor untill the Action Button is pressed on the sensor.
I have a sensor that sends data every 5 minutes to homey (USB powered) and I saved a setting (with a flow) this morning and did not press the action button. I saw no change on the sensor during the day. After work I pressed the action button and in the next report send to homey I could see the setting that was saved on homey in the morning was at that point also save to the sensor itself.
Unfortunatly I can do no test with changes to the wake-up interval due to the bug with saving settings.
Do you have your sensor included as "secure"? Maybe this is a secure feature/safety thing.
Or it has to do with Z-Wave+ waking up differently.
Could be tested by someone with a fibaro motion sensor v3.2
Edit: (I miss the strike trough option on my mobile..).
My answer was already given in this post.. It must be a Z-Wave+ thing that wakes up differently.
Could still be a security thing, no change allowed without confirmation with the B-Button
Might try to read into this subject more
After reading the manual of a few Z-Wave+ devices the conclusion comes to, it should update the parameters on wakeup. (except for your multi sensor, there is no information in the manual about it).
Might just not be implemented yet for z-wave+
Will try on my smoke sensor (also z-wave+) tomorrow
Or maybe it will only be done from the settings page with z-wave+ (would be strange)
You chould try this when .35 comes around
Otherwise we found a bug for @taco ;
I got myself a fibaro motion sensor (new ZW5) to play around with, but I'm a little stuck. Hope someone can help me on my way.
Adding the device is no problem, works like a charm. Also I'm able to push new settings to the device, for instance 80,1,15, now the sensor will turn blue when motion is detected. Also when I read out the sensor, I do get data back (lux, temp, etc.)
However, it seems like the data it signals isn't send to the homey. No new device will appear in the insights, not even after a lengthy time. Also when creating a simple flow like ""when motion detected, turn on a hue lamp". Great, the eye turns blue, but no light get's turned on.
When I added the device I noticed that node id 1 was set at group association 1. I read that most people advised setting node id 1 at group association 3. I also tried that, but still the same result (yes I tripple push the B button after saving ).
Since I'm new at Z-Wave, maybe I 'm missing the whole concept the group association. What does group 1 through 5 stand for anyway?
Thanks in advance!!
Edit: forgot to mention I'm at 0.8.39
A little bit more explanation:
Association groups in zwave+ (zwave 5) are different parts of the sensor information is going to be sent to.
group 1 = lifeline / heartbeat.
This will have 1 id, the Id of homey.
All sensor information is being send via this.
Group 2 and 3 are zwave+ parts information
Group 4 and 5 are normal zwave parts information (for backward compatability)
2 to 5 are used for direct controlling other zwave devices (example: switching a light bulb)
The id to group 3 is only needed for the previous version of your sensor (non zwave+)
But for your problems @0burner0 is right, 0.8.39 breaks zwave completely.
0.9 should fix all your problems, and make zwave more user friendly
i have reset the device, reboot homey, it pairs with homey and gives one motion-detection when it pairs. but from the on no dection anymore!
someone with the same problems?
i thought this update will fix all, but it is for me and this motion sensor 2 steps back...
a quick glance at the fibaro code makes me wonder if the id's are put right in the association groups
There needs to be at least the id of homey in association group 1 (code make it seems only the id to be in group 3)
Could you tell @Emile this Problem when it is a problem? I haven't much Knowledge in zwave
add a 1 (the id of homey) to the association group 1 field, and save the settings.
you can leave the 1 in group 3, but it is not really needed
the capability of the Tamper Alarm has not been implemented (yet), just the motion alarm.
so you can't add it in any other way then
1 - wait for athom to implement,
2 - create your own app to include it
i loose my faith in homey ...
Let's wait some time, maybe it starts working in a couple of hours from now.
have you woken up the sensor after the save setting? (forget to tell)
if so:
try adding it as the other motion sensor in the app inclusion popup:
And don't forget to add the 1 to group 1
you can wake up the device by tripple clicking the B-Button on the sensor.
after that it should add the corresponding parameters to the sensor
i will test it with the other app (non zwave plus)
i have paired it with the first (left) motion sensor "button" in the inclusion pop up.
then saved the setting with 1 in group 1 and triple-klick for wake up the sensor.
now i have luminance the first time
i now i will see if motion dection will work....
but that can't be right that you don't now what to do, when to press for installing the device!
and it is not that easy how @Emile promised. ok, i know it is not a easy going for him to code but ...
the motion sensor blinked red and was "on". the luminance gives no output, so it doesn't work.
when the motion alarm from the installation turns off after half a minute and stands on "no", there won't be any motion detections any further.
am i the only one with this problem, lol?
i cannot believe it
It's already on github, so i think it will be fixed soon enough
https://github.com/athombv/com.fibaro/issues/3
i am not standing alone in the rain. that helps ;-)