yamaha-nodejs icon indicating copy to clipboard operation
yamaha-nodejs copied to clipboard

A node module to control your yamaha receiver

Results 8 yamaha-nodejs issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Fatal TypeError: Cannot set property 'getVolume' of null at enrichBasicStatus (D:\Coding\YamahaContoller\src\simpleCommands.js:359:27) at D:\Coding\YamahaContoller\src\simpleCommands.js:350:16 at tryCatcher (D:\Coding\YamahaContoller\node_modules\bluebird\js\release\util.js:16:23) at Promise._settlePromiseFromHandler (D:\Coding\YamahaContoller\node_modules\bluebird\js\release\promise.js:547:31) at Promise._settlePromise (D:\Coding\YamahaContoller\node_modules\bluebird\js\release\promise.js:604:18) at Promise._settlePromise0 (D:\Coding\YamahaContoller\node_modules\bluebird\js\release\promise.js:649:10) at Promise._settlePromises (D:\Coding\YamahaContoller\node_modules\bluebird\js\release\promise.js:729:18) at Promise._fulfill...

Added the functionality to read out the Features (like Spotify etc.) With my AVR you cannot read Spotify, Airplay etc. from the inputs. So you have to do this in...

There is a certain feature I wanted to make a PR for, but the feature only works over HTTP, and not with the XML interface. Can you see a problem...

Hi PSeitz, thank you for creating this piece of code. I'm trying to use it for creating a driver for my NEEO remote. Can you please add some commands for...

Hi guys, I found your Project while searching for a possibility to Control The Yamaha Music cast System in combination with my Smart Home implementation. Very nice coding and excellent...

Hi, I succeed to create my own web app using your api. It's my first nodejs application. I have one problem: from time to time my wireless network break, and...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies