Home Assistant - Problems with USB Modbus Plugin - With Error-Log [solved]

YOu probably need to install libjpeg-turbo: apt install libjpeg-turbo

Then there is a fresh issue about the SolaX error in github:
https://github.com/wills106/homeassistant-solax-modbus/issues/1008

and the last error is about libcap, which can be installed with

apt install libpcap-dev
1 Like