To modify settings, go to Add-on Configuration in Home Assistant.
| Status | Server | Stratum | Poll | Reach | Offset |
|---|---|---|---|---|---|
| {% if source.state == '*' %} Synced {% elif source.state == '+' %} Combined {% elif source.state == '-' %} Candidate {% elif source.state == '?' %} Unreachable {% elif source.state == 'x' %} Falseticker {% elif source.state == '~' %} Variable {% else %} Unknown {% endif %} | {{ source.name }} | {{ source.stratum }} | {{ (2 ** (source.poll | int)) }}s | {{ source.reach }} | {{ source.last_sample_offset }} |
| No sources available yet. Chrony may still be starting up. | |||||
| Client | NTP Requests | Dropped | Last Seen |
|---|---|---|---|
| {{ client.hostname }} | {{ client.ntp_requests }} | {{ client.drop }} | {{ client.last_rx }} |
| No clients have connected yet. | |||
Page auto-refreshes every 30 seconds • Last updated: