Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Platform solax_modbus does not generate unique IDs #1127

Open
prehor opened this issue Nov 8, 2024 · 1 comment
Open

[Bug]: Platform solax_modbus does not generate unique IDs #1127

prehor opened this issue Nov 8, 2024 · 1 comment
Labels
bug Something isn't working solax

Comments

@prehor
Copy link
Contributor

prehor commented Nov 8, 2024

Describe the bug

When I enable the EPS Frequency sensor, this entry appears in the HASS log:

ERROR (MainThread) [homeassistant.components.sensor] Platform solax_modbus does not generate unique IDs. ID Solax_eps_frequency is already used by sensor.solax_eps_frequency - ignoring sensor.Solax_eps_frequency

Integration Version

2024.11.1

Homeassistant core version

2024.11.0

Inverter brand

SolaX Power

Plugin used

plugin_solax.py

Serial prefix

H34A15

Inverter firmware versions

DSP v1.46 ARM v1.44

Connection Method

SolaX Pocket WiFi+LAN 3.0, LAN Connection

Dongle firmware

n/a

Detailed Error Log

ERROR (MainThread) [homeassistant.components.sensor] Platform solax_modbus does not generate unique IDs. ID Solax_eps_frequency is already used by sensor.solax_eps_frequency - ignoring sensor.Solax_eps_frequency

Additional context

No response

@prehor prehor added bug Something isn't working solax labels Nov 8, 2024
@prehor
Copy link
Contributor Author

prehor commented Dec 6, 2024

I discovered duplicate sensor eps_frequency for the following registers:

According to version 3.29 of the X1/X3-Hybrid-G4 Modbus Registers PDF, registers 0x4F to 0x7C are marked as "Reserved" (i.e., not used). On the other hand, register 0xB9 is designated as the Off-Grid Frequency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solax
Projects
None yet
Development

No branches or pull requests

1 participant