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
ownerPropsto 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
multiplierVarIdto the SprinklerAction class which specifies the elem ID for the optional variable multiplier. Will beNoneif no variable multiplier is specified.