core: cannot add denonavr integration using new config flow after 0.112.0 upgrade
The problem
Since the upgrade to 0.112.0 removed the configuration.yaml option to define my denonavr receiver (it worked prior), I am unable to add it using the new config flow method. I receive an ‘Aborted’ error:
Failed to connect, please try again
Environment
- Home Assistant Core release with the issue: 0.112.0
- Last working Home Assistant Core release (if known): 0.111.4
- Operating environment (OS/Container/Supervised/Core): Home Assistant OS
- Integration causing this issue: denonavr
- Link to integration documentation on our website: https://www.home-assistant.io/integrations/denonavr/
Problem-relevant configuration.yaml
n/a
Traceback/Error logs
Additional information
logging into the cli and into the home assistant container however, I can properly query the receiver
NOTE that my receiver is on a different vlan as the home assistant device
bash-5.0# python
Python 3.7.7 (default, Apr 28 2020, 15:22:20)
[GCC 9.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import denonavr
>>> d = denonavr.DenonAVR("10.X.X.X")
>>> d.power
'OFF'
>>> d.name
'Denon AVR-X3000'
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 15 (6 by maintainers)
Commits related to this issue
- denonavr: add solution tip for connection_error see https://github.com/home-assistant/core/issues/37351#issuecomment-653356452 — committed to starkillerOG/home-assistant by starkillerOG 4 years ago
- Add denonavr solution tip for connection_error (#37405) * denonavr: add solution tip for connection_error see https://github.com/home-assistant/core/issues/37351#issuecomment-653356452 * Update... — committed to home-assistant/core by starkillerOG 4 years ago
@jsermer please close this issue, since I think it is resolved for everyone.
maybe it this https://github.com/home-assistant/core/issues/37352 try to add a space on ip. but then must be manually fixed
Unplugging and reconnecting the ethernet cable resolved it for me, on a Marantz 1504. Initially
/description.xmlshowed:and afterward: