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
71.17k stars 29.85k forks source link

0.97 Breaks Alexa Media Player #25824

Closed G8YTZ closed 5 years ago

G8YTZ commented 5 years ago

I hate to say it, but 0.97 Breaks a lot of things (even more than 0.96) But this one is the Alexa Media Player. Just checking the logs I also note that Plex and Apple TV Media players are broken.

Log Details (ERROR)
Fri Aug 09 2019 21:48:59 GMT+0100 (IST)

Unable to prepare setup for platform alexa_media.media_player: Platform not found (cannot import name 'MEDIA_PLAYER_SCHEMA' from 'homeassistant.components.media_player' (/usr/src/homeassistant/homeassistant/components/media_player/__init__.py)).
Screenshot 2019-08-09 at 21 45 31
matt2005 commented 5 years ago

I assume you mean a custom component The custom_compoent has been updated alexa_media_player

MartinHjelmare commented 5 years ago

We don't track bugs of custom components in this issue tracker. Please report bugs of custom components to the custom component author. Thanks!

G8YTZ commented 5 years ago

Thanks for that, what confused me was the link to the configuration update is [404] dead, but you can get to it on the right hand panel.