API v1.15 Release Notes

This version of the API shipped with Indigo 6.0.10 - check the API Version Chart to see what version of the API is available in which Indigo versions.

  • Added attributes displayStateId, displayStateValRaw and displayStateValUi to device instances for retrieval (read-only) of the main display state key and values.
Examples
dev = indigo.devices[1984257077]     # "downstairs thermostat"
if dev.displayStateValRaw > 70.0:
  indigo.server.log(u"getting warm -- current temperature is " + dev.displayStateValUi)
api_release_notes/1.15.txt · Last modified: 2019/01/26 00:10 (external edit)
 

© Perceptive Automation, LLC. · Privacy