alexa_media_player icon indicating copy to clipboard operation
alexa_media_player copied to clipboard

After update today notify.alexa_media no longer shows or works in HA

Open thorrrr opened this issue 9 months ago • 14 comments

IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.

Describe the bug I have several automation's using notify.alexa_media but after an update it no longer shows or works in HA The service is no longer showing so this part of my automation's no longer work

Logger: homeassistant.helpers.script.websocket_api_script Source: helpers/script.py:1783 First occurred: 16:42:05 (2 occurrences) Last logged: 16:47:07

websocket_api script: Error executing script. Service not found for call_service at pos 1: Unable to find service notify.alexa_media

Logger: homeassistant.components.websocket_api.http.connection Source: components/websocket_api/connection.py:268 Integration: Home Assistant WebSocket API (documentation, issues) First occurred: 16:42:05 (2 occurrences) Last logged: 16:47:07

[139756669377344] Error handling message: Unable to find service notify.alexa_media (unknown_error) Dale from 192.168.23.34 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36)

image

thorrrr avatar Nov 22 '23 16:11 thorrrr

Same problem here :-(

svenht avatar Nov 22 '23 23:11 svenht

Same here

Update: It's working again.

ZeloNoleZ avatar Nov 23 '23 08:11 ZeloNoleZ

For me it works half the time.

VictoriousCupid avatar Nov 23 '23 19:11 VictoriousCupid

I'm wondering it they were having issues on the API's end as these all happened near the same time

This error originated from a custom integration.

Logger: custom_components.alexa_media
Source: helpers/update_coordinator.py:322
Integration: Alexa Media Player (documentation, issues)
First occurred: 10:38:04 AM (1 occurrences)
Last logged: 10:38:04 AM
Error fetching alexa_media data: Error communicating with API:

Logger: alexapy.helpers
Source: runner.py:188
First occurred: 10:38:04 AM (4 occurrences)
Last logged: 10:38:04 AM

alexaapi.get_devices((<alexapy.alexalogin.AlexaLogin object at 0x7f8651eefe10>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments: ()
alexaapi.get_bluetooth((<alexapy.alexalogin.AlexaLogin object at 0x7f8651eefe10>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments: ()
alexaapi.get_device_preferences((<alexapy.alexalogin.AlexaLogin object at 0x7f8651eefe10>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments: ()
alexaapi.get_dnd_state((<alexapy.alexalogin.AlexaLogin object at 0x7f8651eefe10>,), {}): Timeout error occurred accessing AlexaAPI: An exception of type CancelledError occurred. Arguments: ()
Logger: homeassistant.components.alexa.state_report
Source: components/alexa/state_report.py:376
Integration: Amazon Alexa (documentation, issues)
First occurred: 10:37:57 AM (2 occurrences)
Last logged: 10:38:11 AM

Timeout sending report to Alexa for sensor.temperature_humidity_sensor_library_attic_air_temperature
Timeout sending report to Alexa for sensor.temperature_humidity_sensor_top_attic_air_temperature

MidnightLink avatar Nov 25 '23 18:11 MidnightLink

Please fill out the full template. You're not providing all the required info.

alandtse avatar Nov 27 '23 01:11 alandtse

Same here

andregoncalvespires avatar Dec 02 '23 01:12 andregoncalvespires

same for me

edzards avatar Dec 04 '23 19:12 edzards

I already use the alexa_media.update_last_caled service in all scripts, but I can't understand why some echos don't have last_called and the last_called_timestamp and last_called_summary attributes updated. I believe this is the reason why it is not working correctly.

image

andregoncalvespires avatar Jan 20 '24 21:01 andregoncalvespires

A week ago also for me. Was my ALL notify.* on HA...

mrai64 avatar Feb 18 '24 15:02 mrai64

Guys, It seems that I found a solution (temp solution?) Comment media_player and api in configuration.yaml as in the image below, restart HA and works again!

Screenshot_20240225_084056_Home Assistant

Gheben avatar Feb 25 '24 07:02 Gheben

maybe a coinicidence, but just wanted to add that for me it worked after commenting these lines and ass Gheben mentioned, the media_player:

alexa:
  smart_home:
    locale: de-DE
    #endpoint: 
    #client_id: 
    #client_secret:

daxxio avatar Mar 02 '24 22:03 daxxio

I updated to latest version of Homeassistant yesterday and the notify.alexa services had disappeared. I restored to an older version and they came back. I checked for @daxxio and @Gheben's fixes but they did not work for me.

shamimrahim avatar Apr 10 '24 06:04 shamimrahim

Same problem here, for two weeks the notify.alexa_media_xxx services have been randomly disappearing, sometimes they recover when restarting, but it has not been recovered for days. Any idea? Capture de pantalla 2024-04-23 a las 18 55 36 Captura de pantalla 2024-04-23 a las 18 56 33

makgiber1984 avatar Apr 23 '24 17:04 makgiber1984

The same here :-(. What is the solution?

mirlorojiblanco avatar May 08 '24 09:05 mirlorojiblanco