Is Home Bot IR based like the Harmony Hub?
I assume no if it’s Amazon’s Home Bot. Is there link between the Bot and Harmony?
Is Home Bot IR based like the Harmony Hub?
I assume no if it’s Amazon’s Home Bot. Is there link between the Bot and Harmony?
When I say ‘Open home bot’ Alexa tells me its unavailable.
‘Home Bot’ is the string used for Invocation
Hello, same problem here !
After a while of not using it, I believe it closes the skill automatically, this is Alexa’s default behavior.
You need to start the skill again to use it again.
Here, I solved this by creating an automation to start the skill automatically when Alexa identifies that I am in the room.
Please, collect all AWS and Home Assistant logs and post here as a file, so I can take a look.
Are you followed the step-by-step installation guid correctly?
The AWS lambda guid is configured correctly in the Alexa developer console?
I don’t have an issue
I followed the guide diligently since there are many small details; I read each section at least 2x.
Where do I get the AWS logs you need? (treat me like I’ve never done anything in the AWS console or Lambda before this – I have not).
I believe that is a step in the installation docs to guide in how to get logs.
But you always can ask do ChatGPT to help you step by step to this type of task.
I need the HA logs in debug mode for IA integration and Assist too…
I appreciate the help. Before your help post. I thought ‘Assist’ was your integration. Maybe the problem is some core HA perquisites are not explained in your posts/docs, and thus I dont have everything installed - in HA itself. For a new person (like me), not knowing anything about HA’s STT/TTS requirements, this is a gap that might be causing my issue.
I did not see any HA ‘requirements’ outlined in your landing page or Instructions
Do I need one or more of the Wyoming integrations, or Speech-to-Phrase or Piper? (I only want to use voice commands to control lights, etc)
Specific to the logging/debug…
The docs have logging info in 2 sections:
Configuration
→ Environment variables
… which I enabled on initial setup.What is still unclear is your comment “I need the HA logs in debug mode for IA integration and Assist too”
Per the docs, I added…
logger:
logs:
homeassistant.components.conversation: debug
No, you do not need anything of this to work with this skill in Alexa, it’s requirements for use Home Assistant local voice, not this skill, because the speech-to-text and text-to-speech are done from Alexa engine (Is this the skill purpose).
But I’ll put an explanation in the installation instructions to clarify it.
The skill have only two requeriments:
well i decide to try, and it works great, thanks for you hard work
Edit
i have been testing it, it works on my echo dot 5 generation, but there’s something strange on my echo dot 3 generation it responds that i need to configure the skill in the alexa app, do you know why this happend?
edit 2 same thing on echo dot 4 generation and on echo flex
Are your echo 3, 4 and flex in the same region and language of the echo 5?
Fabiano, firstly thank you so much for your work, I’ve been using this flawlessly for quite a while now and I’m very grateful for you sharing it. I’m just wondering, are you currently, or planning to, develop a way of being able to initiate a conversation from an automation. By that I mean, having an automation trigger, that then starts a conversation process with a prompt specific to that automation, which will then start a conversation on an Alexa device? Not sure of the best way of adding this functionality but would it be possible to pass arguments from HA to the Alexa skill when triggering the skill from within HA?
oh i see, a few of my devices where configure with Spanish/English ( Usa/usa) and others with Spanish/English (Mexico/Usa) after a sync language all of them start to work as intended, thanks for pointing that out