Releases: ioBroker/ioBroker.wolf
Releases · ioBroker/ioBroker.wolf
Release v1.7.0
- (fred0815) added missing ISM8i states
- (fred0815) optimized channel object naming
- (fred0815) fixed configuration of polling interval
- (Apollon77) Adjust some temperature states to allow to go negative
Release v1.6.1
- (Apollon77) Fixed some crash cases with unknown datapoints
Release v1.6.0
- (Apollon77) Add DPT10 Encoding (TimeofDay) - but ignores weekday!
- (Apollon77) Adjust some temperature states to allow to go negative
- (Apollon77) Add additional polling of all values to ensure that all values are updated
- (Apollon77) Fix configuration issue with Mixing modules
Release v1.5.0
- (Apollon77) make sure datapoints are created correctly and resolve name-mixup since 1.2.0 (all states now be names with _t!)
- (Apollon77) Drop support for Admin <3.0.0
- (Apollon77) Fix crash cases reported by Sentry
Release v1.4.0
- IMPORTANT: Requires now at least js-controller 2.0
- (Apollon77) Optimize Configuration UI to prevent people from selecting bind interfaces that do not allow external connections!
- (Apollon77) Correctly create all objects when "Status as bool" is used
- (Apollon77) Adjust some min/max values
- (Apollon77/Dark-Tower-Coder) Fix parsing of DP 149
- (Apollon77/Dark-Tower-Coder) Add encoding of DPT_Date type
- (Dark-Tower-Coder) return value for DPT_Switch corrected from '0ff' to 'Off'
- (Apollon77) Add sentry for crash reporting
Release v1.3.4
- (eifel-tech) Min value of outside temperature corrected
Release v1.3.2
(eifel-tech/tobias) Corrected error: DP 149 with correct Type (Issue #30)
(eifel-tech/tobias) Changes for js-controller 3.3
Corrected error: DPT_Switch in boolean mode didn't work correct
1.2.1 [2020.06.20]
- (schweigel) Corrected error: DPT_Switch in boolean mode didn't work correct
Added for all variables "write" as Bool value
1.2.0 [2020.03.20]
- (schweigel) Added for all variables "write" as Bool value
- (bluefox) Admin3 compatibility