Skip to content

Releases: ioBroker/ioBroker.wolf

Release v1.7.0

26 Jan 21:50
Compare
Choose a tag to compare
  • (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

16 Jan 13:20
Compare
Choose a tag to compare
  • (Apollon77) Fixed some crash cases with unknown datapoints

Release v1.6.0

30 Dec 21:58
Compare
Choose a tag to compare
  • (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

30 May 20:35
Compare
Choose a tag to compare
  • (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

26 Apr 06:48
Compare
Choose a tag to compare
  • 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

14 Nov 18:39
Compare
Choose a tag to compare
  • (eifel-tech) Min value of outside temperature corrected

Release v1.3.2

31 Aug 11:33
Compare
Choose a tag to compare

(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

20 Jun 14:42
Compare
Choose a tag to compare

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

20 Mar 09:11
Compare
Choose a tag to compare

1.2.0 [2020.03.20]

  • (schweigel) Added for all variables "write" as Bool value
  • (bluefox) Admin3 compatibility