Skip to main content

Tasmota

Smart Plugs

Energy Reset

  • EnergyReset1 <value> to change today
  • EnergyReset2 <value> to change yesterday
  • EnergyReset3 <value> to change total

Power Calibration

Flash Tasmota

Tasmotizer

Tasmota Settings

NTP Server

Set the NTP reference server for the Tasmota instance. Might need a restart to take affect.

Tasmota > Console

  • List servers
$ ntpServer
>> {"NtpServer1":"192.168.178.1","NtpServer2":"time.cloudflare.com","NtpServer3":"pool.ntp.org"}
  • Set servers
$ ntpServer<X> <IP>
e.g.
ntpServer1 192.168.178.1
ntpServer2 time.cloudflare.com
ntpServer3 pool.ntp.org