I am trying to move away from Cloud resources and have attempted to leverage the Solax Inverter Modbus integration for my solar system but I seem be failing and I can’t figure out what is going wrong.
Components:
- X1-Hybrid-G4
- USR-W610
- Home Assistant 2023.3.3
Supervisor 2023.03.1
Operating System 9.5
Frontend 20230302.0 - latest
Completed:
-
Installed a USR-W610 (From the compatibility list).
-
Configured the USR-W610 (see below)
-
Added the Solax Inverter Modus Integration
-
Connected all.
At this point I see four entities in my HASS, none are working/receiving data.
USR-W610 Configuration
- Application Setting (Wifi-Uart Setting).
Errors:
This first error is th only one continuing to happen currently.
This error originated from a custom integration.
Logger: pymodbus.logging
Source: custom_components/solax_modbus/__init__.py:324
Integration: SolaX Inverter Modbus (documentation, issues)
First occurred: 13:41:31 (14 occurrences)
Last logged: 14:11:23
Connection to (192.168.14.25, 502) failed: [Errno 111] Connection refused
These errors also came up but have since stopped.
This error originated from a custom integration.
Logger: custom_components.solax_modbus.plugin_solax
Source: custom_components/solax_modbus/plugin_solax.py:4502
Integration: SolaX Inverter Modbus (documentation, issues)
First occurred: 13:41:16 (2 occurrences)
Last logged: 13:53:53
unrecognized inverter type - serial number : unknown
This error originated from a custom integration.
Logger: custom_components.solax_modbus.plugin_solax
Source: custom_components/solax_modbus/plugin_solax.py:4451
Integration: SolaX Inverter Modbus (documentation, issues)
First occurred: 13:41:16 (2 occurrences)
Last logged: 13:53:53
SolaX: cannot find serial number, even not for MIC
This error originated from a custom integration.
Logger: custom_components.solax_modbus.plugin_solax
Source: custom_components/solax_modbus/plugin_solax.py:4444
Integration: SolaX Inverter Modbus (documentation, issues)
First occurred: 13:41:16 (2 occurrences)
Last logged: 13:53:53
SolaX: reading serial number from address 0x300 failed; other address may succeed
I am not quite sure what is not happening?
The serial number and inverter type errors haven’t happened in a lil while now seemingly so im very confused as to what’s changed?
I have checked my cables to ensure the Pin 4/5 go to A/B and that’s all fine.
Any ideas?