From 342c7df1932c586a621bf73ee69fb6f579a50360 Mon Sep 17 00:00:00 2001 From: Saentist Date: Tue, 28 Nov 2023 12:14:19 +0200 Subject: [PATCH] Update sntp.rst (#3386) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update sntp.rst More detailed example * Don't use corporate servers in the example --------- Co-authored-by: H. Árkosi Róbert --- components/time/sntp.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/time/sntp.rst b/components/time/sntp.rst index 4da7b7fd4..e69ac89c2 100644 --- a/components/time/sntp.rst +++ b/components/time/sntp.rst @@ -7,6 +7,11 @@ SNTP Time Source time: - platform: sntp id: sntp_time + timezone: Europe/Sofia + servers: + - 0.pool.ntp.org + - 1.pool.ntp.org + - 2.pool.ntp.org Configuration variables