Home Assistant - NTP Client auf eine lokale Quelle stellen

In der Konsole einloggen

login

Englische Tastatur!

Wechseln ins Verzeichnis /etc/systemd

cd /etc/systemd

Bearbeiten der timesyncd.conf

vi timesyncd.conf

Beispiel:

[Time]
NTP=192.168.1.1
FallbackNTP=0.at.pool.ntp.org 1.at.pool.ntp.org
# Speed-up boot as first attempt is done before network is up
ConnectionRetrySec=10


Revision #6
Created 2026-02-18 15:04:16 UTC by Admin
Updated 2026-02-18 15:37:58 UTC by Admin