In this release Xhanti added support for the solarman dongle!
You need to specify a `DONGLE_SERIAL_NUMBER` for your inverter when you select the **solarman** driver. See [supported devices](https://github.com/jmccrohan/pysolarmanv5#supported-devices)
What's Changed * SolarmanSunsynk Implementation by Xhanti in https://github.com/kellerza/sunsynk/pull/144 * fault-finding.md: Mention that Modbus SN can be reset after upgrade by reedy in https://github.com/kellerza/sunsynk/pull/155
New Contributors * Xhanti made their first contribution in https://github.com/kellerza/sunsynk/pull/144
What's Changed * Sunsynk Ecco combined port and USR-W610 by Fr3d in https://github.com/kellerza/sunsynk/pull/141 * Signed NumberRWSensor by kellerza in https://github.com/kellerza/sunsynk/pull/146 * pymodbus driver RTU over TCP support using serial-tcp:// URL scheme by kellerza in https://github.com/kellerza/sunsynk/pull/149 * Add docker-compose to run as standalone container by jpmeijers in https://github.com/kellerza/sunsynk/pull/150 * Fix pyyaml version by kellerza in https://github.com/kellerza/sunsynk/pull/161
New Contributors * Fr3d made their first contribution in https://github.com/kellerza/sunsynk/pull/141 * jpmeijers made their first contribution in https://github.com/kellerza/sunsynk/pull/150