Skip to content

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

Description

@PoltoS

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions