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
Andy Thomas
8cf35ac632
Merge remote-tracking branch 'upstream/dev' into dev
2024-01-24 10:07:14 +01:00
Edward Firmo
d5c21adec3
Review alarm control panel docs
...
Solves #1715
2024-01-23 21:51:56 +01:00
Edward Firmo
79fb4ff0ca
Review alarm docs based on new implementation on v4.2
...
Solves #1715
2024-01-23 21:30:27 +01:00
Edward Firmo
905d57f3ca
Lint
2024-01-22 23:29:07 +01:00
Edward Firmo
a09cc9382f
Preparing support to Friendly Name
2024-01-22 23:19:39 +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
cd73bbec88
Drop support to legacy panel selection
2024-01-22 22:31:36 +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
eb9ddcc790
Wake-up sensors
...
Solves #1687
2024-01-21 00:46:56 +01:00
Edward Firmo
922caf3ca9
Dynamic icons on cover page
...
Solves #1688
2024-01-20 18:20:19 +01:00
Edward Firmo
ebf89ac078
Export all pics
...
To support #1696
2024-01-20 13:23:24 +01:00
Edward Firmo
319b6c0349
Add "unknown" to mui
2024-01-19 11:16:07 +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
49c6c34b12
Update ReleaseNotes.md
...
Solves #1637
2024-01-18 12:31:31 +01:00
Edward Firmo
36c6df726b
Enable long click action when no entity is assigned to HW button
...
Solves #1637
2024-01-18 12:27:46 +01:00
Edward Firmo
6171699d8c
Fix is_on/is_off for climate icons
...
Hopefully solves #1675
2024-01-18 12:17:42 +01:00
Edward Firmo
ea0839ee26
Pointing questions to Discussions area
2024-01-18 08:06:05 +01:00
Edward Firmo
ce049f5c8e
Link to v4.2.4 - Critical bug fixes
2024-01-18 07:09:57 +01:00