Home Assistant Agent  

Developer: FlyingDiver     Like this plugin? Show your appreciation!
Category: Hubs and Protocol Bridges
Github: Github Repo
Assistance: Get help!   
Plugin ID: no.homeassistant.plugin
Latest release: v2024.0.4 released on April 17, 2024
Release downloaded: 0 times
Requires: Indigo v2023.2.0 or higher
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

Home Assistant Agent

Home Assistant Agent is an plugin for the Indigo automation system to integrate with Home Assistant.
This plugin allows you to create Indigo devices which act as agents for Home Assistant entities.

You need the IP address and PORT for your Home Assistant server, and an HA access token.
The plugin uses zero-conf (aka Bonjour or mDNS) to locate Home Assistant servers on the local LAN. If your HA instance is not on the LAN, you can enter the IP address or DNS name and port manually.

The plugin supports the following Home Assistant device types:

Home Assistant Indigo
Climate Thermostat
Light Dimmer
Switch Relay
Binary Sensor Sensor
Sensor Sensor
Fan SpeedControl
Cover Relay
Lock Lock
Release details
Released on: April 17, 2024
Requires: Indigo v2023.2.0+
Downloaded: 0 times 
Changes in this release

Updated action labels for clarity between device types

Release details
Released on: April 15, 2024
Requires: Indigo v2023.2.0+
Downloaded: 0 times 
Changes in this release

Official release with media device support

Bug fix for #14

Release details
Released on: Jan. 24, 2024
Requires: Indigo v2023.2.0+
Downloaded: 0 times 
Changes in this release

Updates for Indigo 2023.2

Fix for #10

Release details
Released on: Dec. 27, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

Adds plugin config menu to selec temperature scale for Climate devices. This effects the UI value only, no conversion is done. Defaults to F, set to C if your Home Assistant instance is set to Celsius.

Release details
Released on: Dec. 18, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

Connection handling updates

Better handling of the websocket connection, including retry to connect and a new Event type for connection errors.

Release details
Released on: Nov. 6, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

Added Lock device support Added support for some specific types of binary sensors (issue #4)

Release details
Released on: Oct. 27, 2023
Requires: Indigo v2022.1.0+
Downloaded: 10 times 
Changes in this release

Handle non-numeric sensor values

Release details
Released on: Aug. 27, 2023
Requires: Indigo v2022.1.0+
Downloaded: 48 times 
Changes in this release

Added "actual_state" state for all devices. This custom state is set to the actual state value reported by Home Assistant, with no conversions for Indigo devices.

Release details
Released on: Aug. 7, 2023
Requires: Indigo v2022.1.0+
Downloaded: 20 times 
Changes in this release

Better climate device support Automation event triggers Better error reporting Uses WebSocket API exclusively, no REST API calls

Release details
Released on: Aug. 3, 2023
Requires: Indigo v2022.1.0+
Downloaded: 10 times 
Changes in this release

Import checking and climate device without fan

Release details
Released on: Feb. 5, 2019
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

added climate sensor. Only support for temp and heat mode. NOTE: At the moment this is a sensor device with the possibility to control the HA climate. You can not control Indigo thermostat from HA without using TRIGGERS.

Release details
Released on: Jan. 22, 2019
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

New Indigo plugin for integration with HA.