Skip to content

changes

Jon edited this page Nov 23, 2017 · 4 revisions

Version 3.0.19

  • Bug Fixes

    Bug fix to correct logic error resolving port address.

    Ensure that Discovery logging is defaulted to on.

Version 3.0.18

  • 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.

Version 3.0.12

  • Enhanced validation

    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.

  • Bug Fixes

    Minor bug fixes.

  • Documentation

    Documentation update.

Version 3.0.11

  • Bug Fixes

    Corrects minor list bug introduced in version 3.0.10.

Version 3.0.10

  • Revised Device Limit

    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

    Documentation has been updated to reflect Revised Device Limit change.

Version 3.0.9

  • Bug Fixes

    Fix Umlaut conversion and display issue

Version 3.0.7

  • Bug Fixes

    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

Version 3.0.6

  • Interim Device/Action Group Fix

    Interim fix to handle deletion of Devices & Actions Spelling correction Additional code documentation in discovery

Version 3.0.5

  • Bug Fixes

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

Version 3.0.4

  • New Version Release

    Version 3 adds the ability to directly control Indigo Actions in addition to Indigo Devices. PLEASE READ THE DOCUMENTATION - PARTICULARLY THE SECTION ON V2 > V3 MIGRATION

  • Bug Fixes

    There are also some minor corrections and bug fixes.