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
lokks like you forgot this step
https://github.com/athombv/node-homey-zwavedriver
and thanks to @RobinVanKekem as well for the documentation
- got errors installing the driver
- the aeotec app doesnt want to uninstall
going to wait till its in the app store - waited this long, couple extra days won't hurt...
@ericjanvanputten or send me a email maybe i can help via teamviewer
However I roughly did the following:
- installed the aeotec app first via powershell - went well
- then it said it didnt work.. and above got the tip to install the zwave driver with the readme help supplied on github as well.
- tried to install it, but seemed i needed to install git first as i got a lot of errors.
- installed git
- tried to install again from github directly, but also from the local downloaded unzipped version.
aeotec app still gave errors, uninstalled and reinstalled it.
still same issue (see below just in case)
and now the app doesnt uninstall.. just keeps showing its back with issues.
app issue:
Error: Cannot find module 'homey-zwavedriver'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/drivers/ZW096/driver.js:4:21)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
hoping for the app to show in the app store somewhere this week.
ow i'm on 0.9.2 now as well.
I tried powershelling in and copy pasted your 'git submodule update -init' and it comes back with that its not a git directory, i tried to run this command in both aeotec as the zwave driver folder.
I also tried installing the zwave driver again and this time it seemed to have installed without error'ing out, and reinstalled the aeotec app as well - but still fails.
However after disabling the aeotec app, rebooting, then removing it seems to be removed.
Thanks for all the help though!
ow - maybe 1 escape - i might get some help from a dev friend - if so, i will keep you guys posted
i.e. If I know it's going to take a few more weeks, no problem.. In that case I'll go ahead and perform a manual install.
On a related note, I know that there is a 1.08 firmware for this sensor which allows one to disable the detection light. However, it is not posted on the aotec site. Can anyone tell me how to get hold of the EU version of this firmware?
Thanks!
Jan-bart
I thought "perhaps I have to install the z-wave drivers too". Tried to install, but the console gave no confirmation of a successful installation... and I still see the ! error with the Aeotec App.
Are the z-wave drivers needed?
Any suggestions guys and gals?
Check if the folder "node_modules" contains the subfolder "homey-zwavedriver".
If its there, its not a issue.
If its not there, then you need to download "homey-zwavedriver" from Git and place it in the node_modules.
[edit]
Just downloaded the Aeotec Git and it contains the "homey-zwavedriver" folder, but the folder is empty.
So you need to download the driver and copy the files to that location.
Also tested (one of 4) Aeon Labs Smart Energy Switch v2 (AEO_SES2_EU) and it isn't recognized and so paired as a generic device.
Here the Z-Wave info;
[edit2]
Zipped the working app with "homey-zwavedriver" onboard. Just download, unzip and install it manually on your homey.
Thanks you sir!
Will try it out !
Added two multi sensors ☺️
BTW
What happens if an official App is released in the App store? Will a higher numbered version automatically overwrite the manually installed App and will the devices remain installed?
If i'm right, the official app will be installed over the old app. So no worries
Does anyone have problems detecting motion since the update to 0.9.3?
To be more precise. The motion icon does not show any change when motion is detected (the led on the sensors lights up, but in the App and browser the motion icon stays unchanged) *but* my motion triggered flows still work!
I only zipped the source with zwave driver and I'm not the developer of the app. My wildest guess is that app isn't supporting your module yet.
Probably you could contact the developer(s) of the app with a support request for your module(s).
What went wrong when adding it? Did you have within a range of 1 meter of Homey when you try to add it?
Also, somehow the default settings aren't properly set when a device is added so after adding it you would have to change the 'Command to send' to 16, save the settings and wakeup the device. Also, check the associations, you wan't Group 1 to have 1 (Although I doubt if it is needed since the sensor will always report too the SUC which happens to be homey itself under normal circumstances)
https://forum.athom.com/discussion/1785/aeotec-recessed-door-sensor-gen-5-working-on-0-9-1
any idea how to find out what is going wrong? (running version 0.9.3)