2.0.0
Breaking changes
Separate coil configuration from data #83 (#91)
- Removed
Coil.value
property and replaced with separateCoilData
class that holdsCoil
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