diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 27e1efd..37d9d70 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -58,11 +58,11 @@ packages: - nspanel_esphome_advanced.yaml # activate advanced (legacy) elements - can be useful for troubleshooting ... ``` -2. +   ## Overview of all changes 1. New Upload TFT engine -2. Smaller TFT file size +2.   ## Details of all changes @@ -72,15 +72,7 @@ We rebuilt the Upload TFT engine and now it will be using less resources from ES The original engine from Nextion component still as a fallback in case the new engine fails, but it might be removed in a future version. -### 2. Smaller TFT file size -The TFT files are now 15 to 20% smaller when compared to the previous version. This was achieved by removing some icon font sizes, so you will notice difference (a smaller icon) in the following components: -| Pages | Components | -| :--: | :--: | -| settings | bt_reboot
bt_sleep | -| cover | cover_open
cover_close
cover_stop | -| notification
confirm | bt_accept
bt_clear | -| fan | button_up
button_down
button_on
button_off | - +### 2.   ## Next topics we are currently working on diff --git a/nspanel_eu.HMI b/nspanel_eu.HMI index 596f611..e85cf6d 100644 Binary files a/nspanel_eu.HMI and b/nspanel_eu.HMI differ diff --git a/nspanel_eu.tft b/nspanel_eu.tft index d42fc32..d5d55a3 100644 Binary files a/nspanel_eu.tft and b/nspanel_eu.tft differ diff --git a/nspanel_us.HMI b/nspanel_us.HMI index fe6aedb..38468dc 100644 Binary files a/nspanel_us.HMI and b/nspanel_us.HMI differ diff --git a/nspanel_us.tft b/nspanel_us.tft index 1c03586..6ea0f16 100644 Binary files a/nspanel_us.tft and b/nspanel_us.tft differ diff --git a/nspanel_us_land.HMI b/nspanel_us_land.HMI index 7f83390..5c54af9 100644 Binary files a/nspanel_us_land.HMI and b/nspanel_us_land.HMI differ diff --git a/nspanel_us_land.tft b/nspanel_us_land.tft index 0af205f..093df51 100644 Binary files a/nspanel_us_land.tft and b/nspanel_us_land.tft differ