Skip to content

Commit

Permalink
Fix broken links to Sonoff esphome.io
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Żygowski <[email protected]>
  • Loading branch information
miczyg1 committed Feb 28, 2024
1 parent b89ccff commit 1c34b6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/transparent-validation/sonoff/sonoff_preparation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Sonoff preparation

The following page is based on the
[EPSHome](https://esphome.io/devices/sonoff_s20.html)
[EPSHome](http://web.archive.org/web/20240221030444/https://esphome.io/devices/sonoff_s20.html)
and [Tasmota](https://tasmota.github.io/docs/devices/Sonoff-S26-Smart-Socket)
documentations.

Expand Down Expand Up @@ -48,7 +48,7 @@ down the Sonoff power button to get into flash mode:
We strongly advise using the more popular
[Tasmota](https://tasmota.github.io/docs/),
which has demonstrated higher stability in our office, over
[ESPhome](https://esphome.io/index.html).
[ESPhome](http://web.archive.org/web/20240221030444/https://esphome.io/index.html).
However, in case you have reasons to choose the latter, our guide provides
instructions for both.

Expand Down Expand Up @@ -202,7 +202,7 @@ instructions for both.

1. Put the device in flash mode. Putting the device in this mode should be done
in accordance with the
[documentation](https://esphome.io/devices/sonoff_s20.html#step-4-uploading-firmware).
[documentation](http://web.archive.org/web/20240221030444/https://esphome.io/devices/sonoff_s20.html#step-4-uploading-firmware).
1. Change the upload method from OTA to `/dev/ttyUSB0`. After this operation,
the new element with the name specified in `esphome:name` should be
displayed.
Expand Down
2 changes: 1 addition & 1 deletion docs/unified/msi/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Dasharo compatible with the MSI PRO Z690-A and PRO Z790-P platform.
+ [PRO Z790-P Hardware Configuration Matrix](../../variants/msi_z790/hardware-matrix.md)
- [RTE](https://3mdeb.com/open-source-hardware/#rte)
- [Sonoff S20 Smart Plug](https://wiki.iteadstudio.com/S20_Smart_Socket)
with [custom firmware](https://esphome.io/devices/sonoff_s20.html)
with [custom firmware](http://web.archive.org/web/20240221030444/https://esphome.io/devices/sonoff_s20.html)

### Serial debug

Expand Down

0 comments on commit 1c34b6c

Please sign in to comment.