Light Scenes  

Developer: rbdubz3's Plugins
Category: Lighting
Github: Github Repo
Assistance: Get help!    Check the online documentation
Plugin ID: com.woodsmachine.indigoplugins.LightScenes
Latest release: v2.0.1 released on June 5, 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

The Light Scenes plugin supports creation of customized scenes. The plugin is compatible with the Indigo 'Dimmer' device type. Hence any device based on Indigo Dimmer should work.

The Circadian scene is my favorite and most used in the household :). I have many Dimmers(or groups) using the Circadian scene - which provides perfect lighting throughout the day. Late night and early morning the lights are dim and yellow/orange-ish. They ramp-up in the morning to be bright and more white/blu-ish. Hence if you are concerned about too much blue light at night before bed, this scene has you covered.

Plugin Features

  • Scenes - creation of customized lighting scenes as pre-defined settings/sequences of on/off/brightness/white/rgb:
    • 'Circadian' - automatically sets the Dimmer based on time of day to match a configurable 'circadian rhythm'.
    • 'Match Color/Temp' - matches the color/temp/brightness. Rotates the dimmer (or group) through each of the different colors specified in the scene.

Supported Device Types

  • Indigo Dimmer Device Type The plugin can operate against any Indigo Dimmer device type. Vendor-specific lighting Indigo plugins expose a 'Group' of lights as a single Indigo Dimmer. As such, the scenes work fine, and will set all of the lights in the group to the same color/temp/brightness values. I've used the plugin with Hue, Sylvania Lightify, and standard non-color/white bulbs.

Disclosures

  • Edit Scenes UX Disclaimer: The Edit Scenes UX could use some help. Apologies for the funky comma-separated values and need to lookup RGB/Color Temp charts. One of these days if there is enough interest in the plugin I may finally spend some time to figure out the color picker UI and integrate it into the plugin. If you are a pro at this stuff and would like to collaborate, feel free to reach out.

  • Best Effort implementation: The plugin current does a 'best-effort' implementation and attempts to update whatever settings are available for the device. For example, you could technically use the 'Circadian' scene for Dimmers that don't actually do Color Temps. In this scenario, the plugin will simply update the brightness and skip color temp changes.

  • Rotate Color/Temp scene type: I have a third scene type that is yet to be adapted for this plugin. It requires an actual 'Group of Lights' such that the plugin can independently update each bulb in the group. For example, you want the front lights in your house to switch between some retro-xmas colors like Red, Yellow, Blue, Green, Orange. Bascially I need to build a 'LightGroup' device type. If you have some ideas and would like to collaborate, reach out or submit some ideas on the Indigo forum.

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

Added 'Polling Interval' to the Plugin Configuration. This allows more relaxed/aggressive polling of the interval at which the plugin looks for light color/temp/brightness events.

Release details
Released on: May 30, 2022
Requires: Indigo v2022.1.0+
Downloaded: 1 times 
Changes in this release

Updated plugin for Python 3 compatibility and Indigo 2022.0.xx versions

Release details
Released on: May 2, 2021
Requires: Indigo v5.0.0 thru v2022.2
Downloaded: 0 times 
Changes in this release

Initial Plugin Release of Light Scenes for Indigo