Wiki source code of Tasmota

Version 1.1 by Leon Poon on 2021/08/21 13:44

Show last authors
1 Things to run after flashing:
2
3 [[https:~~/~~/tasmota.github.io/docs/Commands/>>https://tasmota.github.io/docs/Commands/]]
4
5 |SaveData|0 = save parameter changes only manually, e.g. with Restart 1
6 |NtpServer<x>|NTP server setup (x= 1..3)
7 0 = clear NtpServer<x> settings
8 1 = reset NtpServer<x> settings to firmware defaults
9 <value> = set NtpServer<x> host or IP address (32 char limit)
10 |Timezone|-13..+13 = set timezone offset from UTC in hours
11 -13:00..+13:00 = set timezone offset from UTC in hours and minutes
12 99 = use timezone configured with TimeDst and TimeStd
13 |PowerOnState|Control power state when the device is //**powered up**//. [[More information>>url:https://tasmota.github.io/docs/PowerOnState/]]
14 0 / OFF = keep power(s) OFF after power up
15 1 / ON = turn power(s) ON after power up
16 2 / TOGGLE = toggle power(s) from last saved state
17 3 = switch power(s) to their last saved state //(default)//
18 4 = turn power(s) ON and disable further power control
19 5 = after a PulseTime period turn power(s) ON (acts as inverted [[PulseTime>>url:https://tasmota.github.io/docs/Commands/#pulsetime]] mode)
20 | |
21 |Restart|1 = restart device with configuration saved to flash
22
23 Wifi configuration: hostname
24
25 Mqtt configuration...
26
27
28