Is there a way to know when a echo device has completed a TTS message using homeassistant?
Amazon plugs are not getting integrated. How to integrate Amazon plugs?
Songs from AMAZON_MUSIC is not playing if linked to an Indian account. Is there a way to play songs from AMAZON_MUSIC while staying with Indian account?
no, not as far as i know. but if you use announcement the next command is done after the announcement.
amazon plugs are normally zigbee or wifi, so automate/intergrate them in another way not through amazon.
i got not clue what an indian account is. i think you can only play amazon music on amazon devices, devices connected to amazon devices or devices that have an amazon app.
I tried… the next action is executed while alexa is still announcing… any way to check is previous action/command has finished.
Any guidance or tutorial on how to do this?
If I switch to Amazon US. I can send command to play music thru HA on my echo devices, and the music selection is done from amazon_music. But if I change the location to india fromm amazon account. Then I am not able to send commands to play music from HA
no, because amazon doesnt send a message when the announcement is finished. if you send 2 announcements they will come after each other, but if you send an announcement and want a light to turn on AFTER that, then there is no way. youll need to calculate the time yourself.
depends on what type of plugs you got. if they are zigbee then youll need another zigbee hub or zigbee coordinator and then use zigbee2mqtt or zha. if they are wifi youll need to check the integration for that brand in HA.
you will need to connect both amazon accounts with HA, to be able to send commands to both accounts. personally i think its best just to use only 1 account with amazon if you want to automate.
i didnt even know that existed. but thats wifi and you are depending on the control from the brand, so in this case amazon, who doesnt release its api yet.
i would integrate it the same way as in the second link digeridew gave you.
Hi, from time to time since a few weeks I receive this error:
Logger: homeassistant.components.alexa.state_report
Source: components/alexa/state_report.py:179
Integration: Amazon Alexa (documentation, issues)
First occurred: 6. Mai 2022, 21:28:20 (3 occurrences)
Last logged: 6. Mai 2022, 21:28:20
Error when sending ChangeReport for light.wohnzimmer to Alexa: THROTTLING_EXCEPTION: Request could not be processed due to throttling.
Everything works fine. At least I cannot notice any strange behavior.
Can somebody explain what that is?
but the automation get never triggered when alexa get no answer from me.
here is the automation for the question
service: script.activate_alexa_actionable_notification
data_template:
text: Hallo, Soll ich die Shield ausschalten?
event_id: actionable_notification_firetv_kueche_switch_off
alexa_device: media_player.echo_show_kueche
and in the script is everything correct, the ResponseYes works well.
Amazon has set very specific limits on bitrate and length so you need to make sure your file is properly formatted and isn’t too long. One of the best resources on this topic is Mark Watt’s video: Play a local mp3 file on Alexa Echo dot - #33 by MarkWattTech
I’m having setup issues.
I’ve set MFA for the config app as described, however the Amazon MFA page says to click “time based” in the app setup.
I don’t see that on the HA config for the integration.
When I complete the setup and go to the next screen, it tries to log me in to Alexa however the MFA token that is generated looks to be a static one and not time based (this is my assumption) because I am getting this error:
There was a problem
The One Time Password (OTP) you entered is not valid. Please try again.
I have a nightmare with HACS components since the latest upgrade but nothing (thankfully) with AMP
My errors are with lovelace components and I have a consistent error with HACS
Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/connection.py:96
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 20:15:31 (9 occurrences)
Last logged: 20:15:31
[547876251344] Received invalid command: hacs/subscribe
But after re-downloading the components everything works!!
Still get the above error though which has occurred since updating HACS