[SOLUTION]Alexa Media Player and temperature sensor not available

Hello! I need help in my “Alexa Media Player” integration.

Unfortunately the Media player and the temperature sensor is not availabe.

Could you help me?

thanks

1 Like

Check your logs for errors. Other than that, there’s not any information to help you. Please check the posting guidelines so you can receive proper help in the future.

Thanks your answer. Here ist the log

ConnectionResetError: [Errno 104] Connect call failed ('192.168.0.152', 6668)
2021-12-16 11:22:33 WARNING (MainThread) [alexapy.alexalogin] No access token found; falling back to credential login instead of oauth.
2021-12-16 11:22:37 WARNING (MainThread) [alexapy.alexalogin] Domain amazon.com does not match reported account domain https://www.amazon.de; functionality is not likely to work, please fix
2021-12-16 11:22:37 WARNING (MainThread) [alexapy.alexawebsocket] mac_dms not detected; websocket likely won't connect
2021-12-16 11:45:48 ERROR (MainThread) [frontend.js.latest.202111090] :0:0 ResizeObserver loop completed with undelivered notifications.
2021-12-16 11:49:02 WARNING (MainThread) [alexapy.alexalogin] No access token found; falling back to credential login instead of oauth.
2021-12-16 11:49:03 WARNING (MainThread) [alexapy.alexalogin] Domain amazon.com does not match reported account domain https://www.amazon.de; functionality is not likely to work, please fix
2021-12-16 11:49:04 WARNING (MainThread) [alexapy.alexawebsocket] mac_dms not detected; websocket likely won't connect
2021-12-16 11:50:53 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shelly1-8CAAB55FC74B data
2021-12-16 11:54:35 ERROR (MainThread) [homeassistant.components.shelly] Timeout fetching shelly1-8CAAB55FC74B data
2021-12-16 12:01:07 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from localhost (127.0.0.1). (Mozilla/5.0 (Linux; Android 8.1.0; SM-T580 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.104 Safari/537.36)
2021-12-16 12:13:34 WARNING (MainThread) [homeassistant.components.somfy] Quota violation
2021-12-16 12:55:16 WARNING (MainThread) [homeassistant.components.somfy] Quota violation

Seems like you’re using manual mode and you have the incorrect url in your configuration. Change it to what it’s expecting.

now the media media player works fine. But the temperature sensor is missing.

Sorry, can’t help there. Check the alexa media player docs and see if there’s any FAQs about this. I do know that alexa functionality varies by region.

1 Like

ok I have found the Problem. You have to activate this:
grafik

and now all binary_sensors are also include

2 Likes

you save my life