Skip to content

Releases: yozik04/nibe

2.1.2

12 Mar 17:49
Compare
Choose a tag to compare

What’s Changed

  • Fixing: #98 Alarm flipping between 0 and 0.0. Int type was always converted to float. Regression appeared in 2.0.0.
  • Update s1155_s1255.csv (#95) @johanschelin

Full Changelog: 2.1.1...2.1.2

2.1.1

02 Mar 10:13
Compare
Choose a tag to compare

What’s Changed

  • Adding SMOS40 energy logs for S2125 (#94) @VRciF

2.1.0

01 Mar 20:28
Compare
Choose a tag to compare

What’s Changed

  • Support for word_swap setting auto detection for NibeGW connection.

Full Changelog: 2.0.0...2.1.0

2.0.0

25 Feb 20:39
b3165e2
Compare
Choose a tag to compare

Breaking changes

Separate coil configuration from data #83 (#91)

  • Removed Coil.value property and replaced with separate CoilData class that holds Coil itself and it's value.
  • read_coil, read_coils, write_coil function signatures has changed.
  • Exceptions reorganised and renamed.

What’s Changed

  • Adding pool temperature sensor for S1255 heat pump (#88) @malatg
  • Adding VVM S320 registers (#86)
  • Fix invalid datatype of Cooling with room sensor for SMO40 (#81) @tomrennen

Full Changelog: 1.6.0...2.0.0

1.6.0

22 Dec 09:59
Compare
Choose a tag to compare

What’s Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

03 Dec 14:42
e5db8e7
Compare
Choose a tag to compare

What’s Changed

  • Add support for S2125 and correct model aliases (#73) @elupus

1.4.1

01 Dec 00:16
f2a2cbf
Compare
Choose a tag to compare

What’s Changed

1.4.0

30 Nov 23:24
3a769a0
Compare
Choose a tag to compare

What’s Changed

  • Add groups of parameters for display (#71) @elupus

1.3.1

28 Nov 22:01
3a769a0
Compare
Choose a tag to compare

Bug fix

  • Fix parsing bulk read of LOG.SET parameters. Now we ignore expected 32 bit coil values in the readout because only 16bit are actually transferred. #nibe-mqtt/15

Full Changelog: 1.3.0...1.3.1

1.3.0

20 Nov 22:40
de73a74
Compare
Choose a tag to compare

What’s Changed

  • Add cli to read and write data to pump (#26) @elupus
  • Add fan parameter and adjust energy (#69) @elupus
  • Add correct factor for compressor (#66) @elupus