ALEXA Tonausgabe funktioniert nicht mehr

alias: Briefkasten betätigt
description: Briefkasten  betätigt
triggers:
  - type: vibration
    device_id: 1f9c7affd9331c233c3d7662bc497977
    entity_id: c799e81ccf33d6a6fad899508cebc524
    domain: binary_sensor
    trigger: device
conditions: []
actions:
  - action: notify.alexa_media_echo_show
    metadata: {}
    data:
      title: Briefkastenklappe wurde geöffnet
      target: media_player.echo_show
      data:
        method: all
      message: Briefkastenklappe wurde geöffnet
    enabled: true
  - action: input_text.set_value
    metadata: {}
    data:
      value: Briefkasten betätigt {{ now().strftime('%d.%m.%Y %H:%M') }} Uhr
    target:
      entity_id: input_text.briefkasten
mode: single

Das hat bislang funktioniert. Jetzt kommt die Fehlermeldung :slight_smile:

Die Automation „Briefkasten betätigt“ (automation.briefkasten_betatigt) hat eine unbekannte Aktion: notify.alexa_media_echo_show.

Kann mir bitte jemand helfen?

Guten Morgen, hast Du mal in den Geräten nachgesehen, ob der Alexa Media Player einen Fehler meldet?

Hallo,

ich denke mal, das ist das Thema Alexa Media Player wieder probleme?

Die Neuanmeldung hat sonst immer Funktioniert, schlägt aber jetzt fehl !

Im Protokoll steht:

Logger: homeassistant.config_entries
Quelle: config_entries.py:975
Erstmals aufgetreten: 22:16:52 (5 Vorkommnisse)
Zuletzt protokolliert: 22:16:52

Error unloading entry thomas.kuehne@tommy-lutz.de - amazon.de for switch
Error unloading entry thomas.kuehne@tommy-lutz.de - amazon.de for sensor
Error unloading entry thomas.kuehne@tommy-lutz.de - amazon.de for alarm_control_panel
Error unloading entry thomas.kuehne@tommy-lutz.de - amazon.de for light
Error unloading entry thomas.kuehne@tommy-lutz.de - amazon.de for binary_sensor
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 975, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/switch/init.py”, line 84, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/helpers/entity_component.py”, line 228, in async_unload_entry
raise ValueError(“Config entry was never loaded!”)
ValueError: Config entry was never loaded!

Hier selbes Problem………..

Hier geht es weiter: