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**: https://github.com/yozik04/nibe/compare/1.6.0...2.0.0