Skip to content

Releases: yozik04/nibe

2.10.1

12 Jun 07:39
c34dda1
Compare
Choose a tag to compare

What’s Changed

  • Catch incomplete read and log which coil failed (#162) @elupus

2.10.0

22 May 11:07
Compare
Choose a tag to compare

What's Changed

  • Update Modbus registers for S1155 based on firmware 2.26.3. by @HusoLodge in #156
  • Attempt to fix problems with integer limits by @yozik04 in #161

Full Changelog: 2.9.0...2.10.0

2.9.0

27 Feb 07:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.9.0

2.8.0

05 Feb 08:40
Compare
Choose a tag to compare

What’s Changed

  • Support parsing 32 bit values log set (#149) @elupus
  • Updated S1155/S1255 data from S1155+ECS (pump fw version 2.23.4) (#147) @geekuality

2.7.0

10 Jan 19:29
Compare
Choose a tag to compare

What’s Changed

2.6.0

10 Dec 10:17
Compare
Choose a tag to compare

What’s Changed

2.5.2

25 Nov 20:50
a797dde
Compare
Choose a tag to compare

What's Changed

  • Corrected doubled checks for limit on modbus by @elupus in #135

Full Changelog: 2.5.1...2.5.2

2.5.1

23 Nov 20:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.5.1

2.5.0

10 Nov 19:59
Compare
Choose a tag to compare

What’s Changed

  • Rewrite modbus decode/encode to avoid relying on nibegw based formats (#128) @elupus
  • Adding more registers for S1155/S1255 (#121) @rwaiboer
  • Added missing F730 register 47260 to control fan profiles (#122) @zeunerts
  • Add holiday settings to F370/F470/F730/F750 and fixing warning with coil 47340 (#124) @rasmusbe
  • Corect S series mappings (#126) @elupus
  • Correct console script entry point (#129) @elupus
  • Make sure validation error also is a ReadException (#127) @elupus
  • Support dates (#119) @yozik04

Full Changelog: 2.4.1...2.5.0

2.4.1

07 Oct 18:31
Compare
Choose a tag to compare

What’s Changed

  • Make sure read does not leak DecodeException (#115) @elupus