- Notification button processed on ESPHome (as all the info is there) - Added word-wrap for main text - Expanded text size - Handling display mode (used to define the number of chars per line on Notifications) - Versioning handling - As a consequence of the previous item.
382 B
382 B
Creating nspanel_us_land.HMI from nspanel_eu.HMI:
Program.s:
Change to display_mode=3
Page home:
- Change left_bt_pic (x,y,w,h) from ( 47,307,120,3) to (467,173,3,120)
- Change right_bt_pic(x,y,w,h) from (288,307,120,3) to (467, 27,3,120)
- Rotate pictures 30 & 31 by 90degrees - You will find the rotated pics under pics folder where this instruction file is.