From 12fd2d3747b0cfeea9a84d57c7ab97a1b6a1e87e Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Sun, 5 Jan 2025 00:38:30 +0100 Subject: [PATCH] Lint --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index bb069d5..d282d26 100644 --- a/README.md +++ b/README.md @@ -136,20 +136,21 @@ Follow these steps to get your TX Ultimate device up and running with ESPHome. - [Click here](https://github.com/edwardtfn/TX-Ultimate-Easy/tags) for a full list of versions available. - [Click here](https://github.com/edwardtfn/TX-Ultimate-Easy/blob/main/TX-Ultimate-Easy-ESPHome.yaml) for the latest version of this yaml. - > [!IMPORTANT] - > Starting from version 2025.1.0, non-essential components like `web_server`, `captive_portal`, and `wifi` - > are no longer included in the core package. If you need these components, - > you must add them manually to your local configuration file. - > For example: - > ```yaml - > # Add these to your configuration if needed - > web_server: - > captive_portal: - > wifi: - > ap: # Access point configuration - > ``` 5. Click "Save" and then "Install" +> [!IMPORTANT] +> Starting from version 2025.1.0, non-essential components like `web_server`, `captive_portal`, and `wifi` +> are no longer included in the core package. If you need these components, +> you must add them manually to your local configuration file. +> For example: +> ```yaml +> # Add these to your configuration if needed +> web_server: +> captive_portal: +> wifi: +> ap: # Access point configuration +> ``` + ### Device Flashing Initial flashing must be done via serial connection.