Tasmota
Smart Plugs
Energy Reset
EnergyReset1 <value>
to change todayEnergyReset2 <value>
to change yesterdayEnergyReset3 <value>
to change total
Power Calibration
Flash Tasmota
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
No Comments