Commit Graph

2314 Commits

Author SHA1 Message Date
Edward Firmo
158a28befc Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-23 12:04:49 +01:00
Edward Firmo
55ea00b50a Add nextion_components.h 2024-02-23 12:04:47 +01:00
GitHub Actions
677bebcafc Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-23 08:31:31 +00:00
Edward Firmo
7f09156414 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-23 09:22:22 +01:00
Edward Firmo
32909c0f2a brightness is now float 2024-02-23 09:21:40 +01:00
GitHub Actions
c184559cff Pre-built firmware for NSPanel - Added captive_portal and removed web_server 2024-02-22 23:19:37 +00:00
Edward Firmo
64563dc0c7 Added captive_portal and removed web_server 2024-02-23 00:09:47 +01:00
Edward Firmo
975dfe87af Include pull request 2024-02-23 00:07:08 +01:00
Edward Firmo
29a22ad8dd Create validate_python.yml 2024-02-23 00:05:43 +01:00
Edward Firmo
96dc528237 Move components to root 2024-02-22 23:57:00 +01:00
Edward Firmo
02d571703f Move components to root 2024-02-22 23:56:16 +01:00
Edward Firmo
b96ef8fde2 Fix external component url 2024-02-22 23:50:49 +01:00
Edward Firmo
3a4ebfdf02 Lint 2024-02-22 23:43:21 +01:00
Edward Firmo
3c27ec3638 Lint 2024-02-22 23:41:19 +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
GitHub Actions
dc12a64724 Pre-built firmware for NSPanel 2024-02-21 01:05:51 +00:00
GitHub Actions
8088ebbf88 Pre-built firmware for NSPanel - Selectable font size for screensaver time display 2024-02-20 23:22:22 +00:00
Edward Firmo
9a2a2a4273 Selectable font size for screensaver time display
Solves #1689
2024-02-21 00:12:36 +01:00
Edward Firmo
9b1e652040 Lint 2024-02-20 18:10:40 +01:00
Edward Firmo
7d640907ac Lint 2024-02-20 12:18:57 +01:00
Edward Firmo
f53ea8792e Utilities page mock-up
In preparation for #168
2024-02-20 12:14:31 +01:00
Edward Firmo
3be0a56ac7 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 23:41:49 +01:00
Edward Firmo
7d8bb128c2 Bump secondary hmi to v4.3dev 2024-02-19 23:41:30 +01:00
GitHub Actions
1497c94061 Pre-built firmware for NSPanel - IDF v5 compatibility 2024-02-19 22:16:54 +00:00
Edward Firmo
7be80f9de3 IDF v5 compatibility 2024-02-19 23:07:15 +01:00
GitHub Actions
4965a2b2bc Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 20:19:05 +00:00
Edward Firmo
99693bada7 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 21:09:39 +01:00
Edward Firmo
421f6dd905 Rebuild update of home page values
Improves #1802
2024-02-19 21:09:35 +01:00
Edward Firmo
15ed97dc06 Rebuild calls to update chips on Home page
Improves #1802
2024-02-19 20:56:51 +01:00
Edward Firmo
88888d0f38 Rebuild update to climate chip in Home page
Improves #1802
2024-02-19 20:48:05 +01:00
Edward Firmo
cfd0c51bfe Rebuild update of custom buttons on Home page
Improves #1802
2024-02-19 20:10:25 +01:00
Edward Firmo
5bc202ed81 Rebuild calls to update indoor temperature
Improves #1802
2024-02-19 19:50:28 +01:00
GitHub Actions
2b3d64c6e4 Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 18:34:28 +00:00
Edward Firmo
22998feb31 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 19:23:38 +01:00
Edward Firmo
7480aab072 Rebuild calls to outdoor temperature updates
Improves #1802
2024-02-19 19:21:37 +01:00
Edward Firmo
ed0b739821 Add input home_page_background_update
Helps with #1802 by reducing the number of executions of the automation and call to update home page when that input is disabled.
2024-02-19 18:50:58 +01:00
GitHub Actions
5074187120 Pre-built firmware for NSPanel - Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 17:07:55 +00:00
Edward Firmo
de14a0275d Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 17:58:16 +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
GitHub Actions
beb1b327bd Pre-built firmware for NSPanel - Fix package_import_url 2024-02-19 11:55:17 +00:00
Edward Firmo
c485ec1f17 Fix package_import_url 2024-02-19 12:46:16 +01:00
Edward Firmo
8bc2c20969 Remove web server authentication 2024-02-19 12:31:52 +01:00
Edward Firmo
85a39c683c Clean-up 2024-02-19 12:23:13 +01:00
Edward Firmo
38f6e66b85 Trigger action when prebuilt yaml changes 2024-02-19 12:21:30 +01:00
Edward Firmo
7c63d276cc Add an icon to firmware_url component 2024-02-19 12:18:23 +01:00
Edward Firmo
898213eec5 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-02-19 12:07:52 +01:00
Edward Firmo
3f04b6a1d4 Adjust url to dev
(must be reversed before release)
2024-02-19 12:07:41 +01:00
GitHub Actions
3e330f0369 Pre-built firmware for NSPanel 2024-02-19 11:00:51 +00:00
Edward Firmo
b8f747b8a1 Improved commit message for firmware build 2024-02-19 11:50:44 +01:00
Edward Firmo
eb83666496 Clean-up 2024-02-19 11:44:56 +01:00