Skip to content

Releases: IndigoDomotics/alexa-hue-bridge

3.0.19 Release - Requires Indigo 7

23 Nov 17:52
Compare
Choose a tag to compare
  • Bug Fixes

    • Bug fix to correct logic error resolving port address.
    • Ensure that Discovery logging is defaulted to on.
  • Icon

    • Revised icon

3.0.18 Release - Requires Indigo 7

20 Nov 16:35
Compare
Choose a tag to compare
  • New Feature

    Disable Alexa (by Variable) - see WIKI.

  • Bug Fixes

    Bug fixes around host address, port management and discovery. Code tidy-up.

  • Documentation

    Updated documentation and moved to Wiki. Change information now in Wiki.

3.0.12 Release - Requires Indigo 7

16 Sep 14:29
Compare
Choose a tag to compare

Updates:

  • Adds validation of Alexa Names to disallow names with a vertical bar character ('|'), a comma character (',') or a semicolon character (';').
  • Processing to handle existing Alexa Names with the disallowed characters
  • Minor bug fixes
  • Documentation update

3.0.11 Release - Requires Indigo 7

05 Sep 19:59
Compare
Choose a tag to compare

Updates:
Corrects minor list bug introduced in version 3.0.10

3.0.10 Release - Requires Indigo 7

05 Sep 12:16
Compare
Choose a tag to compare

Updates:
Impose a new limit of 20 Alexa devices per Alexa-Hue Bridge in order to ensure that Alexa discovery works.
Existing Alexa-Hue Bridges with more devices may work but should be re-configured to 20 maximum.

The plugin will convert any V2 Alexa-Hue bridge that has more than 20 Alexa devices but a warning will be issued.

Documentation has been updated to reflect this change.

3.0.9 Release - Requires Indigo 7

03 Sep 13:16
Compare
Choose a tag to compare

Updates:

  • Fix Umlaut conversion and display issue

3.0.7 Release - Requires Indigo 7

01 Sep 11:09
Compare
Choose a tag to compare

Updates:

  • Complete fix to handle deleted Indigo Devices and Actions which are still assigned to Alexa Devices.
  • Spelling correction for Alexa name
  • Additional code documentation in discovery

3.0.6 Release - Requires Indigo 7

31 Aug 18:10
Compare
Choose a tag to compare
Pre-release

Interim Device/Action Group Fix:

  • Interim fix to handle deletion of Devices & Actions
  • spelling correction
  • additional code documentation in discovery

3.0.5 Release - Requires Indigo 7

15 Aug 10:57
Compare
Choose a tag to compare

Corrects DIM value bug by adding in rounding to nearest integer for dim value

Now the official release - 15th August 2017

3.0.4 Release - requires Indigo 7

12 Aug 13:58
Compare
Choose a tag to compare
Pre-release

Version 3 adds the ability to directly control Indigo Actions in addition to Indigo Devices.

There are also some minor corrections and bug fixes.

PLEASE READ THE DOCUMENTATION - PARTICULARLY THE SECTION ON V2 > V3 MIGRATION