[OBSOLETE] EchoSistant Ver 5.0 ~ Updated Release (2018)

When following the directions in the wiki for creating the Lambda function, pay close attention to step number 5.

But first, what region did you select for your function?

UPDATE

I just pushed an update for WebCoRe integration.

You can now verbally run your pistons.

Please update the parent app and the rooms app via github and/or the Community Installer app

  1. BTW, the Community installer doesn’t set the OAuth, had to do that manually
  2. It was an issue with the Zone, I somehow created functions in two different zones
  3. Get stuck on the testing phase for House and office, same error.

I’m sending you a pm

Trying to setup downstairs bathroom skill, but I am having a little trouble. I set everything up like the directions said. I was able to setup the House skill. When I run the test for the downstairs bathroom, I get the following: (Any suggestions to fix this issue?)

In the living room, not for the living room

well i’ll be darn. it works. thanks!!!

1 Like

It’s always the simple things…lol

Got my rooms set up in the Echosistant app. Got the correspondings skills setup in the AWS skills. However, when I go to configure the devices in the Echosistant app, I get a “Something’s wrong we cant load your screen right now.” Any ideas to rectify this issue?

That’s probably all on the ST side. But, just to make sure… open your live logs and then try to go into the app. See if there are any errors.

Here is the error I got when I tried to open configure the Attic room I created. Of course it was associated with the something’s wrong message in the Echosistant app:

Update the parent app in the IDE or in the Community installer

I had same problem. I go to " Update from Repo " . Fixed.

Im looking, but i do not see an update in the IDE. I updated in the Community Installer, but still getting the same results

in the EchoSistant parent app, do you see these lines?
image

Also, do you have any webcore pistons?

oops sorry. wrong one. I see this in the parent app: (and yes, I do have webcore pistons)

private def textVersion() {
def text = “1.0”
}
private release() {
def text = “Version 4.6, Revision 0.0.1”
}

Follow this link and manually update your Parent app.

https://raw.githubusercontent.com/BamaRayne/EchoSistant4/master/smartapps/echo/echosistant.src/echosistant.groovy

just did it right before you sent the link. Looks like it is working now. Thanks again

1 Like

Not sure why it didn’t catch that in the code… if anything, you found a bug.

glad I could help indirectly

1 Like