Skip to content

Releases: iobroker-community-adapters/ioBroker.nuki-extended

v2.2.6

14 Jul 16:29
210c35e
Compare
Choose a tag to compare

v2.2.6 (2020-07-14)

  • (Zefau) fixed Web API not refreshing correctly (see #59)
  • (Zefau) updated dependencies

v2.2.5

19 Mar 19:14
Compare
Choose a tag to compare

v2.2.5 (2020-03-19)

  • (Zefau) fixed incorrect versioning

v2.2.4

18 Mar 18:22
Compare
Choose a tag to compare

v2.2.4 (2020-03-18)

  • (Zefau) fixed incorrect dates of version history (see #60)

v2.2.2

04 Mar 14:49
a5f5ed8
Compare
Choose a tag to compare

v2.2.2 (2019-03-04)

  • (Zefau) fixed incorrect error message Error triggering action via Nuki Bridge API: No Nuki Hex ID given!
  • (Zefau) added new error message if too many callbacks are already attached to Nuki Bridge (Callback not attached because too many Callbacks attached to the Nuki Bridge already! Please delete a callback!)

v2.2.1

03 Mar 20:59
01544c8
Compare
Choose a tag to compare

v2.2.1 (2019-03-03)

  • (Zefau) fixed incorrect state mapping of state openerAdvancedConfig.doorbellSuppression
  • (Zefau) updated dependencies

v2.2.0

16 Feb 20:20
5dea5be
Compare
Choose a tag to compare

v2.2.0 (2019-02-16)

  • (Zefau) added possibility to change configuration of Nuki Smartlock or Nuki Opener (when using Web API)
  • (Zefau) updated dependencies

v2.1.0

03 Feb 21:43
d68ffea
Compare
Choose a tag to compare

v2.1.0 (2019-02-03)

  • (Zefau) added (optional) callback IP for Bridge API events (e.g. when ioBroker is run in docker; see #51)
  • (Zefau) added dedicated buttons for each lock / opener action
  • (Zefau) replaced state.timestamp with state.lastDataUpdate (indicates last data refresh from the APIs) and state.lastStateUpdate (indicates the last actual state change)

v2.0.3

31 Oct 13:55
6a8acd8
Compare
Choose a tag to compare

v2.0.3

v2.0.2

v2.0.1

26 Oct 12:14
5110929
Compare
Choose a tag to compare

v2.0.1

  • (Zefau) fixed missing bridge_name

v2.0.0

  • (Zefau) added support for new Nuki Opener
  • (Zefau) added support for hashed token on hardware bridges (see https://developer.nuki.io/page/nuki-bridge-http-api-190/4#heading--token)
  • (Zefau) added fallback to Nuki Web API in case applied actions on Nuki Bridge API fail, e.g. due to bridge error 503 (see https://developer.nuki.io/t/random-http-503-unavailable/909/85?u=zefau)
  • (Zefau) added retry in case applied actions on Nuki Bridge API fail (when Nuki Web API is not used)
  • (Zefau) added option to regularly synchronise instead of using Bridge API callback
  • (Zefau) added refreshing all states of Nuki Web API when callback is received via Nuki Bridge API
  • (Zefau) added states for Nuki Notifications
  • (Zefau) added support for multiple devices (including Nuki Opener) on adapter web interface
  • (Zefau) added option to not retrieve all information (by deselecting config or users) via Nuki Web API