Commit Graph

211 Commits

Author SHA1 Message Date
Andy Thomas
33c3d55879 Update climate addon docs
Include a concrete example with data.
2024-03-07 12:44:01 +01:00
Andy Thomas
9f24df32c4 Update 'Blueprint' doc 2024-03-07 09:36:54 +01:00
Andy Thomas
631516f7c6 Update 'compiling errors' doc 2024-03-07 09:25:42 +01:00
Edward Firmo
6d829a7104 Fix Note 2024-03-06 19:46:34 +01:00
Edward Firmo
695d4a8583 Prevents empty QRcode items sent to panel on initialization
Solves #1849
2024-03-02 09:38:08 +01:00
Edward Firmo
acff2efd21 No more branch selection for TFT 2024-03-01 21:04:29 +01:00
Edward Firmo
71c2d712dd Update service names on HowTo
Supports #168
2024-03-01 13:50:45 +01:00
Edward Firmo
748aff12e8 Lint 2024-02-29 21:20:53 +01:00
Edward Firmo
f0503412b2 Add button utilities to home page
Solves #168
2024-02-29 21:08:23 +01:00
Edward Firmo
ca6c2db015 Components visibility service to support list of components
To reduce number of calls
2024-02-29 18:01:24 +01:00
Edward Firmo
9c03569925 Enhanced Localization: Translated Values
Solves #1777
2024-02-29 15:50:43 +01:00
Edward Firmo
75495eac93 Remove input "Activate entity page - TRUE/FALSE (Optional)"
The icon will be shown if any entity is assigned.
Supports #999
Supports #946
2024-02-29 13:22:38 +01:00
Edward Firmo
77f6dacbc1 Page Fan with Oscillate Button
Solves #1340
2024-02-27 15:49:43 +01:00
Edward Firmo
8c8521dc23 Page Light with Power Button
Solves #1549
2024-02-27 14:49:28 +01:00
Edward Firmo
185737e1eb User-Defined Decimal Separator
Solves #1161
2024-02-27 13:55:34 +01:00
Edward Firmo
d5f5a3eaaf User defined decimal separator for values
Partially solves #1161
2024-02-27 10:32:06 +01:00
Edward Firmo
89876fdfcf Stop BLE scan before upload TFT
Solves #1815
Solves #1823
2024-02-27 08:00:01 +01:00
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