home-assistant / home-assistant/supervisor

Report if time is not synchronized to the user

Open
#6,549 2 comments 0 reactions 1 assignee Claimed by @sairon View on GitHub
Dominant language
Python
Stars
2.2k
Forks
806
Avg merge
1d 6h
Merged PRs (30d)
55

Description

### Description

If systemd-timesyncd reports that time is not synchronized we should inform the user that time is (possibly) wrong.

We need to take air gapped systems into account, e.g. if there is no Internet connectivity NTP sync will not be possible, but the time still might be right. Is there information if systemd-timesyncd was able to read the RTC? 🤔 If the RTC reports a seemingly valid time, we should trust it.

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.