Amazon Echo SmartJ Binding Last Voice Command not working anymore

Good evening.

Those that are on OH 4.0.x or OH 4.1.0-SNAPSHOT (latest SNAPSHOT, M2 is NOT working):

  • Uninstall the old binding
  • Go to the karaf console and verify with list -s | grep amazon that it is really not installed.
  • Change the JSON 3rd-party marketplace URL:
    – OH4.0.x: https://download.smarthomej.org/addons.json|https://download.smarthomej.org/addons-beta.json
    – OH 4.1.0-SNAPSHOT: https://download.smarthomej.org/addons-snapshot.json|https://download.smarthomej.org/addons-beta.json
  • Install “SmartHome/J Amazon Echo Control Binding (beta)”
  • Go to http://<openhab>/amazonechocontrol, select your account
  • On the account page, “Logout” (upper right corner), log in again
  • Check if the account and all your amazonechocontrol things come online

Troubleshooting:

  • If the lastVoiceCommand still does not work: use “Logout and Re-register” on the account page. Log in again
  • If that still does not help, please use “Logout and Re-register”, the the binding to TRACE logging (you can do that on the bindings info page in the add-on store), log in and send the log to me.
  • If you encounter messages at ERROR or WARN level, please set the binding to TRACE logging and sent a log with the five request before the error to me.

Send logs to my email address github@klug.nrw. Your amazon password is nowhere in the logs. If all works fine for you, please report in this thread. After there is a new release of the add-on, please uninstall the beta and with back to the release. I’ll remove the beta downloads then.

12 Likes