home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.96k stars 29.61k forks source link

Denon AVR-x4400h issue #88848

Closed robitsrl closed 1 year ago

robitsrl commented 1 year ago

The problem

Hi, I have integrated the Denon amp with ha but i'm getting error logs

Ha it's trying to access an url on the amp but the amp do not permitt the access

What version of Home Assistant Core has the issue?

2023.01.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Denon AVR Network Receivers

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

During DenonAVR device identification, when trying to request http://192.168.202.40:8080/description.xml the following error occurred: HTTPStatusError: Client error '403 Forbidden' for url 'http://192.168.202.40:8080/description.xml' For more information check: https://httpstatuses.com/403
Unable to get device information of host 192.168.202.40, Device might be in a corrupted state. Continuing without device information. Disconnect and reconnect power to the device and try again.

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @ol-iver, @starkillerog, mind taking a look at this issue as it has been labeled with an integration (denonavr) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `denonavr` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign denonavr` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


denonavr documentation denonavr source (message by IssueLinks)

ol-iver commented 1 year ago

Maybe your receiver is not supported. You could power on your receiver, run this script and then post the resulting xml files here. I'll see what I can find out then.

robitsrl commented 1 year ago

Could yuo tell me exactly how tu run the script ?

I create the script and put it in the config folder and from terminal i run the command:

$python denon_receiver_xml.py --host 192.168.202.40 --prefix AVR-X4400H but i get this error:

denon_receiver_xml.py command not found

robitsrl commented 1 year ago

Hi have notice that my AVR respond correctly only on port 8080 but the drescription.xml is not avaible, Are only aviabiles the following two url:

http://192.168.202.40:8080/goform/AppCommand.xml

http://192.168.202.40:8080/goform/Deviceinfo.xml

and that's the result of device info:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

Githubissues.
  • Githubissues is a development platform for aggregating issues.