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]: User Export Control limited to 2500W #861

Closed
wonko opened this issue Apr 15, 2024 · 0 comments · Fixed by #862
Closed

[Bug]: User Export Control limited to 2500W #861

wonko opened this issue Apr 15, 2024 · 0 comments · Fixed by #862
Labels
bug Something isn't working solax

Comments

@wonko
Copy link
Contributor

wonko commented Apr 15, 2024

Describe the bug

I have a X3-Hybrid-6 system (Gen4), and want to set the "export_control_user_limit". On the device, I can set it to whatever value I want, the default is "300000", assuming that any value which is too high for the device actually means "no limit".

Using the integration, I see this value is capped at 2500W for my inverter. My device isn't in the list here https://github.com/wills106/homeassistant-solax-modbus/blob/main/custom_components/solax_modbus/plugin_solax.py#L329 , so I assume the 2500 originates from https://github.com/wills106/homeassistant-solax-modbus/blob/main/custom_components/solax_modbus/plugin_solax.py#L726 .

Integration Version

latest

Homeassistant core version

2024.2.5

Inverter brand

Solax

Plugin used

plugin_solax.py

Serial prefix

H34A06

Inverter firmware versions

DSP 2.07, ASM 2.03

Connection Method

Pocket wifi, modbus tcp

Dongle firmware

unknown

Detailed Error Log

No response

Additional context

No response

@wonko wonko added bug Something isn't working solax labels Apr 15, 2024
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

Successfully merging a pull request may close this issue.

1 participant