Skip to content

Fix for Force Charge not working when using H1 over LAN #671

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

Merged
merged 6 commits into from
Sep 18, 2024
Merged

Fix for Force Charge not working when using H1 over LAN #671

merged 6 commits into from
Sep 18, 2024

Conversation

FozzieUK
Copy link
Contributor

@FozzieUK FozzieUK commented Sep 3, 2024

It looks like a bug has crept in on the later releases when trying to set force charge for H1 using LAN.

H1 LAN doesn't support work mode hence it is not possible to set a fall back mode and the 'assert if work_mode_map is not None' correctly raises an error for H1 LAN.

It looks like a bug has crept in on the later releases when trying to set force charge for H1 using LAN.

H1 LAN doesn't support work mode hence it is not possible to set a fall back mode and the 'assert if work_mode_map is not None' correctly raises an error for H1 LAN.
@FozzieUK
Copy link
Contributor Author

FozzieUK commented Sep 3, 2024

See #670

@canton7
Copy link
Collaborator

canton7 commented Sep 3, 2024

Thank you!

correct code structure
ahh that's why it's there to avoid mypy fail
@FozzieUK FozzieUK requested a review from canton7 September 3, 2024 11:43
@FozzieUK
Copy link
Contributor Author

@canton7 sorry that was a bit of a chore for such a small change, linting finally passes….. (I’ve tested to confirm it works as expected) - over to you ☺️

@canton7
Copy link
Collaborator

canton7 commented Sep 18, 2024

Thanks! Apologies for being so slow, I'm back now :)

@canton7 canton7 merged commit 0dc4f7a into nathanmarlor:main Sep 18, 2024
3 checks passed
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.

2 participants