diff --git a/(EN)-Customization.md b/(EN)-Customization.md index d7f8ce6..ff26a28 100644 --- a/(EN)-Customization.md +++ b/(EN)-Customization.md @@ -8,6 +8,22 @@ Table of contents: - [Custom OTA password](#custom-ota-password) - [Web server credentials](#web-server-credentials) - [Reboot when API fails](#reboot-when-api-fails) + - [Change UART's baud rate](#change-uarts-baud-rate) + - [Manual IP](#manual-ip) + - [Hidden Wi-Fi](#hidden-wi-fi) + - [Connect to multiple networks](#connect-to-multiple-networks) + - [SNTP (time) server](#sntp-time-server) + - [Sensor for display awake vs sleeping](#sensor-for-display-awake-vs-sleeping) + - [Button to upload `nspanel_blank.tft`](#button-to-upload-nspanel_blanktft) + - [Deep sleep](#deep-sleep) + - [Enforce time zone](#enforce-time-zone) + - [Compiling ESPHome on lower powered machines](#compiling-esphome-on-lower-powered-machines) + - [Sleep & Wake-up buttons](#sleep--wake-up-buttons) + - [Set display as a light](#set-display-as-a-light) + - [Scheduled actions](#scheduled-actions) + - [Scheduled relay](#scheduled-relay) + - [Scheduled climate](#scheduled-climate) + ## Description This project adds lots of functionalities to your NSPanel and we are constantly adding new features based on user's feedback. However, you might have some specific case that are not included on the current implementation or is not a common case for other users.