Merge pull request #2035 from Blackymas/dev
Update beta with latest minor changes
This commit is contained in:
@@ -682,6 +682,7 @@ Your efforts have significantly improved its functionality and reliability (#183
|
|||||||
Your contributions have made our guides more informative and accessible, enriching the user experience for everyone (#1865).
|
Your contributions have made our guides more informative and accessible, enriching the user experience for everyone (#1865).
|
||||||
|
|
||||||
## Previous releases
|
## Previous releases
|
||||||
|
- [v4.3.2 - Enhancements and Critical Fixes for a Seamless Experience](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.3.2)
|
||||||
- [v4.3.1 - Ensuring Compatibility with ESPHome v2024.3.0 and Enhancing Stability](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.3.1)
|
- [v4.3.1 - Ensuring Compatibility with ESPHome v2024.3.0 and Enhancing Stability](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.3.1)
|
||||||
- [v4.3 - Welcome to Framework ESP-IDF, an Utilities Dashboard and Enhanced Localization](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.3.0)
|
- [v4.3 - Welcome to Framework ESP-IDF, an Utilities Dashboard and Enhanced Localization](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.3.0)
|
||||||
- [v4.2.6 - Enhancing Stability and User Experience](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.2.6)
|
- [v4.2.6 - Enhancing Stability and User Experience](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.2.6)
|
||||||
|
|||||||
@@ -39,10 +39,9 @@ Select how you want to see the date displayed on your panel (Home page and weath
|
|||||||
|
|
||||||
Select how you want to see the time displayed on your panel's Home page.
|
Select how you want to see the time displayed on your panel's Home page.
|
||||||
|
|
||||||
### Delay to avoid synchronization problems
|
### Timezone
|
||||||
|
|
||||||
If the Wi-Fi signal is poor, you may have issues when loading some pages.
|
Select the timezone for this panel. Default (nothing) sets the timezone of the machine the firmware was compiled on. Important to set for prebuilt firmware.
|
||||||
If this happens, try to increase this delay as that may help.
|
|
||||||
|
|
||||||
## Weather and Temperature
|
## Weather and Temperature
|
||||||
|
|
||||||
@@ -65,11 +64,11 @@ An indoor temperature sensor is not necessary.
|
|||||||
Leave the field empty if you want to use the temperature sensor of the NSPanel.
|
Leave the field empty if you want to use the temperature sensor of the NSPanel.
|
||||||
If the value of the sensor needs to be corrected, this can be done via the temperature correction for the NSPanel under HA Devices.
|
If the value of the sensor needs to be corrected, this can be done via the temperature correction for the NSPanel under HA Devices.
|
||||||
|
|
||||||
## Home page - Sensor
|
## Home page - Entities States
|
||||||
|
|
||||||
### Sensor 01-03 - Entity (Optional)
|
### Home page - Entity 01-04 (Optional)
|
||||||
|
|
||||||
Up to three sensors can be displayed on the home screen.
|
Up to four entities can be displayed on the home screen.
|
||||||
Select the corresponding HA entity.
|
Select the corresponding HA entity.
|
||||||
|
|
||||||
## Home page - Chips
|
## Home page - Chips
|
||||||
@@ -138,6 +137,10 @@ For more details about these specifications, please visit the [WPA3™ Specifica
|
|||||||
|
|
||||||
## Hardware Buttons
|
## Hardware Buttons
|
||||||
|
|
||||||
|
### Visibility Pages
|
||||||
|
|
||||||
|
Choose the pages where the bars, indicating the status of entities linked to hardware buttons, will be displayed.
|
||||||
|
|
||||||
### Activate Relay x local Fallback (Optional)
|
### Activate Relay x local Fallback (Optional)
|
||||||
|
|
||||||
Normally, the internal relays of the NSPanels are triggered via HA.
|
Normally, the internal relays of the NSPanels are triggered via HA.
|
||||||
@@ -225,6 +228,21 @@ Additionally there is the possibility to choose an icon of your choice for the E
|
|||||||
|
|
||||||
Of course there is also the possibility to enter a label for each of the 4 pages and the aligment for the values on the entities pages.
|
Of course there is also the possibility to enter a label for each of the 4 pages and the aligment for the values on the entities pages.
|
||||||
|
|
||||||
|
## Advanced Settings
|
||||||
|
|
||||||
|
### System settings - Decimal Separator
|
||||||
|
|
||||||
|
Choose the decimal separator for displaying numbers.
|
||||||
|
|
||||||
|
### Delay to avoid synchronization problems
|
||||||
|
|
||||||
|
If the Wi-Fi signal is poor, you may have issues when loading some pages.
|
||||||
|
If this happens, try to increase this delay as that may help.
|
||||||
|
|
||||||
|
### Nextion TFT File Folder (Optional)
|
||||||
|
|
||||||
|
Specify the path to the folder containing the Nextion TFT file. This is to be used together with the option nextion_upload_tft on the "Update TFT Display - Model" option on the device's page.
|
||||||
|
|
||||||
## Example Screenshots
|
## Example Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user