Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 20:39
· 165 commits to master since this release
b3165e2

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