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: | v2022.1.2 released on March 8, 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 |
A Starling Home Hub which connects Nest to Apple Honmekit and now to Indigo using this plugin.
You can view and control Nest Protects and Thermostats
Released on: | March 8, 2023 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download 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
Released on: | Nov. 22, 2022 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download this release |
The plugin icon has been corrected.
Released on: | Nov. 22, 2022 |
Requires: | Indigo v2022.1.0+ |
Downloaded: | 0 times |
Download 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.
Important: Python package cryptography is required. Run command 'pip3 install cryptography' in terminal.