Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kb:iot [2022/05/27 11:57] – yehuda | kb:iot [2022/08/22 22:05] (current) – yehuda | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| - | RTC Setup | + | === RTC Setup === |
| + | |||
| + | * worked on RPI Zero: https:// | ||
| + | |||
| https:// | https:// | ||
| https:// | https:// | ||
| + | |||
| + | |||
| + | === Tesmota relay === | ||
| + | * power on - PowerOnState - https:// | ||
| + | < | ||
| + | # https:// | ||
| + | SetOption63 1 | ||
| + | |||
| + | # Always on | ||
| + | PowerOnState 1 | ||
| + | </ | ||
| + | |||