ol-iver/denonavr

Looking for details on the Denon REST API

Closed this issue · 5 comments

Apologies, this is not an issue, but rather a request. I've just setup my new Denon NR1711 and I've got some custom home automation that I'd like to integrate it with. Looking for any details on the Denon REST API. I've browsed a few GitHub projects and this seems the most active currently.

I've got LAN access to the Denon setup. I tried hitting http://192.168.xxx.xxx/goform/formMainZone_MainZoneXml.xml to get the status, but I get a 403 access denied. It looks like most of the commands are POSTs, but I need enough to get started in Postman and start playing around.

Any tips would be appreciated. Happy to formalize and publish once I get going.

Thanks,
Peter Carson

There is a small script which queries most of the endpoints we are using to create test data.
You could run it for a quick check, if your receiver returns something meaningful.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.