Releases: crycode-de/ioBroker.ds18b20
Releases · crycode-de/ioBroker.ds18b20
Release v3.0.1
- (crycode-de) Added missing sizes to jsonConfig
Release v3.0.0
- (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
- (crycode-de) Fixed cosmetic issue in config UI
Release v2.0.4
- (crycode-de) Fix js-controller 5 compatibility
Release v2.0.3
- (crycode-de) Dependency updates
This version should work with js-controller 5.0.12+
Release v2.0.2
- (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
- (crycode-de) Fixed config migration
- (crycode-de) Added warning message for upgrades
Release v2.0.0
- (crycode-de) 💥 Node.js 16.4+, js-controller 4+ and admin 6+ are required
- (crycode-de) New Admin UI using JsonConfig
- (crycode-de) 💥
read
andreadNow
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
Release v1.6.1
- Remote client setup url displayed in admin UI fixed
Release v1.6.0
- Added sorting of sensors in admin and keep the sort order
- Allow usage of w1_bus_masterX directly as w1DevicesPath
- Fixed display of errors in admin