alexa_media_player: notify.alexa_media_last_called service no longer recognised by Home Assistant
The service notify.alexa_media_last_called is no longer recognised by Home Assistant. Error "The automation “XYZ Example” (automation.alexa_whatever) has an action that calls an unknown service: notify.alexa_media_last_called. Previously this has worked just fine, though I can’t remember when I last used it successfully.
To Reproduce
- Go to ‘Developer Tools’
- Click on ‘Services’
- Attempt to locate the ‘notify.alexa_media_last_called’ service
- Observe it is missing
Expected behavior
According to the documentation, the notify.alexa_media_last_called service should still be present.
Screenshots
N/A
System details
- Home-assistant (version): 2023.10.5
- alexa_media (version from
const.py
or HA startup): 4.7.7 - alexapy (version from
pip show alexapy
or HA startup): 1.27.6 - Amazon 2FA is enabled
Logs
2023-10-25 07:58:15.982 ERROR (MainThread) [homeassistant.components.automation.alexa_open_blind_context_aware] Alexa - Context Aware - Blind Open: Choose at step 2: default: Error executing script. Service not found for call_service at pos 1: Unable to find service notify.alexa_media_last_called
Additional context
About this issue
- Original URL
- State: closed
- Created 8 months ago
- Reactions: 7
- Comments: 36 (1 by maintainers)
not here.
The last_called_summary atrribute is null on my system.
It’s not working perfectly for me. The last call is not updated for all triggers.
The issue below reported the return of the problem. https://github.com/alandtse/alexa_media_player/issues/2117
I’m fearing the worst may have happened…
US problem for me.