Tasmota Time Configuration

Setting up the time on a Tasmota flashed device

From the Tasmota git

First, a link to the online help: https://tasmota.github.io/docs/Commands/

Now, the relevant bits from that page as of Jul 14 2020:

Time

TimeSTD, TimeDST

Set policies for the beginning of daylight saving time (DST) and return back to standard time (STD)

Timezone

Timezone -13..+13 = set timezone offset from UTC in hours

Time Status

Check the current time with Status 7

commands

These are the commands to enter to setup time for North America Eastern Time Zone w/ DST enabled

TimeSTD 0, 1, 11, 1, 2, -300

TIMEDST 0, 2, 3, 1, 2, -240

TimeZone 99

Status 7