Skip to content

[Bug]: 2026.07.2 - switch.turn_on fails for EV Charger (multi-function single-register write rejected at 0xe1) #2225

Description

@Recnad806

Describe the bug

After updating to version 2026.07.2, the new switch entity for the EV Charger does not work. The inverter rejects the command with Exception Code 3 (Illegal Data Value) because the integration attempts a multi-register write instead of a single-register write on register 0xe1.

Integration Version

2026.07.2

Homeassistant core version

2026.7.4

Inverter brand

SolaX Power

Plugin used

plugin_solax.py

Serial prefix

C31103

Inverter firmware versions

DSP 1.43 ARM 1.42-1.09

Connection Method

SolaX Pocket WiFi 3

Dongle firmware

I don't know

Detailed Error Log

Logger: homeassistant.components.websocket_api.http.connection
Quelle: components/websocket_api/commands.py:334
Integration: Home Assistant WebSocket API (Dokumentation, Probleme)
Erstmals aufgetreten: 11:32:06 (6 Vorkommnisse)
Zuletzt protokolliert: 11:33:43

[139748812275392] Error during service call to switch.turn_on: SolaX-Wechselrichter: multi-function single-register write was rejected by device 1 at register 0xe1: ExceptionResponse(dev_id=1, function_code=144, exception_code=3)
[139748137728928] Error during service call to switch.turn_off: SolaX-Wechselrichter: multi-function single-register write was rejected by device 1 at register 0xe1: ExceptionResponse(dev_id=1, function_code=144, exception_code=3)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsolax

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions