Environment
Home Assistant Core: 2026.7.0
Home Assistant OS: 18.1
Installation type: HA OS on Proxmox (qemu x86_64)
Python version: 3.14 (bundled with HA Core)
Integration: fronius_modbus (HACS)
Version: 0.19
Inverter: Fronius GEN24 Plus
Modbus connection: TCP
Problem description
After upgrading to Home Assistant Core 2026.7, the fronius_modbus integration fails to load completely.
The integration throws an import error during startup and is not available in Home Assistant.
Error logs
Setup failed for custom integration 'fronius_modbus': Unable to import component:
cannot import name 'unpack_bitstring' from 'pymodbus.utilities'
(/usr/local/lib/python3.14/site-packages/pymodbus/utilities.py)
Full traceback also shows:
Unexpected exception importing component custom_components.fronius_modbus
Detected blocking call to import_module
Environment
Home Assistant Core: 2026.7.0
Home Assistant OS: 18.1
Installation type: HA OS on Proxmox (qemu x86_64)
Python version: 3.14 (bundled with HA Core)
Integration: fronius_modbus (HACS)
Version: 0.19
Inverter: Fronius GEN24 Plus
Modbus connection: TCP
Problem description
After upgrading to Home Assistant Core 2026.7, the fronius_modbus integration fails to load completely.
The integration throws an import error during startup and is not available in Home Assistant.
Error logs
Setup failed for custom integration 'fronius_modbus': Unable to import component:
cannot import name 'unpack_bitstring' from 'pymodbus.utilities'
(/usr/local/lib/python3.14/site-packages/pymodbus/utilities.py)
Full traceback also shows:
Unexpected exception importing component custom_components.fronius_modbus
Detected blocking call to import_module