Amazon Echo Control - Air Quality is NULL Now

Hey @J-N-K

Amazon Air Quality integration has also stopped working that we worked together on a few years ago to integrate. It’s showing NULL now for everything.

I’m running org.smarthomej.binding.amazonechocontrol-4.3.2.jar

Best, Jay

My understanding is that the latest version of the binding is the official one now and not the smarthomej verison. But regardless, there seems to be a lot of problems related to Amazon Echo Control and the timing of these problems point to Amazon changing their APIs to support their AI offering. There are several threads about but the main issues seem to be:

  1. cannot authenticate to Amazon any more when creating a new bridge Thing
  2. the bridge Thing going offline and nothing works
  3. the bridge Thing intermittently going offline but everything appears to continue working
  4. warnings in the logs about empty JSON strings

Try with the latest binding from the official repos instead of the smarthome/j version and if this problem persists, check for some of these other errors.

I don’t know if anyone is working on a fix.

wasn’t that not just for OH5? When I tested it it with 4.3.5 it was not included, in 5.0 I can confirm that it’s the newest.
And yes, there’s something happening within the amazon API and it seems that the amazon servers are rolling out differently. For me everything still works fine except that the lastVoiveCommand cannot be received reliably.

Could be. I thought it was released in 4.3 but it has been awhile.