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