Developer: | Autolog's Plugins |
Category: | Hubs and Protocol Bridges |
Github: | Github Repo |
Assistance: | Get help! Check the online documentation |
Plugin ID: | com.autologplugin.indigoplugin.hubitat |
Latest release: | v2022.0.9 released on April 22, 2023 |
Release downloaded: | 0 times |
Requires: | Indigo v2022.1.0 or higher |
(Check the Releases tab below for older releases that may have different requirements) | |
Download latest release |
This Hubitat_Bridge enables a bridge between Indigo and Hubitat Elevation Hubs and provides hybrid support for Tasmota plug sockets..
v2022.0.9 | Requires Indigo v2022.1.0+ | Released April 22, 2023 | Enhancements, bug fixes and Lock device support |
Released on: | April 22, 2023 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download this release |
Including updates from 2022.0.8: - Added support for a Lock device - enhanced package requirements checking to ensure correct pip version is used - Set failed package requirements checking as a critical message - Tidied up MQTT broker "_connection refused_" logging - corrected some typos
Released on: | March 8, 2023 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download this release |
Added support for the Aqara FP1 Radar sensor
Added a requirement to update Cryptography package to version 39.0.2
If the Cryptography package vesrion is older than 39.0.2, th eplugin will be stopped and you will be asked to run the following command in a terminal session:
pip3 install --upgrade cryptography
Released on: | July 15, 2022 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 8 times |
Download this release |
Added user selectable support for MQTT v3.1.1 protocol (now the default) in order to bring this plugin up-to-date and to make it compatible with the Indigo MQTT Broker plugin.
Minor code tidying and bug fixes.
Released on: | July 3, 2022 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 4 times |
Download this release |
Add support for Presence Sensor as Primary Device Minor improvements including suppression of being able to create secondary devices (Indigo 2022.1.2 +) Bug fixes Code tidying
v2022.0.1 | Requires Indigo v2022.1.0+ | Released April 20, 2022 | Indigo 2022.1 test release - Bug Fix .1 |
Released on: | April 20, 2022 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 6 times |
Download this release |
2022.0.1 Release corrects logging message error and export device filtering.
Hubitat Bridge converted to Python3 for Indigo 2022.1+
Possibility to export Indigo devices to Hubita for discovery by the Hubitat MQTT App (pre-29 minimum version required)
v0.5.14 | Requires Indigo v2021.1.0 thru v2022.2 | Released Jan. 4, 2022 | On | Off Processing Enhancement |
Released on: | Jan. 4, 2022 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 2 times |
Download this release |
Handle alternate MQTT Message format for on | off
Released on: | Nov. 14, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Download this release |
As release title.
v0.5.11 | Requires Indigo v2021.1.0 thru v2022.2 | Released Oct. 27, 2021 | Motion Sensor support Humidity |
Released on: | Oct. 27, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Added in Humidity as an additional state or secondary device on a Motion Sensor; It was already supported for a multi-sensor.
Minor bug fix
v0.5.9 | Requires Indigo v2021.1.0 thru v2022.2 | Released Sept. 19, 2021 | Enable Humidity and Illuminance as Primary Devices |
Released on: | Sept. 19, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Further extend Humidity change in version 0.5.8 to enable Humidity to be a Primary device. Enable this also for Illuminance. + Clarification on ungrouped secondary device deletion required message + Bug fixes
v0.5.7 | Requires Indigo v2021.1.0 thru v2022.2 | Released Aug. 24, 2021 | New Set White Level / Temperature Action |
Released on: | Aug. 24, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 1 times |
Download this release |
Add new action 'Set White Level / Temperature' to enable independent control of a device's White Level and White Temperature. Miscellaneous bug fixes. Fix a bug introduced in 0.5.6 that rendered Tasmota plugs inoperable via the plugin :(
v0.5.4 | Requires Indigo v2021.1.0 thru v2022.2 | Released Aug. 19, 2021 | MQTT Connection improvements + Aqara |
Released on: | Aug. 19, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Make it more obvious that MQTT might not be running when the plugin attempts to connect to MQTT and fails
This release incorporates changes from pre-release version 0.5.3:
v0.5.1 | Requires Indigo v2021.1.0 thru v2022.2 | Released July 9, 2021 | Enhance Power Reporting + MQTT Update |
Released on: | July 9, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 3 times |
Download this release |
Power reporting has been updated for the Hubitat Elevation Outlet device and added to the Tasmota Outlet device.
You can specify the Power Units, Power Decimal Places, Minimum reporting Level and Reporting Power Hysteresis. The Tasmota Outlet also supports accumulated totals and you can specify the Power Units and Decimal Places for this.
The Minimum Reporting Level is used to disable logging if the reported power level is below this value. The one exception is that if the previous value was above the minimum level, then it will be reported. The Hysteresis is used to prevent reporting if the updated power value doesn't exceed the hysteresis boundaries i.e. if the hysteresis is set to 6 and the previously reported power was 100 watts, then the new value will only get reported if the new value is <= 97 or >= 103. You can set optimum values to suppress excessive reporting from "chatty" devices.
Please note that the Indigo device is still updated even if the above logic doesn't report the update to the Indigo Event log.
The above is defined in the Indigo Device definition s for the associated devices.
The MQTT component has been updated to the latest release of Eclipse/Paho.
Minor code tidying and bug fixes.
Released on: | July 7, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Now handles disconnects and reconnects to the MQTT Broker correctly and recovers sessions when the MQTT Broker is restarted. Minor Bug fixes.
v0.4.21 | Requires Indigo v2021.1.0 thru v2022.2 | Released June 26, 2021 | Further Bug Fixes and Enhancements |
Released on: | June 26, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
New config option 'MQTT CLIENT PREFIX' to handle situation where computer name is not accessible. Added in processing to ensure that Tasmota devices status is more accurately reflected at plugin startup. Minor bug fixes.
Released on: | June 21, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Downloaded: | 0 times |
Download this release |
Further Indigo 2021.1 related subtype enhancements Correct handling of HE device subtypes: secondary devices were being created when HE properties weren't either available or selected.
Released on: | June 18, 2021 |
Requires: | Indigo v2021.1.0 thru v2022.2 |
Download this release |
First production release of the Hubitat Bridge plugin which enables communication and control between Indigo and Hubitat Elevation via MQTT.
Hybrid direct support via MQTT of Tasmota Athome UK plugs (may also support non-uk but not tested).
This won't run on an Indigo version less than Indigo 2021.1.