Commit Graph

194 Commits

Author SHA1 Message Date
Edward Firmo
9d9ab4c08d Update release notes 2024-02-26 22:57:25 +01:00
Edward Firmo
4b90515425 Lint 2024-02-26 19:05:34 +01:00
Edward Firmo
f2a1f27e0c HW button bar in all pages
Partially solves #1835
Partially solves #1517
Solves #1507
2024-02-26 09:38:20 +01:00
Edward Firmo
5e29988209 Lint 2024-02-24 00:06:33 +01:00
Edward Firmo
93369d62ec component_visibility replaces component_hide and component_show services
Optimization
2024-02-24 00:01:30 +01:00
Edward Firmo
32909c0f2a brightness is now float 2024-02-23 09:21:40 +01:00
Edward Firmo
01005b5863 Memory optimization & external components
Helps with #1686
- This is deprecating Relay local fallback switches (replaced by globals) to save memory.
- Using reboot timeout from ESPHome instead of custom engine
- Do not change page is already there.
- Use of external components to streamline some repetitive code
- API always transfer colors in RGB array to keep consistency
2024-02-22 23:19:34 +01:00
Edward Firmo
9a2a2a4273 Selectable font size for screensaver time display
Solves #1689
2024-02-21 00:12:36 +01:00
Edward Firmo
5f1f6c14f6 Remove restart with 15sec press
The benefit was small compared to the restriction caused. Still available as a customization or with the reset button.
Helps with #1711
2024-02-19 17:58:11 +01:00
Edward Firmo
b933becf1a Return captive_portal and web_server 2024-02-19 08:45:26 +01:00
Edward Firmo
f12bc58db9 Document service upload_tft 2024-02-19 08:07:04 +01:00
Edward Firmo
1ff97bf75f New API 2024-02-19 00:31:16 +01:00
Edward Firmo
3d933cd76d New API 2024-02-18 23:19:16 +01:00
Edward Firmo
92585eb06e txt replacing text 2024-02-18 17:49:44 +01:00
Edward Firmo
b81729a140 Lint 2024-02-18 17:16:53 +01:00
Edward Firmo
7c91fa64ea Lint 2024-02-18 17:12:00 +01:00
Edward Firmo
530c074ce1 Lint 2024-02-18 17:04:21 +01:00
Edward Firmo
4bb878a02b Lint 2024-02-18 16:57:44 +01:00
Edward Firmo
f8945a076d Lint 2024-02-18 16:52:40 +01:00
Edward Firmo
d4c7306b7a Lint 2024-02-18 16:48:09 +01:00
Edward Firmo
67476989e3 Update api.md 2024-02-18 11:17:30 +01:00
Edward Firmo
f1ba44ce25 New API schema (in progress) 2024-02-18 11:01:49 +01:00
Edward Firmo
65d37d7403 Rebuilding API (INCOMPLETE) 2024-02-17 21:05:56 +01:00
Edward Firmo
41613e2af1 esp-idf as default framework 2024-02-16 19:43:34 +01:00
Edward Firmo
fbfdaa6d3b Merge pull request #1801 from illuzn/doc_update
Documentation Enhancement: Add note about bluetooth proxy RAM usage
2024-02-16 00:53:41 +01:00
Edward Firmo
3fa3552768 Lint 2024-02-15 23:56:19 +01:00
Edward Firmo
a73b756f51 Clarify memory usage on the customization docs
Solves #1686
2024-02-15 13:45:02 +01:00
illuzn
a59fbac4cd Linting 2024-02-15 22:11:51 +10:30
illuzn
5cd0455e3d Update customisation docs to reflect RAM issues with bluetooth proxy 2024-02-15 21:32:27 +10:30
Edward Firmo
0b8ac56521 Direct TFT Transfer from GitHub for Arduino Users 2024-02-07 23:57:55 +01:00
Edward Firmo
e552d1c2b1 Remove unused keys from example 2024-02-07 13:38:51 +01:00
Edward Firmo
77fea5df53 Update all docs with friendly_name
Solves #1719
2024-01-28 21:27:23 +01:00
Edward Firmo
d1d91ae1f2 Lint 2024-01-25 21:18:00 +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
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
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
20cb5224c7 Fix layout of pics 2024-01-18 06:41:47 +01:00
Edward Firmo
a9c36239d8 Fix current_brightness name conflict 2024-01-17 09:00:29 +01:00
Edward Firmo
9a761dbc71 Replace deprecated global display_last_brightness on "Set display as a light" 2024-01-17 02:04:42 +01:00
Edward Firmo
d55366e3fb Lint 2024-01-16 08:55:11 +01:00
Edward Firmo
89c5cf227d Update "TFT update" manual 2024-01-16 08:53:59 +01:00
Edward Firmo
02b0e8a340 Improved TFT update instructions 2024-01-16 08:50:16 +01:00
Edward Firmo
0fbe9bce0f Adding "Compiling Errors Guide" 2024-01-15 18:02:30 +01:00
Edward Firmo
7ed8bd60a4 Added pic for clean build files 2024-01-15 00:56:12 +01:00
Edward Firmo
126e5c0d7b Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-01-14 23:09:48 +01:00