Smart Setpoints  

Developer: rbdubz3's Plugins
Category: Thermostat and HVAC
Github: Github Repo
Assistance: Get help!    Check the online documentation
Plugin ID: com.woodsmachine.indigoplugins.SmartSetpoints
Latest release: v2.1.1 released on Nov. 19, 2022
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

Smart Setpoints Plugin for Indigo

SmartSetpoints plugin automates learning of your preferred temperatures throughout the day. Rather than just have fixed Heat/Cool setpoints, this plugin captures setpoint values as you manipulate the thermostat settings. Essentially, the last 10 setpoint values for each hour of the day are collected. On regular intervals, the plugin will update the Thermostat Setpoints to an average for the collected values for the current hour of day.

This Indigo Domotics plugin is for use with Indigo Thermostat device types.

Plugin Features

  • Device Types - supports devices that extend the Indigo Thermostat device type
  • Smart Setpoint Tracking - Learns the preferred setpoints based on time of day, collecting values as you interact with the thermostat. Currently stores the last 10 changes made for heat/cool setpoints for each hour of the day.
  • Setpoint Automation - Automatically updates the configured thermostat with an average of these last 10 values for the current hour of the day.
  • Setpoint Automation Interval - the plugin attempts to update the thermostat setpoints periodically, based on a plugin configuration interval. However, if the setpoint was recently updated manually, the setpoints will be left as-is.

Supported Indigo Device Types

The plugin works with the Indigo Thermostat device. So far, it's been tested with the Insteon Thermostat as well as the virtual thermostat plugin 'Unistat'

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

fix for info.plist and Indigo releases

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

Upgrade plugin for python3 compatibility

Release details
Released on: April 24, 2021
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release
  • Fixed bug with handling of Change Capture Interval plugin preference
Release details
Released on: April 11, 2021
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

Added plugin configuration settings - Setpoint Automation Interval, Manual Pause Interval, and Change Capture Interval