Commit Graph

192 Commits

Author SHA1 Message Date
Edward Firmo
5111fdb3f1 Bump to v4.2.5
Getting prepared to a release.
2024-02-12 09:49:19 +01:00
Edward Firmo
b7c500fef1 Use stable Nextion component 2024-02-12 09:36:03 +01:00
Edward Firmo
d1d19ffb06 upload_tft_baud_rate on UI 2024-02-09 19:32:07 +01:00
Edward Firmo
4750a22ddf Update nspanel_esphome_addon_upload_tft.yaml
Use target speed only when setup
2024-02-09 10:14:06 +01:00
Edward Firmo
7e70e7c3c1 User exit reparse from upload in the component 2024-02-09 09:55:36 +01:00
Edward Firmo
c60f4e97ce Remove direct uart comm
To avoid lost of sync with Nextion queue
2024-02-08 12:46:48 +01:00
Edward Firmo
1e036a204c Unify set_tft_file 2024-02-08 08:22:04 +01:00
Edward Firmo
0b8ac56521 Direct TFT Transfer from GitHub for Arduino Users 2024-02-07 23:57:55 +01:00
Edward Firmo
b02be58888 Revert TFT Upload 2024-02-07 20:59:03 +01:00
Edward Firmo
02deba2380 Align with changed on Nextion component (Lint) 2024-02-07 12:13:58 +01:00
Edward Firmo
4378acacfa Use pr6192 2024-02-07 04:27:42 +01:00
Edward Firmo
7dfe5af6bf Lint 2024-02-07 03:54:24 +01:00
Edward Firmo
a45d421c01 lint 2024-02-07 03:53:10 +01:00
Edward Firmo
604705d9b6 Use new tft upload with persistent connections 2024-02-07 03:49:38 +01:00
Edward Firmo
64ab3fa4b9 Remove tft_branch selector. 2024-02-07 00:30:57 +01:00
Edward Firmo
7629fa086b Don't retry upload unless is a nextion failure 2024-02-06 11:12:43 +01:00
Edward Firmo
6b03d7c44f Don't run scripts during upload 2024-02-06 10:32:18 +01:00
Edward Firmo
9cae2b3d9f Use on_value on select 2024-02-06 10:27:23 +01:00
Edward Firmo
e73cfb731d Clean-up upload engine 2024-02-06 09:54:51 +01:00
Edward Firmo
52e3dd174c Use macro YESNO to standardize True/False messages 2024-02-02 08:53:51 +01:00
Edward Firmo
b94461b39f Initialization tracking
Solves #1528
2024-02-01 19:25:10 +01:00
Edward Firmo
730fc62643 Lint 2024-02-01 14:18:41 +01:00
Edward Firmo
bbb49e189b Lint 2024-02-01 14:13:31 +01:00
Edward Firmo
083936b1a5 Deprecate "Show while loading" 2024-02-01 14:06:13 +01:00
Edward Firmo
f70e08cc8f Ensure notification is shown
It possibly fixes #1751
2024-01-31 17:43:42 +01:00
Edward Firmo
9d88d84faf Publish diagnostic sensor "Blueprint" and simplify TFT upload 2024-01-31 11:31:29 +01:00
Edward Firmo
74ea1ebb0e Move exit_reparse to advanced 2024-01-31 03:35:38 +01:00
Edward Firmo
a01486b454 Fix display in Fahrenheit when Blueprint fails the first time
Solves #1678
2024-01-31 00:56:10 +01:00
Edward Firmo
8404a6e62c Converts betwwen C/F before display embedded climate
Solves #1678
2024-01-30 17:03:31 +01:00
Edward Firmo
8bf92697e7 Fix device_class based icons on cover page
Solves #1688
2024-01-26 17:15:25 +01:00
Edward Firmo
5403776b9a Revert temperature_unit_is_fahrenheit 2024-01-25 17:01:13 +01:00
Edward Firmo
e5329338df Add support to friendly names
Solves #1719
2024-01-25 11:01:46 +01:00
Edward Firmo
905d57f3ca Lint 2024-01-22 23:29:07 +01:00
Edward Firmo
a58a7f5443 Update device_name on boot only 2024-01-22 22:50:25 +01:00
Edward Firmo
0af730fd5a Less frequent update for device_name 2024-01-22 22:42:00 +01:00
Edward Firmo
4abd37d981 New ESP-IDF upload memory optimization 2024-01-22 22:33:56 +01:00
Edward Firmo
bccb7c86af Reduce variables stored to flash 2024-01-22 22:14:52 +01:00
Edward Firmo
98c6cf9849 Expose sensors to HA 2024-01-21 23:13:38 +01:00
Edward Firmo
1c2cbb9fd2 Expose diagnostics sensors 2024-01-21 00:48:10 +01:00
Edward Firmo
eed29a2360 Use version tag instead of main to download TFT
This will avoid old firmware downloading latest TFT from `main`, as it will instead download it from the tag related to the release.
It will fail with users running testing versions, like v4.2.5dev`, which could be a good thing.
2024-01-18 14:09:56 +01:00
Edward Firmo
9bde7edd59 Bump to v4.2.4 2024-01-18 06:37:30 +01:00
Edward Firmo
1c49bc046d Bump to v4.2.3 2024-01-17 19:01:39 +01:00
Edward Firmo
2473816f34 Reverts: "Prioritize legacy upload when TFT is not detected"
Based on feedback from #1659
2024-01-17 14:05:47 +01:00
Edward Firmo
c1a0c0991e Prioritize legacy upload when TFT is not detected
Improves #1659
2024-01-17 10:22:06 +01:00
Edward Firmo
c281a68bee Set accuracy_decimals for sensors 2024-01-17 02:57:16 +01:00
Edward Firmo
ccf139fa5f Revert simplification of tft upload
Solves #1659
2024-01-17 01:14:49 +01:00
Edward Firmo
0e35bae534 Turn-off display when screensaver time is disabled
Potentially solves #1620
2024-01-17 00:41:23 +01:00
Edward Firmo
01c898b98c Restores watchdog rounds every minute at second 30 2024-01-16 22:16:02 +01:00
Edward Firmo
9c68166098 Bump to v4.2.2 2024-01-16 11:28:38 +01:00
Edward Firmo
9a501c45a2 Do not convert Celsius to Fahrenheit when displaying embedded temperature
Solves #1640
2024-01-16 11:17:15 +01:00