This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Marantz App (control networked Marantz/Denon AVR's over IP)
MarcoVanDenHout
Member
in Apps
I've cancelled my Athom App store submission for version 0.0.2 of the Marantz app, and submitted 0.0.4
There was a bug in 0.0.2 and 0.0.3 which caused pairing to fail. That should be fixed now.
For the sources, and to read/submit/comment on issues and wishes, see:
https://github.com/hilvarenbeek/nl.marcovandenhout.marantz
There was a bug in 0.0.2 and 0.0.3 which caused pairing to fail. That should be fixed now.
For the sources, and to read/submit/comment on issues and wishes, see:
https://github.com/hilvarenbeek/nl.marcovandenhout.marantz
Comments
Input selector with autocomplete looks very good to.
Any plans to also get current status of the device?
https://github.com/hilvarenbeek/nl.marcovandenhout.marantz/issues/5
The generated application will work under v0.12.x (current on my homey now) and under V4.3.X the next long term support for node.js when it will be installed on homey.
Currently it supports:
- power , mute , source input selection.
- writes command and reads responses from the AVR
- at the moment model SR7007/SR7006 but another AVR can be added later.
- Multiple AVRs per homey.
- an AVR simulator for above commands.
Check https://github.com/evangilst/homeyavrav8802, av8801, av7702, av7701, av7005, sr7010, sr7009, sr7008, sr7007, sr7005, sr6010, sr6009, sr6008, sr6007, sr6006, sr6005, sr5010, sr5009, sr5008, sr5006, sr5005, nr1606, nr1605, nr1604, nr1603, nr1602, nr1505, nr1504
Power, mute and volume are for all devices the same.
The input selection (DVD CR,Phono ...) will only show the possible selections of the Marantz type selected.
it all works perfectly now, must have been a reset issue
That means no 'translation to es5' is required anymore and I can use the es6(es2016) features already in nodejs. I am busy to re-write the above software in such a way that it can be used directly without the current translation. I will try to include it in the new version.
The only problem that occurs occasionally is that the Marantz app sometimes disappears from my flow. Adding the app again solves the problem..
You can try to disable and enable it to start the app...
I should see if it's possible to not have the app crash if it can't reach the AVR (better error handling).
https://github.com/jtangelder/denon-remote
http://www.openremote.org/display/docs/OpenRemote+2.0+How+To+-+Denon+HTTP+Control#OpenRemote2.0HowTo-DenonHTTPControl-Finally,test
Ik ga vanavond en morgen ook even testen met mijn Denon wat wel en niet werkt en kijken of ik met de documentatie nog wat extra features kan aangeven.