Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
api_release_notes:1.20 [2015/12/17 00:04] – created mattbapi_release_notes:1.20 [2026/04/07 18:27] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== API v1.20 Release Notes ======
 +This version of the API shipped with Indigo 6.1.5 - check the [[:API Version Chart]] to see what version of the API is available in which Indigo versions.
 +
 +  * Added new read-only attribute //''ownerProps''// to the base Device class that is a shortcut to the owning plugin's (the plugin that created the device) globalProps dictionary data.
 +  * Added optional attribute //''multiplierVarId''// to the SprinklerAction class which specifies the elem ID for the optional variable multiplier. Will be //''None''// if no variable multiplier is specified.