Skip to content

docs(solis): note that the inverter's own timezone must match Predbat's - #4451

Open
chalfontchubby wants to merge 1 commit into
mainfrom
docs/solis-inverter-timezone-note
Open

docs(solis): note that the inverter's own timezone must match Predbat's#4451
chalfontchubby wants to merge 1 commit into
mainfrom
docs/solis-inverter-timezone-note

Conversation

@chalfontchubby

Copy link
Copy Markdown
Collaborator

Summary

  • Charge/discharge slot times are written to the Solis inverter as plain HH:MM values with no timezone attached, so the inverter interprets them using its own configured timezone rather than Predbat's.
  • A mismatch (e.g. inverter left on UTC while Predbat runs Europe/London) shifts the resulting charge/discharge windows by the difference - most visibly a full hour out whenever BST is in effect.
  • Documents the requirement that the inverter's own timezone be set to match Predbat's timezone setting.

Ref: #4448

Test plan

  • Docs-only change, mkdocs.yml unaffected (existing page)
  • ./run_pre_commit passes (markdownlint, cspell)

🤖 Generated with Claude Code

Charge/discharge slot times are written to the Solis inverter as plain
HH:MM values with no timezone attached, so the inverter interprets them
using its own configured timezone rather than Predbat's. A mismatch
(e.g. inverter left on UTC while Predbat runs Europe/London) shifts the
resulting windows by the difference, most visibly a full hour out
whenever BST is in effect.

Ref: #4448

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.

1 participant