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

Growatt serial-no buffer overrun + manifest pymodbus #1210

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

PSMGoossens
Copy link
Contributor

@PSMGoossens PSMGoossens commented Jan 12, 2025

  • Solved issue where the serial number read count is to large for the actual registers in function async_read_serialnr.
  • Updated pymodbus to align with home assistants 25.1 version (thanks @Luflosi for the comment on the PR)
  • Updated version so version could be released if needed.
  • Updated functions value_function_rtc_ymd and value_function_rtc to handle years with 4 digits as well

- Solved issue where the serial number read count is to large for the actual registers in function async_read_serialnr.
- Updated pymodbus to allign with home assistants 25.1 version (thanks @Luflosi
 for the comment on the PR)
- Updated version so version could be released if needed.
Rounding issue when expected a year of 2 digits but receiving one of 4 digits in functions:
- value_function_rtc
- value_function_rtc_ymd
@Luflosi
Copy link

Luflosi commented Jan 13, 2025

My comment can be seen here: 00a319c.

@wills106 wills106 merged commit 54ca1b8 into wills106:main Jan 14, 2025
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.

3 participants