From 31d27fbc9ff88387f9298bd70b6e64db0b634448 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Fri, 16 Apr 2021 16:05:30 -0600 Subject: [PATCH] added ESPHome Flasher note --- website/docs/getting_started/flashing_firmware/linux.md | 5 +++++ website/docs/getting_started/flashing_firmware/macos.md | 4 ++++ website/docs/getting_started/flashing_firmware/windows.md | 4 ++++ 3 files changed, 13 insertions(+) diff --git a/website/docs/getting_started/flashing_firmware/linux.md b/website/docs/getting_started/flashing_firmware/linux.md index 69dc87da..f9e06a4e 100644 --- a/website/docs/getting_started/flashing_firmware/linux.md +++ b/website/docs/getting_started/flashing_firmware/linux.md @@ -67,3 +67,8 @@ Be very careful to install the correct load for your board. In particular the po ``` ## Graphical User Interface Instructions + +:::note +ESPHome Flasher for linux is a prebuilt binary for Ubuntu. These instructions were only testing on Ubuntu. Mileage may very on other distros. ESPHome Flasher also provides instructions to build from source or install via `pip` on their README. +::: + diff --git a/website/docs/getting_started/flashing_firmware/macos.md b/website/docs/getting_started/flashing_firmware/macos.md index 385701b9..c23454d2 100644 --- a/website/docs/getting_started/flashing_firmware/macos.md +++ b/website/docs/getting_started/flashing_firmware/macos.md @@ -89,6 +89,10 @@ Be very careful to install the correct load for your board. In particular the po ## Graphical User Interface Instructions +:::note +ESPHome Flasher also provides instructions to build from source or install via `pip` on their README. +::: + 1. Download [ESPHome Flasher](https://github.com/esphome/esphome-flasher) 2. Connect your radio to your USB port. 3. Open ESPHome Flasher. There should be no installation required. diff --git a/website/docs/getting_started/flashing_firmware/windows.md b/website/docs/getting_started/flashing_firmware/windows.md index 137877c0..bc1c9a1a 100644 --- a/website/docs/getting_started/flashing_firmware/windows.md +++ b/website/docs/getting_started/flashing_firmware/windows.md @@ -76,6 +76,10 @@ Be very careful to install the correct load for your board. In particular the po ## Graphical User Interface Instructions +:::note +ESPHome Flasher also provides instructions to build from source or install via `pip` on their README. +::: + 1. Download [ESPHome Flasher](https://github.com/esphome/esphome-flasher) 2. Connect your radio to your USB port. 3. Open ESPHome Flasher. There should be no installation required.