Denon AVR-X2200W not showing in HA anymore

Hello,

I have a Denon receiver (AVR-X220W). In the last 6 months that I have been using hassio, it was always auto discovered, without any Denon specific entries in the configuration.yaml file. I could also control it extensively (select input source, change audio modes, increase/decrease/mute volume, etc).
Here is the screenshot, where I could use it before:

And now I get an error in the lovelace card as below. It also doesn’t show up in the states section of hassio

I also tried the following config from the Denon AVR Network Receivers page:

media_player:
  - platform: denonavr
    host: IP_ADDRESS
    name: NAME
    show_all_sources: true
    timeout: 3

It shows the state as Off.

I have hassio 0.90.2 installed on a Raspberry Pi 3. Please help.

Ever get anywhere with this? I have the same unit.

Thanks.

JR

I have a Denon X-3600H and I’m unable to get it to display in HA also. When I specify the component platform “denon” and not “denonavr” I do get it to show up, but it doesn’t offer the capabilities of controlling it as denonavr seems to. Any luck @jriker1 @Shourya_Kunndan_Saha?

Here’s some more info on the subject: https://github.com/scarface-4711/denonavr/issues/32

Looks like denon is working because it uses telnet and denonavr uses http which more modern denon receivers had access removed for.