General:
- Changed from
kwargs = {"unit": unit} if unit else {}
tokwargs = {UNIT_OR_SLAVE: unit} if unit else {}
resolves #326 - Updated PyModbus to 3.1.1 to match HA
SolaX:
- Added support for X3-Mic Gen2 Inverters starting 'MC215T' #130 (comment)
- Broadened Serial Starts with to allow for rebranded Gen2 Hybrids 6227c0e#commitcomment-99229749