Skip to content

Releases: crycode-de/ioBroker.ds18b20

Release v3.1.1

25 Oct 15:21
v3.1.1
bfdbfb1

Choose a tag to compare

  • (crycode-de) Updated Sentry DSN

Release v3.1.0

21 Oct 10:19
v3.1.0
74c9720

Choose a tag to compare

  • (crycode-de) Node.js >= 20, js-controller >= 6.0.11, Admin >= 7.6.17 required
  • (crycode-de) Updated dependencies

Release v3.0.1

16 Nov 15:37
v3.0.1
a2f1e7a

Choose a tag to compare

  • (crycode-de) Added missing sizes to jsonConfig

Release v3.0.0

16 Oct 13:39
v3.0.0
b86740b

Choose a tag to compare

  • (crycode-de) Node >= 18, js-controller >= 5.0.19 required
  • (crycode-de) Fixed possible issue on sensor search
  • (crycode-de) Small style fixes for jsonConfig
  • (crycode-de) Updated dependencies
  • (crycode-de) Refactored some code parts

Release v2.0.5

29 Oct 11:05
v2.0.5
3b48bdc

Choose a tag to compare

  • (crycode-de) Fixed cosmetic issue in config UI

Release v2.0.4

20 Aug 18:06
v2.0.4
3db65cf

Choose a tag to compare

  • (crycode-de) Fix js-controller 5 compatibility

Release v2.0.3

20 Aug 13:00
15b09f1

Choose a tag to compare

  • (crycode-de) Dependency updates

This version should work with js-controller 5.0.12+

Release v2.0.2

23 Jul 14:58
v2.0.2
811a221

Choose a tag to compare

  • (crycode-de) Fixed bug on sensor migration
  • (crycode-de) 💥 Need to set a new remote encryption key in admin if remote sensors are used

Release v2.0.1

19 Jul 09:21
058497c

Choose a tag to compare

  • (crycode-de) Fixed config migration
  • (crycode-de) Added warning message for upgrades

Release v2.0.0

19 Jul 08:31
8609861

Choose a tag to compare

  • (crycode-de) 💥 Node.js 16.4+, js-controller 4+ and admin 6+ are required
  • (crycode-de) New Admin UI using JsonConfig
  • (crycode-de) 💥 read and readNow actions are now merged
  • (crycode-de) New state info.remotesConnected with a list of connected remote systems (if enabled)
  • (crycode-de) Added icons for the sensor status to the sensor objects
  • (crycode-de) Label objects of disabled sensors
  • (crycode-de) Delete objects of unconfigured/deleted sensors
  • (crycode-de) Updated translations
  • (crycode-de) Code optimizations and upgrades to current standards
  • (crycode-de) Updated dependencies