Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jupe/onkyo.js

expose also `OnkyoDiscover` and `OnkyoError`

07 Aug 18:11
cc15d30

Choose a tag to compare

Patch release fixes Discover API exposing and introduce simple command line interface (cli)

Changes

#10 Entry fix
#11 add github templates

BREAKING CHANGE: Refactored to use Promises

06 Aug 18:19
82c6ba7

Choose a tag to compare

This main release contains big refactoring to "es6 age". All API's are now Promise based and data receiving is now more robust - less "command timeout" :). There is also included several new groups and commands that was missing and there is now all available commands as a Promise functions so no need to use anymore sendCommand(..)- instead propose to use new API's directly (e.g. onkyo.powerOn()).

Changes

#3 refactored for es6 age

v0.3.2 release

26 Nov 16:33
e87e6cf

Choose a tag to compare

Update package.json