Skip to content

Add support for solax x1-hybrid-gen5#131

Closed
GustavoIO wants to merge 1 commit intosquishykid:masterfrom
GustavoIO:master
Closed

Add support for solax x1-hybrid-gen5#131
GustavoIO wants to merge 1 commit intosquishykid:masterfrom
GustavoIO:master

Conversation

@GustavoIO
Copy link

Basically the schema for gen4 works on gen5 but the api sends more data fields.
Tested on mine.

vol.Required("Data"): vol.Schema(
vol.All(
[vol.Coerce(float)],
vol.Length(min=300, max=300),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I get this on my Hybrid X1 Gen 4 with updated firmware (at least I suspect so, I just contacted support to update firmware and while they didn't reply anything to me, I suspect they have already done it)

@squishykid
Copy link
Owner

This PR seems quite outdated now, I am going to close it for now, but feel free to re-open if you start working on it again.

@squishykid squishykid closed this Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants