* **Warning:** renamed various p1/p2/p3 registers to conform to industry wide convention to use l1/l2/l3.
* **New devices:** Garo GNM3D-RS485 (thanks ksjoberg) and a ESP2866/ESP32 based DSMR 5.0 P1 meter.
* Fixed inherited parent connection unit logic.
* Switched to poetry build system. (thanks ksjoberg)
* Added testing framework. (thanks ksjoberg)
* Scaling informating added to register maps, usable by adding `scaling=True` to `read_all()` or `read()` functions.
* Extended SDM72 registers, PR 11. (thanks thokis)