openhab-ally

1.0.0 • Public • Published

openhab-ally

Usage examples

let ally = require('openhab-ally').client('..app..client_id', '..app..secret');

ally.autoDiscover([
    "..id1",
    "..id2"
]);

Package Sidebar

Install

npm i openhab-ally

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

10.2 kB

Total Files

3

Last publish

Collaborators

  • standov