Skip to content

feature: Add device time display and fix Europe/Berlin DST handling - #24

Merged
Friedjof merged 2 commits into
masterfrom
feature/device-time-display-and-dst-fix
Jun 3, 2026
Merged

feature: Add device time display and fix Europe/Berlin DST handling#24
Friedjof merged 2 commits into
masterfrom
feature/device-time-display-and-dst-fix

Conversation

@bschlagheck

Copy link
Copy Markdown
Collaborator

Summary

  • add a device date/time display to the top bar
    still reflecting device time.

On the firmware side, RTC synchronization no longer assumes a fixed UTC+1 offset. Browser-provided UTC time is now converted to local Europe/Berlin time with CET/CEST daylight saving handling before
writing to the DS3231.

Validation

  • verified top bar device time rendering in the local browser mock
  • verified local clock ticking after initial load
  • npm run build in web/ passes

Notes

A full firmware build currently still hits an existing dependency/toolchain issue unrelated to this change:
Adafruit BusIO -> SPI.h: No such file or directory

@bschlagheck
bschlagheck requested a review from Friedjof June 3, 2026 17:58
@Friedjof
Friedjof merged commit 318ecce into master Jun 3, 2026
2 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