From 8af1bbc9241c49a172aa2c97ae2fda5fdfaacf10 Mon Sep 17 00:00:00 2001 From: CK1-CK <65177756+CK1-CK@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:00:27 -0700 Subject: [PATCH] Update Getting_Started.md A table of features added https://github.com/lumapu/ahoy/issues/1734 --- manual/Getting_Started.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manual/Getting_Started.md b/manual/Getting_Started.md index 33637e6f..1fa452a9 100644 --- a/manual/Getting_Started.md +++ b/manual/Getting_Started.md @@ -199,6 +199,15 @@ This information suits you if you just want to use an easy way. 1. download the flash-tool [nodemcu-pyflasher](https://github.com/marcelstoer/nodemcu-pyflasher) 2. download latest release bin-file from [ahoy_](https://github.com/grindylow/ahoy/releases) + + +| FW Tag/Feature | MqTT | Display | History/Verlauf | Prometheus | +|--------------------|-------|---------|-----------------|------------| +| esp8266 | X | - | - | - | +| esp8266-all | X | X | X | - | +| esp8266-minimal | - | - | - | - | +| esp8266-prometheus | X | X | X | X | + 3. open flash-tool and connect the target device to your computer. 4. Set the correct serial port and select the correct *.bin file 5. click on "Flash NodeMCU"