Skip to content

Preparation for auto-discovery

Compare
Choose a tag to compare
@GermanBluefox GermanBluefox released this 08 Mar 08:26
· 4218 commits to master since this release

0.16.1 (2017-03-08)

  • (bluefox) use SHA256 instead of SHA1 (All passwords must be reset via "iobroker passwd username")
  • (bluefox) change cli commands for user: user add, user del, user set, user enable...
  • (bluefox) replace letsencrypt with greenlock
  • (bluefox) try to fix sha256 issue with node.js 0.10.x
  • (bluefox) add uniti
  • (Apollon77) change reinstall.sh script
  • (bluefox) add setStateChanged
  • (bluefox) implement event counters
  • (bluefox) read values from cache if possible in adapter
  • (bluefox) add parser adapter, smartmeter, fakeroku, wetty, fronius, Worx Landroid Rasenmäher
  • (bluefox) fix log sources
  • (bluefox) fix callbacks calls by setObjectNotExists
  • (bluefox) fix getForeignObjects
  • (bluefox) write tests
  • (Patrick) adapter.namespace now always int (was int or string mixed)
  • (Patrick) _fixId better results for empty obj and string (return namespace + '.')
  • (bluefox) small fixes for multihost
  • (bluefox) add getInstalledAdapter for autodiscovery