[NO LONGER SUPPORTED] Ask Alexa

I found that this weekend and will be posting a new version by Friday…

Also, regarding the HTML doc, this is the second time I have heard that this week…I am curious what everyone would like to see on that, as it would be a rather simple exercise to have another API rest point gather the information from the SmartApp and ‘publish’ a cheat sheet…Let me know some examples and I will code that in…either on this release or the next one.

Does AskAlexa work with honeywell Evohome? Is it possible to query the temperature of rooms with this as you can with the ecobee? I havent spent much time over the last couple of weeks on home automation as Ive had outdoor projects needing done before the winter, I think Ill need to revisit and reinstall the latest versions.

1 Like

If the thermostat integrates with SmartThings and uses standard calls to its device handler (Like setpoints, or temperature) then Ask Alexa should be able to read them.

Thanks Michael, Just gone looking for integration of Evohome into smartthings, and although it appears it (evohome) is officially supported, I can’t find it in the marketplace so I assume it may only be supported in the US…

Yeah…it has to integrate into SmartThings for Ask Alexa to see it. However, you might check native integration (via the Alexa app…not in SmartThings) to see if it is supported as well.

It is supported natively through Alexa, but no querying as far as Im aware. I can set temperatures, but not receive them, or indeed do any of the fancy stuff that having smartthings and your app would allow me to do. Im sure it may come eventually, but it can be like pulling teeth waiting for stuff to make it to the UK that is already working just fine in the US. (IFTTT on echo for example).

1 Like

On the HTML doc, my thought was just the convenience of having a full collection of commands, for native Alexa communication, as well as all installed skills in a single organized place. I just bought my echo maybe three weeks ago and remembering the impressive list of things it can do is a bit overwhelming, especially when adding in multiple new skills and then custom commands with Ask Alexa. (Plus I’m certain my girlfriend who isn’t involved at all in setup of any of this stuff is pretty behind the curve on what works)

It would definitely be a win if the most complex of those skills could pull its own commands list for reference. Would make a great starting point for a total home automation reference list.

I am looking into this…thanks for the direction on what you see this as.

Let me ask this…I know the advantage of the a personalized lists…but what if this was used in combination with the documentation: http://thingsthataresmart.wiki/index.php?title=Ask_Alexa#Ask_Alexa_Usage

Would that work?

In my case it’s entirely about the personalization. I was planning something like this before I’d ever discovered Ask Alexa, which just cemented my need for it. I imagine for the typical user, using what you already have put together would be great.

I actually spent some time putting in a cheat sheet option which I will release tomorrow…It will allow for some of what you are looking for, I hope…either way it is a good reference for what is in your environment.

I have been spending days trying to update Ask Alexa to the latest version.

I keep getting the same error: “Access token not defined. Ensure OAuth is enabled in the SmartThings IDE.”

I re-enabled OAuth, deleted the app and reinstalled it and enabled OAuth, still getting the same error…

I did updated the lambda code with the new STappID and STtoken

Any idea what else I missed?

Awesome :grinning:

Go into the about section of the app…Do you see that error there or do you see both the access token and Oauth?

I see the “Access token” and “Application ID” in the about section.

Then everything is fine with the smartapp…where specifically are you getting the error? Did you do the setup and copy the Oauth and token numbers to the Lambda code?

Hi,

I tried searching through the thread but I’m assuming this still only works for English (US) language? As in, even if I setup the skill to use English (US), it wouldn’t work on my Echo since it is a UK model?

Everything seems to work fine in the test scenarios in the service simulator. I.E. I input a command and get a code response. But if I try to play the audio it says that the audio server isn’t available.

I tried switching the language to English UK but this gives an error when I try to save the ARN end point.

I can go into more detail on the errors but didn’t want to get too bogged down if the simple answer is, “It won’t work with English (UK)”.

Thanks

There have been a few folks that got this working in the UK…Admittedly, there are a few threads for this app…I suggest looking in the last release: [Depricated] Ask Alexa 2.1.7

I have released version 2.1.8 of Ask Alexa. The big thing here is the new ‘cheat sheet’ option and the new reports from Nest Manager (thanks @tonesto7).

1 Like

Edit: Nevermind… I think it is all working!

1 Like