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
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