jperkin / node-openzwave

node.js interface to libopenzwave
Other
110 stars 55 forks source link

Pairing #63

Open wmmihaa opened 6 years ago

wmmihaa commented 6 years ago

Hi, I bought a couple of Z-Wave enabled plugs (Telldus) along with a Razberry sheild. I installed the lot and got starting trying to getting it working using node.js. However, at the time I failed.

A couple of days ago I found this repo (thanks), and thought I'd give it another go. -Everything worked great, and i could control the plug that I paired in my first attempt (using z-wave.me).

The problem is the OZW client never finds my other plug, perhaps because it was never paired in my first attempt. The plug is blinking indicating it's waiting to get paired.

Question: Should I need to pair the plug using some other tool, such as z-wave.me, or is it possible to do using only OZW?

Thanks