Home Assistant  

Developer: steinisPlugins
Category: Hubs and Protocol Bridges
Github: Github Repo
Assistance: Get help!   
Plugin ID: no.homeassistant.plugin
Latest release: v1.0.4 released on Feb. 5, 2019 (this release is only compatible with Indigo 2022.2 and earlier)
Requires: Indigo v7.0.2 thru v2022.2
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

IndigoHAplugin

This is an plugin for Indigo Domotics to integrate with Home Assistant.

To get started its easy. You only need the IP, PORT and the HA access token. After that you can add sensor, light and relays, only pass your HA identity(ex: sensor.my_test) to the address field of your chosen device.

Something to be aware of is that the JSON part of the code is by far optimize so adding a lot of devices togheter with a low polling time may affect the performance of your mac. (50+ devices with pollingtime of 2 seconds do not affect my old Macbook air 2011).

HA websocket can be implemented to reduce the JSON message.

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.