Indigo 2021.1 Release Notes

Posted on
Thu Jun 17, 2021 5:05 pm
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Indigo 2021.1 Release Notes

Indigo 2021.1 is now available for download (you must be logged in to your Indigo Account to download). For an overview of the changes in this version, see our blog announcement here.

Note: the minimum macOS version that Indigo supports is now macOS Sierra (10.12).

This release may not be available to all Indigo users, specifically those who have allowed their Up-to-Date Subscription to lapse. The downloads page will show if you are eligible for the latest release or you can also check the licenses page in your Indigo Account or use the Indigo->License Details... menu to see the status of your subscription.

Any maintenance releases of Indigo 2021.1 (2021.1.1, etc) will be outlined below this post on this forum topic.

A reminder on app and path names: we've made it easier for users to switch back to a previous Indigo version if they like. For this release, we've changed the install path to:

Code: Select all
/Library/Application Support/Perceptive Automation/Indigo 2021.1/

The installer automatically moves control page images over for you (among other improvements) but note the IndigoWebServer folder has now been renamed to Web Assets.

The other change is that the Indigo Mac Client app is now named Indigo 2021.1 to identify which client you're trying to launch. If you have problems upgrading from a previous version of Indigo then read through the appropriate upgrade section:

New General Features and Fixes

  • Added native Alexa integration.
  • Indigo is now built as a Universal Binary, so is both M1 (Apple Silicon) and Intel native.
  • Includes Email+ Plugin offering more features and significantly improved reliability (special thanks to Joe (@FlyingDiver) for contributing his BetterEmail Plugin!).
  • OAuth integration (for 3rd party services like Alexa and Google Home), API Keys, and other Web Server improvements.
  • Improved robustness of Indigo Server with automatic relaunching after crashes.
  • Improved sunset and sunrise calculations to better retrieve the Mac's location from macOS.
  • Improved plugin installation (double-click) to handle updating plugins with the same version number.
  • Worked around macOS UI bug that prevented some variable names and values from being editable.

New Z-Wave Devices and Fixes

  • Added support for Z-Wave.net USB Controller.
  • Added support for Jasco Smart Plug-in Lamp Dimmer (ZW3104).
  • Added support for GoControl/LinearLinc Garage Door Controller (GD00Z-8).
  • Added support for Ring Contact Sensor (Gen 2).
  • Added support for Zooz Remote Switch (ZEN34).
  • Added support for Zooz Multisiren (ZSE19).
  • Added support for KAS Keypad Door Lock (LS-8015-MM).
  • Added support for Everspring Motion Sensor (SP815).
  • Added support for FireAngel Smoke Detector (ST-630).
  • Added support for new variant of First Alert Smoke Alarm (ZSMOKE).
  • Added support for new variant of MCOHome CO2 Monitor (MH9-CO2).
  • Added support for Inovelli Dimmer Switch (LZW31-SN) configuration button double tap scene trigger.
  • Added preliminary support for Heltun Touch Panel Switch Quinto (HE-TPS05). Note after resyncing device order and types may change requiring modification of existing Triggers, Schedules, etc. that use those devices.
  • Added preliminary support for Heltun Relay Switch Quinto (HE-RS01). Note after resyncing device order and types may change requiring modification of existing Triggers, Schedules, etc. that use those devices.
  • Added additional UI parameters for Zooz Power Switch (ZEN15).
  • Fixed button Z-Wave trigger names for Zooz Relay Switch (ZEN26) and Dimmer Switch (ZEN27).
  • Fixed power reporting for Swidget Smart Outlet (R1015S).
  • Fixed support for Fibaro Leak Sensor (FGFS101) tamper sensor detection.
  • Fixed support for Qubino Smart Meter Din Rail (ZMNHXD).
  • Fixed support for Vision Shock and Vibration Sensor (ZS5101).
  • Fixed support for Vision Door/Window Sensor (ZD2102+) External Switch Broadcasting UI setting.

Insteon Fixes:

  • Fixed issue that caused Indigo to create duplicate Insteon links in some modules during sync.

Scripting, Developer and API Changes:


Note: if you had any email triggers or actions configured, either using the built-in email handling or the Better Email plugin, please confirm that those are still working. We attempted to convert all scenarios to the new Email+ plugin, but it's possible that we missed some edge cases.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Thu Aug 05, 2021 1:56 am
matt (support) offline
Site Admin
User avatar
Posts: 21411
Joined: Jan 27, 2003
Location: Texas

Indigo 2021.1.1 Release Notes

2021.1.1 is now available for download (you must be logged in to your Indigo Account to download). Although normally bug fix "dot releases" do not include much new functionality, this release is an exception and includes several new Z-Wave device definitions and support for the Zooz S2 Stick (ZST10) USB Controller.

This update includes the following changes:

New General Features and Fixes

  • Added localizations for French, German, Italian, and Spanish in preparation for localization of the Alexa Skill.
  • Increased allowed size of Control Page refreshing images to 1.5 MB per image when served over direct (non-reflector) connections.
  • Fixed bug in Alexa plugin that would cause a device without an address to fail to be discovered.
  • Fixed bug in Alexa plugin that might cause devices with unicode characters in their values to generate errors.
  • Fixed bug that caused an error when trying to send an email with non-ASCII subject fields.
  • Fixed bug that caused some legacy Web server plugins to fail to load.

New Z-Wave Devices and Fixes

  • Added support for Zooz S2 Stick (ZST10) USB Controller.
  • Added support for Aeotec Door / Window Sensor 7 (ZWA011).
  • Added support for Aeotec Multi Sensor 7 (ZWA024).
  • Added support for Aeotec Water Sensor 7 (ZWA018).
  • Added support for Custos Ball Valve Servo (BVS-ZWU).
  • Added support for General Electric Dual Smart Dimmer (28175 / ZW3106).
  • Added support for HomeSeer Floodlight Sensor (HS-FLS100-G2).
  • Added support for Zooz Universal Relay (ZEN17).
  • Added support for Zooz Motion Sensor (ZSE18).
  • Added support for Zooz Q Multi Sensor (ZSE11).
  • Added support for Zooz Scene Controller (ZEN32).
  • Added support for new variant of Remotec IR Thermostat Bridge (ZXT-600).
  • Added additional UI paramaters for Aeotec Water Sensor 7 Pro (ZWA019).
  • Added light sensor and configuration parameter UI for Zooz Outdoor Motion Sensor (ZSE29).
  • Fixed bug that caused FortrezZ Flow Meter (FMI) updates to fail to update Indigo's sensor state value.
  • Fixed bug that caused some devices to incorrectly disable until next sync (Qubino RGBW, and Aeotec Radiator Thermostat).

Scripting, Developer and API Changes

  • Added optional api_key query string argument for REST API calls as an alternative to including an Authorization header. This will authenticate the request using the specified API Key. Thanks @FlyingDiver!

Image

Posted on
Thu Oct 28, 2021 1:30 pm
matt (support) offline
Site Admin
User avatar
Posts: 21411
Joined: Jan 27, 2003
Location: Texas

Indigo 2021.1.2 Release Notes

2021.1.2 is now available for download (you must be logged in to your Indigo Account to download). Note that although this update fixes the macOS Monterey UI problem in Indigo's main window, we still recommend waiting for a couple of macOS bug fix releases before upgrading macOS on mission critical Macs.

This update includes the following changes:

New General Features and Fixes

  • Fixed Main Window UI bug that occurred under macOS Monterey.
  • Fixed Web server to show favorite icons in Safari tabs.
  • Improved handling of multiple Indigo Servers accidentally being launched under different macOS user accounts.

New Z-Wave Devices and Fixes

  • Added support for Zooz Water Leak Sensor (ZSE42).
  • Changed default for new device syncing to not use polling (to reduce collisions and congestion).

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 5 guests