-
I want to disable the access to the NTP servers. With the command timer it doesn't work. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The command In general, Tasmota is not fully initialized without a real time source. Simplest approach for that is having a local NTP server, but you can also use a RTC/GPS chip, or setting a imaginary time using the command |
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply. |
Beta Was this translation helpful? Give feedback.
The command
Timer
is totally unrelated to time synchronization. If you instead mean the commandTime
, things depends on what you are doing. Just saying "it doesn't work" is a waste of time, as you provided no details of actions or observations.In general, Tasmota is not fully initialized without a real time source. Simplest approach for that is having a local NTP server, but you can also use a RTC/GPS chip, or setting a imaginary time using the command
Time
.