markdown lint
This commit is contained in:
@@ -136,7 +136,6 @@ Learn about secrets in ESPHome: [Home Assistant Secrets in ESPHome](https://www.
|
|||||||
ensuring that the file is accessible to the NSPanel.
|
ensuring that the file is accessible to the NSPanel.
|
||||||
This URL will be used by ESPHome to download the TFT file to your panel.
|
This URL will be used by ESPHome to download the TFT file to your panel.
|
||||||
For more information on hosting the TFT file and setting up the URL, see the [Upload TFT](#upload-tft) section.
|
For more information on hosting the TFT file and setting up the URL, see the [Upload TFT](#upload-tft) section.
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> **Prefer HTTP over HTTPS for File Transfer**
|
> **Prefer HTTP over HTTPS for File Transfer**
|
||||||
> While you might encounter examples using HTTPS in URLs for file transfer,
|
> While you might encounter examples using HTTPS in URLs for file transfer,
|
||||||
@@ -144,7 +143,6 @@ Learn about secrets in ESPHome: [Home Assistant Secrets in ESPHome](https://www.
|
|||||||
> The support for HTTPS in this context can be unstable,
|
> The support for HTTPS in this context can be unstable,
|
||||||
> often leading to issues with file transfers.
|
> often leading to issues with file transfers.
|
||||||
12. (Optional) Enhance security with API encryption by adding the copied key from step 6 to the **My Customization** area.
|
12. (Optional) Enhance security with API encryption by adding the copied key from step 6 to the **My Customization** area.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> You can get a new randomly generated valid key from [ESPHome Native API Component](https://esphome.io/components/api.html#configuration-variables) page.
|
> You can get a new randomly generated valid key from [ESPHome Native API Component](https://esphome.io/components/api.html#configuration-variables) page.
|
||||||
13. After finalizing settings, click **Save** and close the YAML window.
|
13. After finalizing settings, click **Save** and close the YAML window.
|
||||||
|
|||||||
Reference in New Issue
Block a user