ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
176 stars 67 forks source link

Denon integration not showing up #126

Closed 4lphac closed 4 years ago

4lphac commented 4 years ago

I've enabled media_player as directed in the manual page, but I couldn't make the device appear on home assistant, from the logs everything looks fine, denonavr is loaded and it can even find my media player ip, but it won't show up.

configuration.yaml: shelly: media_player:

I've also tried enabling autodiscovery and it works, but it won't show up either

starkillerOG commented 4 years ago

What do you mean with "won't show up"? Is it listed under states in the dev tools of homeassistant as a device?

If you mean it is not showing up in the frontend you just need to add a media_player card to the frontend

starkillerOG commented 4 years ago

Why does your config include "discovery" and "binary_sensor" under the denonavr platform? Those are not properties of denonavr

stale[bot] commented 4 years ago

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.