I got question to do the captcha again. After that i recieve 4 errors:
HA Version: 0.102.4
Alexa Add-On Version: 2.3.6
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 192, in async_setup
hass, self
File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 60, in async_setup_entry
return await hass.data[DOMAIN].async_setup_entry(entry)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 151, in async_setup_entry
raise ValueError("Config entry has already been setup!")
ValueError: Config entry has already been setup
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 192, in async_setup
hass, self
File "/usr/src/homeassistant/homeassistant/components/switch/__init__.py", line 79, in async_setup_entry
return await hass.data[DOMAIN].async_setup_entry(entry)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 151, in async_setup_entry
raise ValueError("Config entry has already been setup!")
ValueError: Config entry has already been setup
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 192, in async_setup
hass, self
File "/usr/src/homeassistant/homeassistant/components/alarm_control_panel/__init__.py", line 74, in async_setup_entry
return await hass.data[DOMAIN].async_setup_entry(entry)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 151, in async_setup_entry
raise ValueError("Config entry has already been setup!")
ValueError: Config entry has already been setup
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 192, in async_setup
hass, self
File "/usr/src/homeassistant/homeassistant/components/media_player/__init__.py", line 340, in async_setup_entry
return await hass.data[DOMAIN].async_setup_entry(entry)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 151, in async_setup_entry
raise ValueError("Config entry has already been setup!")
ValueError: Config entry has already been setup
It’s been a while since I’ve seen it but people have had success playing local files using a plex instance. I’m not doing it, but I believe the reason that worked is that plex and alexa can work together to play local files somehow. Search this thread, you may have some success. of course if you’re not running plex, or don’t care too, then feel free to ignore this comment.
I’m trying to remove this integration but getting the following error:
Platform error: notify - Integration ‘alexa_media’ not found.
I’m Hass.io, 103.0 installed as custom component. I’ve removed every reference I can find but still can’t get this error to go away and it’s causing Home Assistant to not allow me to reboot as it gives a config error.
- service: notify.alexa_media
data:
target:
media_player.jeff_s_2nd_sonos_one
data:
type: tts
message: "Someone Is At The Front Door"
My error log says - Error while executing automation automation.doorbell_automation_send_front_door_camera_image_notification_to_jeff. Service not found for call_service at pos 3: Unable to find service notify/alexa_media
It doesn’t work in the automations or if I type something in the TTS box.
For a long time everything appeared to be working fine.
Today updated HA to version Home Assistant 0.103.2
and added HACS (Home Assistant Community Store) Version: 0.19.0
I have the same entries as before in my configuration.yaml file.
I am getting the following error when starting HA.
Invalid config
The following components and platforms could not be set up:
alexa_media.media_player
Please check your config.
2019-12-20 19:55:43 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform alexa_media.media_player: Platform not found (cannot import name ‘MEDIA_PLAYER_SCHEMA’ from ‘homeassistant.components.media_player’ (/usr/src/homeassistant/homeassistant/components/media_player/init.py)).
Under media players see:
Entity not available:
Entity not available: media_player.echo_dot_1
Entity not available: media_player.ics_echo1
Having the notification abilities alone is worth more than anything else this can do as a media player. I use this to send announcements when our mail gets delivered via motion sensor. The chime and “This is an alert letting you know the mailbox has been opened” is just amazing!
So instead of coming here with yet another issue, I come to say thank you and to encourage others to use this wonderful integration! It was super easy to set up too.
But I digress. I wish there was more we could do with Fire TV as far as turning TVs off and on.
Is it possible to stop a skill from HA with Alexa Media Player?
I have a skill that sounds an alarm, I activate it with a routine with Alexa Media Player but I don’t know how to stop it, the only way is with a voice command
This morning alexa didn’t work anymore. No announce, no tts. (2.3.6)
No errors in log.
Updated to 103.4 - no change
A rollback did not work
The interesting thing is: It is not possible to setup timers or reminders.
Maybe amazon has a general problem with their servers?
Simple Infoquestions are working
It was a server problem in Germany.
Everything’s working again