Integration of Amazon Smart Devices to Home Assistant (Smart Thermostat, Echo Glow, Smart Plug)

If anyone is trying to integrate Amazon Smart Thermostat, Amazon Echo Glow, or Amazon Smart Plug into Home Assistant, here is a basic chart of what has worked for me. Home Assistant entities are climate, sensor, select for the thermostat; light for the glow; switch for the smart plug.

:bulb: Stability Note: Homebridge Alexa Smart Home Plugin

The plugin is generally stable, but it occasionally loses connection to the Amazon Account and requires re-authentication.

I haven’t found a pattern for this drop yet. The next time the connection is lost, I plan on looking for a way to set up a detection system in Home Assistant to notify me immediately when the failure occurs, instead of waiting until I notice it’s broken.

how to install the plugin ? what is the name ?

See the section called “Install Homebridge” within the following:

I installed on Raspberry Pi 3 using instructions here:

Then browse to http://YourHomebridgeHostIPAddress:8581/plugins

Search for “Homebridge Alexa Smart Home” by @joeyhage to install the plug-in

Follow: GitHub - joeyhage/homebridge-alexa-smarthome: Connect Alexa devices to HomeKit

Add your Amazon devices using the Plug-In.

Back in Home Assistant, install the integration called “HomeKit Device” which supports HomeBridge

Home Assistant will then find your Amazon devices

Hi everyone,

I’m the maintainer of the Alexa Devices Home Assistant integration, which provides support for Echo devices and other Alexa-related features.

I’d love to add full support for Amazon Thermostats and Amazon Smart Plugs, but there’s one problem: I don’t own either of these devices, and I don’t plan to use them in my home.

If you’d like to see these devices supported, I’d really appreciate your help. There are two ways you can contribute:

  • Volunteer for a remote session so I can inspect the devices and understand how they work in real time.
  • Sponsor the project to help fund the purchase of the required hardware for development and testing: Sponsor @chemelli74 on GitHub Sponsors · GitHub

Any help, whether it’s your time or a small sponsorship, would make a real difference and help bring support for these devices to everyone.

Thank you!

— Simone

I have the Amazon S6ED3R Smart Thermostat running on my network.

I have somewhat limited control over it with HomeBridge (not nearly enough information is returned fast enough for automations), but if you want to sniff around and see what is going on, I’d be happy to help just to get better integration with your already awesome Alexa Devices integration.

I never knew how much information those little Echo devices broadcast out until your integration. :slight_smile:

This works wonderfully.