openhab-ally Usage examples let ally = require('openhab-ally').client('..app..client_id', '..app..secret'); ally.autoDiscover([ "..id1", "..id2" ]);