1.0.0 • Published 11 months ago

openhab-ally v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

openhab-ally

Usage examples

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

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

11 months ago