This is a recommended update for all Starling Bridge plugin users.
Changes since the last version include:
- Enhanced Hot Water Processing
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, i.e. the Hot water will turn off after the default boost time. Turning off the Indigo Hot Water device, will also cancel the boost. - Fix for Thermostat Humidity with large float value
- Security Update
Added a requirement to update Cryptography package to version 41.0.1 (Note: already included in the Indigo version 2023.1 install)
If the Cryptography package version is older than 41.0.1, the plugin will be stopped and you will be asked to run the following command in a terminal session:
Code: Select all
pip3 install --upgrade cryptography