-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SP-816 (SP-103) added as unknown z-wave device #30
Comments
Victor,
Can you send the node details of the SP-103 once it is connected?
Specifically Manufacturer ID, Product Type ID and Product ID.
Then I can look into it.
Thanks.
|
"zwave": { |
Did you already change the code yourself to see if it then works correctly?
If so, I can easily add in the in current code and immediately push it to
the app store release ;-)
|
Oh sorry, I did not change code. I just read you can install nodejs and install from github hehe :-D |
Ok pushed :-D Will test on nodejs etc and verify |
Hm noob here.. ✘ Homey App did not validate against level |
I am currently getting the same issue while trying to validate the app with
the new settings. Working on it ;-)
…On Fri, Aug 24, 2018 at 8:05 PM Victor Bexelius ***@***.***> wrote:
Hm noob here..
✘ Homey App did not validate against level debug:
[
{
"keyword": "type",
"dataPath": ".drivers[8].zwave.defaultConfiguration[0].id",
"schemaPath": "#/properties/defaultConfiguration/items/properties/id/type",
"params": {
"type": "number"
},
"message": "should be number"
}
]
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQebQGo9t3HV7tB9VtrEli6mwT79b02wks5uUEBvgaJpZM4WLr6L>
.
|
SP816 is now on Github and pending approval in the app store. Let me know how it works. |
✓ Validating app... Stack trace: Error: Cannot find module 'homey-zwavedriver' Exit code: 1 |
If you install via GitHub, you have to add the homey-zwave driver manually
from its location: https://github.com/athombv/node-homey-zwavedriver ,
install it in node_modules/homey-zwavedriver
On 24 August 2018 at 22:16:09, Victor Bexelius ([email protected]) wrote:
Stack trace:
Error: Cannot find module 'homey-zwavedriver'
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (/drivers/AN179/driver.js:4:21)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
Exit code: 1
Exit signal: null
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQebQPam-Qm6ACP8uCEtsgbBZh_mezUGks5uUF8JgaJpZM4WLr6L>
.
|
Hi Sir,
1.1 Source: https://shopcdn.textalk.se/shop/ws27/47027/art42/154548242-1b2484-ZC10-17115829.pdf 1.2 New spec info: https://shopcdn.textalk.se/shop/ws27/47027/art42/154548242-7606c0-SP816_A501112630R_20171030.pdf
Again, just guessing :) |
Seems like the device reports motion as a notification. I'll test it a bit more, and perhaps try to fix the tamper alarm, before doing a pull request. |
Hi there. i'm totally new to this programming, but fun to learn. I managed to install the app to my homey. |
Is there any progress on including this one in the "official" app? |
it should now be available as an beta app in the app store. let me know
your findings.
…On Sat, Dec 8, 2018 at 11:10 AM ferdw ***@***.***> wrote:
Is there any progress on including this one in the "official" app?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQebQJjWvYOxuzs3TlcdGI4fl8_32-iAks5u25ApgaJpZM4WLr6L>
.
|
Hi! I bought 5x SP-103 (modell name updated to SP-816) that is Z-wave + certified.
Link here: https://www.nexa.se/vara-produkter/zwave/sp816-rorelsevakt
When adding SP-103 via application the details say "Click the tamper switch behind the battery cover". Correction is that you need to click it 3 times
After doing that and the application adds the device, it will be added as an unknown z-wave device and you will not be able to use it.
Could you please look into this? Would be awesome if the SP-103 worked :-)
Best regards Victor
The text was updated successfully, but these errors were encountered: