Skip to content
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

Please consider to share this module via http://developer.z-wave.me #4

Open
PoltoS opened this issue Aug 7, 2016 · 0 comments
Open

Comments

@PoltoS
Copy link

PoltoS commented Aug 7, 2016

We would be happy if you can upload it on our http://developer.z-wave.me storage to help other people use it. We can also do it on your behalf if you allow us.

Also would be interesting to intergate changes from here https://github.com/bytedreamer/Niffler/commit/bbf602fc8b57e138b3b4479782b20b1ca43e1d92
I would use both versions of bind, but check before binding/unbinding that they exist. Like:

zway.devices[index].Alarm.data[6] && zway.devices[index].Alarm.data[6].bind(binderMethod);
zway.devices[index].Alarm.data.V1event && zway.devices[index].Alarm.data.V1event.bind(binderMethod);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant