Commit Graph

2291 Commits

Author SHA1 Message Date
Edward Firmo
2143f4ae27 Split fan.set_percentage from fan.turn_on
Solves an issue when using fan from LocalTuya integration.

Solves #1706
2024-02-11 01:14:25 +01:00
Edward Firmo
e1666fab40 Update ReleaseNotes.md 2024-02-09 19:37:49 +01:00
Edward Firmo
73e82bbfe5 Merge pull request #1778 from bluefoxlee/dev
Update Size 48 font and international character set text.
2024-02-09 19:33:23 +01:00
Edward Firmo
d1d19ffb06 upload_tft_baud_rate on UI 2024-02-09 19:32:07 +01:00
bluefoxlee
f85844d4dd Update size 48 fonts.
Update size 48 fonts in order to fix missing CJK characters. 
Found one missing issue in Climate page.
2024-02-10 02:09:34 +08:00
bluefoxlee
a0e37e811e Update and rename International-charset.txt
Update and rename 2248-International-charset.txt to 2271-International-charset.txt.
To fix size 48 missing CJK characters
2024-02-10 02:07:57 +08: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
27b7317070 Getting prepared to v4.2.5 release 2024-02-08 08:15:23 +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
e552d1c2b1 Remove unused keys from example 2024-02-07 13:38:51 +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
b14cdf6678 Shortening model 2024-02-01 09:46:01 +01:00
Edward Firmo
0f19d91e49 Add trigger on blueprint entity state 2024-01-31 18:20:18 +01:00
Edward Firmo
4b1de06991 Update CJK TFT files 2024-01-31 17:53:43 +01:00
Edward Firmo
f70e08cc8f Ensure notification is shown
It possibly fixes #1751
2024-01-31 17:43:42 +01:00
Edward Firmo
31cd798f6f Fix Update of Media Player Icons on Custom Buttons
Solves #1716
2024-01-31 16:58:57 +01:00
Edward Firmo
309f97626c Add "Fan" to chips 2024-01-31 16:43:42 +01:00
Edward Firmo
e5776e948c Move and push latest tag
Solves #1740
2024-01-31 13:20:48 +01:00
Edward Firmo
70e98495a2 Media Player Visualization on Chips 2024-01-31 13:12:52 +01:00
Edward Firmo
cbf2c8d904 Fix Icon's Colors on Home Page Values
Solves #1694
2024-01-31 11:39:34 +01:00
Edward Firmo
51d450a2dc Fix icon color for Home page values
Solves #1694
2024-01-31 11:33:40 +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
a5a7c280b7 Lint 2024-01-30 23:32:25 +01:00
Edward Firmo
d4e5e75c9a Clean-up variable_entity
Trying to solve #1746
2024-01-30 23:15:18 +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
8e17dfe122 Enhanced Memory Allocation When Uploading TFT 2024-01-29 07:58:33 +01:00
Edward Firmo
505714c6f3 Clarify logs requirements 2024-01-29 07:51:00 +01:00
Edward Firmo
443dfa57c0 Clean-up Blueprint Inputs
Solves #1722
2024-01-29 01:07:48 +01:00
Edward Firmo
edae578cbf Use "page x, entity y" pattern for button & entity pages inputs
Solves #1722
2024-01-29 01:00:33 +01:00
Edward Firmo
77fea5df53 Update all docs with friendly_name
Solves #1719
2024-01-28 21:27:23 +01:00