[DEPRECATED] Echo Speaks

In light of trying to figure out what is causing my hub lockups, I have noticed that I am getting an error from one of my echos. Can someone figure out what is wrong from this error?

dev:6762019-03-26 12:00:08.579 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 965 (getDoNotDisturbHandler)

This error doesn't show on my other Echos.

I get this error on occasion, on all echos, I think.

I'm getting this error. I'm also loosing the cookie and having to manually reauthenticate with amazon???

Hello. My echo speaks works perfectly. But I noticed the log is super busy. Is this normal ?

This was discussed before:

Thank you. I did see that. I have a feeling I am uncommenting the line incorrectly I’m still new from Home Assistant and I used a # Is this correct

In groovy, you use the C/C++ comment symbols.

For a line, use β€œ//β€œ

For a block comment section, start with β€œ/*” and end with β€œ*/β€œ

1 Like

Got it. Thank you

I've tried a few experiments without success and I'm not sure what to try next. How do I use the Sequence in Hubitat, besides in the Sequence Creator Test? Do I have to create a custom command or is there a way to use it in Rule Machine actions, etc, directly?

1 Like

Do you have to manually refresh the cookie so often, or is this automatic?

The beauty of Echo Speaks is the Heroku server that grabs the cookie periodically for you. So, automatic.

1 Like

@tonesto7

Getting these errors. Thoughts?

dev:20642019-04-15 06:47:26.755 pm debugWake Word Changed to null

dev:20642019-04-15 06:47:26.470 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:46:26.617 pm debugWake Word Changed to null

dev:20642019-04-15 06:46:26.437 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:45:26.638 pm debugWake Word Changed to null

dev:20642019-04-15 06:45:26.492 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:44:26.732 pm debugWake Word Changed to null

dev:20642019-04-15 06:44:26.499 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:32:26.794 pm debugWake Word Changed to null

dev:20642019-04-15 06:32:26.577 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:31:26.623 pm debugWake Word Changed to null

dev:20642019-04-15 06:31:26.475 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:10:26.601 pm debugWake Word Changed to null

dev:20642019-04-15 06:10:26.441 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

dev:20642019-04-15 06:03:26.554 pm debugWake Word Changed to null

dev:20642019-04-15 06:03:26.494 pm errorjava.lang.IllegalArgumentException: No json exists for response on line 842 (getAlarmVolumeHandler)

Have you looked into the possibility of using "Echo Connect" to make phone calls? So that if there is like an intrusion detected, or Smoke, water ect. it will use "Echo Connect" to call you?

2 Likes

As far as I can tell I managed to get everything setup correctly. I can send text in the device and get audio out of an echo device. When I try to use the test page in the app, I don't get anything out of any of my echo devices. I'm just not sure what to check next. Any ideas?

Am I missing something ? I'm only seeing smartthings installation instructions.

I don't know if they ever created Hubitat-specific instructions. It's not to hard to follow along assuming you're familiar with both systems.

2 Likes

Ok so should I follow the manual install method?

Follow the instructions below for Hubitats Apps Code
https://tonesto7.github.io/echo-speaks-docs/#/docs/installation/appInstall/manualInstall/smartappInstall

Follow the instructions below for Drivers Code
https://tonesto7.github.io/echo-speaks-docs/#/docs/installation/appInstall/manualInstall/deviceInstall

1 Like

Yes, manually install all of the App/Driver code in Huibitat as Hubitat does not have native GitHub integration.

1 Like

Ok got it setup thanks.

1 Like

Did this make a difference for you? Turning off the queue?