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
Edward Firmo
cb01aeb5ab
Update ReleaseNotes.md
2024-01-18 06:53:53 +01:00
Edward Firmo
20cb5224c7
Fix layout of pics
2024-01-18 06:41:47 +01:00
Edward Firmo
9bde7edd59
Bump to v4.2.4
2024-01-18 06:37:30 +01:00
Edward Firmo
67a103df25
Bump to v4.2.4dev
2024-01-18 00:59:46 +01:00
Edward Firmo
4bd1104d42
Fix crash on boot init when no climate entity is selected
...
Solves #1677
Solves #1676
2024-01-18 00:58:38 +01:00
Edward Firmo
bb46aa9722
Fallback to 115200bps permanently and faster when no connection from ESPHome
...
Solves #1667
Solves #1674
2024-01-18 00:36:45 +01:00
Andy Thomas
452bf9c282
Revert "add temperature_step to logger"
...
This reverts commit 9c3b301aa0 .
2024-01-17 20:21:54 +01:00
Andy Thomas
d7363e950b
Merge branch 'dev' of https://github.com/andythomas/NSPanel_HA_Blueprint into dev
2024-01-17 20:08:48 +01:00
Edward Firmo
8849afbbb0
Revert template title
2024-01-17 20:05:26 +01:00
Andy Thomas
9c3b301aa0
add temperature_step to logger
2024-01-17 20:04:30 +01:00
Edward Firmo
51639e43ae
Fix empty title
2024-01-17 20:00:45 +01:00
Edward Firmo
1c49bc046d
Bump to v4.2.3
2024-01-17 19:01:39 +01:00