thejeffreystone / home-assistant-configuration

My Old Home Assistant Config. For more Information visit ->
https://slacker-labs.com
415 stars 69 forks source link

Alexa Media Player Integration is Broken After upgrade to 2.8.0 and HA .110.0 #69

Closed thejeffreystone closed 4 years ago

thejeffreystone commented 4 years ago

After upgrading the Alexa Media Player integration to v 2.8.0 and Home Assistant to 0.110. My HA instance crashed due to logs filling up disk it appears. I was unable to login to get logs. Had to hard reboot. Saw log for just a moment to see it was a bunch of errors referencing alexapy before log was overwritten with new info.

None of the Alexa Media devices are responding in HA. And in the notification panel Configurator keeps prompting me to "Click button to configure Alexa Media Player - Begin -" which does nothing but return the same message.

Looks like I'm not the only one: https://github.com/custom-components/alexa_media_player/issues/733

thejeffreystone commented 4 years ago

Fix Issue by:

  1. Deleted Alexa Media Integration from HACS
  2. Rebooted and ensured all custom components are gone.
  3. Installed Alexa Media Player Integration from HACS
  4. Rebooted (Without this I could not get passed the login to get the Captcha despite it appearing as if you could go straight to integrations page)
  5. Go to Configuration -> Integrations
  6. Add Alexa Media Player Integration
  7. Entered Credentials and hit submit
  8. Enter Captcha and hit submit

Verified HA saw the media player devices again. I'll test the TTS in the morning.