I have a script that is triggered from Alexa that sends media player commands to my Echo Show and one notify service command. It stopped working suddenly and I no longer see my echo devices under the notify service. the command I send is:
Same here.
All actions starting with
notify.alexa_media_
are reported as unknown.
This error from my log may be related:
Logger: alexapy.helpers
Quelle: runner.py:154
Erstmals aufgetreten: 00:14:44 (2 Vorkommnisse)
Zuletzt protokolliert: 00:14:44
alexaapi.get_guard_details((<alexapy.alexalogin.AlexaLogin object at 0x7f5f862ba0>,), {}): An error occurred accessing AlexaAPI: An exception of type TypeError occurred. Arguments: ("'NoneType' object is not subscriptable",)
alexaapi.get_network_details((<alexapy.alexalogin.AlexaLogin object at 0x7f5f862ba0>,), {}): An error occurred accessing AlexaAPI: An exception of type TypeError occurred. Arguments: ("'NoneType' object is not subscriptable",)
Someone already submitted an issue. And like 5000 other people thought it was a good idea to respond with “me too”. Which developers love. The silver lining is that everyone who said me too gets spammed with email by everyone else who said me too.
Maybe Amazon noticed all the new logins from HA users since the new integration and it was the straw that broke the camels back and they blocked all HA users somehow.
I think I’m only kidding but it wouldn’t surprise me at all.
That’s part of the reason for my question. I am on version 5.2.0 but it is not showing an update to AMP, so how do I update? Sorry if that is a newbie queston. That’s why I asked if I needed to uninstall/reinstall and if I would loose the 12 devices I have set up.