Skip to content

Releases: yozik04/nibe

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

2.4.0

02 Oct 15:14
Compare
Choose a tag to compare

What’s Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

10 Jul 14:55
Compare
Choose a tag to compare

What’s Changed

2.2.0

03 May 19:16
8503900
Compare
Choose a tag to compare

What’s Changed

  • Add support for S735 (#103)
  • SMOS40 add some registers for 2nd heat pump (#102) @QJKX

2.1.4

14 Mar 18:28
ab60ab0
Compare
Choose a tag to compare

What's Changed

  • ReadExceptionGroup must be all exceptions by @elupus in #99
  • Adjust frost protection to include on and off by @elupus in #100

Full Changelog: 2.1.3...2.1.4

2.1.3

14 Mar 09:26
d4f8fef
Compare
Choose a tag to compare

What's Changed

  • Correct mappings of Cooling with room sensor for F series by @tomrennen in #96

Full Changelog: 2.1.2...2.1.3

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