Starling Bridge  

Developer: Autolog's Plugins
Category: Hubs and Protocol Bridges
Github: Github Repo
Assistance: Get help!    Check the online documentation
Plugin ID: com.autologplugin.indigoplugin.starlingBridge
Latest release: v2024.0.1 released on Jan. 18, 2024
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

A Starling Home Hub which connects Nest to Apple Homekit and now to Indigo using this plugin.

You can view and control Nest Protects and Thermostats

Release details
Released on: Jan. 18, 2024
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

Use Indigo installed version of python Cryptography Package Code improvements

Release details
Released on: Nov. 24, 2023
Requires: Indigo v2022.1.0+
Downloaded: 5 times 
Changes in this release

The Starling Plugin can only turn on or off the Nest Thermostat's Hot Water Boost. Now, the standard Indigo Turn On | Turn Off commands will keep the hot water turned on until turned off by using a timer to send a repeat turn on command before the boost timer is cancelled, thereby resetting it to continue boosting. The repeat turn on command is output to the Indigo Event Log. A new action has been added "Boost Hot Water" which will now just do an ordinary boost, e.g. the Hot water will turn off after the default boost time. Turning off the Indigo Hot Water device, will cancel the boost.

Release details
Released on: March 8, 2023
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

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

Release details
Released on: Nov. 22, 2022
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

The plugin icon has been corrected.

Release details
Released on: Nov. 22, 2022
Requires: Indigo v2022.1.0+
Downloaded: 0 times 
Changes in this release

Release for Indigo Plugin Store

Include check for missing API Key and also for an API Key entered with an embedded New Line character which is invalid.

Requirements

Important: Python package cryptography is required. Run command 'pip3 install cryptography' in terminal.