Skip to content

Latest commit

 

History

History
495 lines (309 loc) · 19.9 KB

latest-updates.rst

File metadata and controls

495 lines (309 loc) · 19.9 KB

Latest Updates

July 07 2017

Changes to the :ref:`thermostatCoolingSetpoint` Capability:

  • coolingSetpointMin and coolingSetpoingMax attributes replaced with coolingSetpointRange.

Changes to the :ref:`thermostatFanMode` Capability:

  • supportedThermostatFanModes attribute added.

Changes to the :ref:`thermostatHeatingSetpoint` Capability:

  • heatingSetpointMin and heatingSetpointMax attributes replaced with heatingSetpointRange.

Changes to the :ref:`thermostatMode` Capability:

  • supportedThermostatModes attribute added.

Changes to the :ref:`thermostatSetpoint` Capability:

  • thermostatSetpointMin and thermostatSetpointMax attributes replaced with thermostatSetpointRange.

Changes to the :ref:`thermostat` Capability:

  • coolingSetpointMin and coolingSetpointMax attributes replaced with coolingSetpointRange.
  • heatingSetpointMin and heatingSetpointMax attributes replaced with heatingSetpointRange.
  • thermostatSetpointMin and thermostatSetpointMax attributes replaced with thermostatSetpointRange.
  • supportedThermostatFanModes attribute added.
  • supportedThermostatModes attribute added.

GitHub Release Tag


June 08 2017

GitHub Release Tag


May 04 2017

  • Asynchronous HTTP requests now support optional response handler methods. For cases when you just need to make a request, but don't care about the response, just pass null for the response handler. Docs updated :ref:`here <async_http_api_ref>`.
  • Creating a Composite Device Handler? Check out the new :ref:`composite_device_tiles` documentation!
  • Some changes and additions to several Capabilities:
    • getAllActivities() and getCurrentActivity() Commands removed from :ref:`mediaController` Capability.
    • startActivity() Command updated to accept the ID of the activity, instead of the name.
    • Optional coolingSetpointMin and coolingSetpointMax attributes added to the :ref:`thermostatCoolingSetpoint` Capability.
    • Optional heatingSetpointMin and heatingSetpointMax attributes added to the :ref:`thermostatHeatingSetpoint` Capability.
    • Optional thermostatSetpointMin and thermostatSetpointMax attributes added to the :ref:`thermostatSetpoint` Capability.
    • Optional coolingSetpointMin, coolingSetpointMax, heatingSetpointMin, heatingSetpointMax, thermostatSetpointMin, and thermostatSetpointMax attributes added to the :ref:`thermostat` Capability.

GitHub Release Tag


April 20 2017

GitHub Release Tag


March 22 2017

  • Composite Devices are here! Composite Devices allow developers to better model devices through a parent-child relationship between Device Handlers. Check out the :ref:`documentation <composite-devices>` and leverage this new design pattern for your composite devices!
  • SmartThings has a new set of color standards for Device Handler Tiles. The :ref:`tiles_colors` documentation covers all the new color standards.
  • Updates to the :ref:`style_guide` and existing documentation to conform to new guidelines.

GitHub Release Tag


March 08 2017

GitHub Release Tag


March 02 2017

GitHub Release Tag


February 10 2017

GitHub Release Tag


February 08 2017

GitHub Release Tag


January 23 2017

GitHub Release Tag


January 03 2017

GitHub Release Tag


December 08 2016

GitHub Release Tag


November 30 2016

  • Did you know you can refresh any page of the SmartApp on the mobile device with a set interval? See the :ref:`dynamic-page-options` guide.

GitHub Release Tag


November 17 2016

  • Changed code blocks to use the monokai dark theme.

GitHub Release Tag


November 15 2016

  • Added ability to copy code blocks to the clipboard.

GitHub Release Tag


November 14 2016

GitHub Release Tag


November 10 2016

GitHub Release Tag


November 03 2016

GitHub Release Tag


October 26 2016

GitHub Release Tag


October 17 2016

GitHub Release Tag


October 13 2016

GitHub Release Tag


October 11 2016

GitHub Release Tag


October 06 2016

GitHub Release Tag


October 05 2016

GitHub Release Tag


September 23 2016

GitHub Release Tag


September 14 2016

GitHub Release Tag


September 09 2016

GitHub Release Tag

  • Removed Occupancy capability
  • Fixed :ref:`smartapp_unschedule` docs to clarify that a specific handler method name can be passed to unschedule().

September 02 2016 (3)

GitHub Release Tag

  • Fixing RTD build

September 02 2016 (2)

GitHub Release Tag

  • Fixing RTD build

September 02 2016

GitHub Release Tag


August 17 2016

GitHub Release Tag


August 16 2016

GitHub Release Tag


August 15 2016

GitHub Release Tag

  • Make edits to Makefile as a first step in getting generated capabilities documentation integrated into the documentation build.

August 04 2016

GitHub Release Tag


July 28 2016

GitHub Release Tag


July 25 2016

GitHub Release Tag


July 21 2016

GitHub Release Tag


July 07 2016

GitHub Release Tag


June 23 2016

GitHub Release Tag

  • Splitting the Music Player capability into three capabilities
    • Audio Notification
    • Music Player
    • Tracking Music Player

June 17 2016

GitHub Release Tag


June 13 2016

GitHub Release Tag


June 9 2016

GitHub Release Tag


May 27 2016


May 23 2016