Commit Graph

2122 Commits

Author SHA1 Message Date
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
Edward Firmo
8bca15ae66 Fix missing command on Alarm page enter button
Hopefully this solves #1705
2024-01-28 20:57:36 +01:00
Edward Firmo
8145b61b4f Lint 2024-01-28 20:46:11 +01:00
Edward Firmo
cc5c1dde78 Lint 2024-01-28 20:44:09 +01:00
Edward Firmo
f73f4eba53 Create release_tag.yml
Solves #1740
2024-01-28 20:34:43 +01:00
Edward Firmo
51f2df89bd Review v.4.2.5 notes 2024-01-28 20:25:21 +01:00
Edward Firmo
b3f440985d Use regex for panel name
Improves #1719
2024-01-27 11:54:18 +01:00
Edward Firmo
1492d1b0c0 Fix translation in Czech
Solves #1695
2024-01-27 11:45:30 +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
d1d91ae1f2 Lint 2024-01-25 21:18:00 +01:00
Edward Firmo
499dbca170 Lint 2024-01-25 20:20:12 +01:00
Edward Firmo
d646644663 Lint 2024-01-25 20:11:09 +01:00
Edward Firmo
06c2a338eb Relay Interlocking
Solves #965
2024-01-25 20:07:04 +01:00
Edward Firmo
5403776b9a Revert temperature_unit_is_fahrenheit 2024-01-25 17:01:13 +01:00
Edward Firmo
b1b2eef001 Instructions to use non-default branch/tag/version
Solves #609
2024-01-25 17:00:24 +01:00
Edward Firmo
95abb02b5a Identify unavailable area on EU model into the HMI 2024-01-25 12:01:39 +01:00
Edward Firmo
e5329338df Add support to friendly names
Solves #1719
2024-01-25 11:01:46 +01:00
Edward Firmo
da3e1d57d1 Merge pull request #1720 from andythomas/dev
Dev Update docs (install.md) with memory requirements
2024-01-24 13:41:01 +01:00
Andy Thomas
81a2597ced Lint 2024-01-24 10:42:58 +01:00
Andy Thomas
68f3452990 Update docs (install.md) with memory requirements 2024-01-24 10:35:24 +01:00