Skip to content

fronius_modbus fails to load on Home Assistant 2026.7 due to pymodbus API break (unpack_bitstring missing) #377

Description

@Schmider112

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions