Skip to content

0.51.13 (08/24/2018)

Latest
Compare
Choose a tag to compare
@neophob neophob released this 24 Aug 12:32
· 3 commits to master since this release

Changelog

  • improve sensor label fallbacks
  • fixes addSensor() not properly handling all different sensor types
  • fixed multiroom notifications - when a device was added in several rooms, only the first room was updated with new values
  • added new addAnotherDevice capability, like bridgeDevice, but for non bridge devices to show correct text.
  • added sanity check to validate the devices array
  • added setListTitle function to list builder
  • added addListItems function to list builder
  • added setTotalMatchingItems function to list builder
  • added addRootDirectory and addQueueDirectory functions, deprecated addDirectory function
  • added icon buttons
  • improve brain discovery, ignore outdated NEEO Brains instead failing
  • fix sdk shutdown issue when no NEEO Brain was found
  • fix registration
  • update and fixed documentation